Age | Commit message (Expand) | Author |
---|---|---|
2013-01-02 | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth |
2012-12-04 | Sort the #include lines for unittest/... | Chandler Carruth |
2012-10-31 | Disable all old-JIT unit tests on PowerPC. | Ulrich Weigand |
2011-11-09 | unittests/MultiJITTest.cpp: Tweak how to check symbol value for Win32 --enabl... | NAKAMURA Takumi |
2011-10-16 | Enhance llvm::SourceMgr to support diagnostic ranges, the same way clang does... | Chris Lattner |
2011-09-03 | Exclude more arm jit failures pending PR10783. | Andrew Trick |
2010-02-11 | Make it possible to create multiple JIT instances at the same time, by removing | Jeffrey Yasskin |