aboutsummaryrefslogtreecommitdiffstats
path: root/unittests/ExecutionEngine/JIT/MultiJITTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-190/+0
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-13/+13
* Update to LLVM 3.5a.Stephen Hines2014-04-241-8/+17
* [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