aboutsummaryrefslogtreecommitdiff
path: root/unittests/ExecutionEngine/JIT/MultiJITTest.cpp
AgeCommit message (Expand)Author
2013-05-06[SystemZ] Set up JIT/MCJIT test casesUlrich Weigand
2013-05-06Simplify JIT unit test #ifdefsUlrich Weigand
2013-01-02Move all of the header files which are involved in modelling the LLVM IRChandler Carruth
2012-12-04Sort the #include lines for unittest/...Chandler Carruth
2012-10-31Disable all old-JIT unit tests on PowerPC.Ulrich Weigand
2011-11-09unittests/MultiJITTest.cpp: Tweak how to check symbol value for Win32 --enabl...NAKAMURA Takumi
2011-10-16Enhance llvm::SourceMgr to support diagnostic ranges, the same way clang does...Chris Lattner
2011-09-03Exclude more arm jit failures pending PR10783.Andrew Trick
2010-02-11Make it possible to create multiple JIT instances at the same time, by removingJeffrey Yasskin