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-07-15 | Move llvm/Support/TypeBuilder.h -> llvm/TypeBuilder.h. This completes | Chandler Carruth |
2012-06-29 | Move llvm/Support/IRBuilder.h -> llvm/IRBuilder.h | Chandler Carruth |
2012-06-29 | The DIBuilder class is just a wrapper around debug info creation | Bill Wendling |
2012-06-28 | Move lib/Analysis/DebugInfo.cpp to lib/VMCore/DebugInfo.cpp and | Bill Wendling |
2012-03-15 | Follow-up to r152620: restore JIT event listener tests to unittest/ExecutionE... | Eli Bendersky |