aboutsummaryrefslogtreecommitdiffstats
path: root/unittests/ExecutionEngine/JIT/MultiJITTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "[PowerPC] Improve consistency in use of __ppc__, __powerpc__, etc."Rafael Espindola2013-07-261-2/+1
* [PowerPC] Improve consistency in use of __ppc__, __powerpc__, etc.Bill Schmidt2013-07-261-1/+2
* [SystemZ] Set up JIT/MCJIT test casesUlrich Weigand2013-05-061-3/+3
* Simplify JIT unit test #ifdefsUlrich Weigand2013-05-061-3/+3
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-2/+2
* Sort the #include lines for unittest/...Chandler Carruth2012-12-041-4/+4
* Disable all old-JIT unit tests on PowerPC.Ulrich Weigand2012-10-311-3/+3
* unittests/MultiJITTest.cpp: Tweak how to check symbol value for Win32 --enabl...NAKAMURA Takumi2011-11-091-2/+15
* Enhance llvm::SourceMgr to support diagnostic ranges, the same way clang does...Chris Lattner2011-10-161-1/+1
* Exclude more arm jit failures pending PR10783.Andrew Trick2011-09-031-0/+4
* Make it possible to create multiple JIT instances at the same time, by removingJeffrey Yasskin2010-02-111-0/+164