aboutsummaryrefslogtreecommitdiffstats
path: root/unittests/ExecutionEngine/JIT/MultiJITTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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