Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sort the #include lines for unittest/... | Chandler Carruth | 2012-12-04 | 1 | -4/+4 |
* | Disable all old-JIT unit tests on PowerPC. | Ulrich Weigand | 2012-10-31 | 1 | -3/+3 |
* | unittests/MultiJITTest.cpp: Tweak how to check symbol value for Win32 --enabl... | NAKAMURA Takumi | 2011-11-09 | 1 | -2/+15 |
* | Enhance llvm::SourceMgr to support diagnostic ranges, the same way clang does... | Chris Lattner | 2011-10-16 | 1 | -1/+1 |
* | Exclude more arm jit failures pending PR10783. | Andrew Trick | 2011-09-03 | 1 | -0/+4 |
* | Make it possible to create multiple JIT instances at the same time, by removing | Jeffrey Yasskin | 2010-02-11 | 1 | -0/+164 |