Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Manually update the dependencies in the Makefiles. It turns out that all | Chandler Carruth | 2013-03-26 | 1 | -1/+1 |
* | Split out the IRReader header and the utility functions it provides into | Chandler Carruth | 2013-03-26 | 3 | -2/+3 |
* | Add support for source and line information to IntelJITEventListener for obje... | Andrew Kaylor | 2013-01-28 | 2 | -1/+2 |
* | Introduce llvm::sys::getProcessTriple() function. | Peter Collingbourne | 2013-01-16 | 1 | -1/+1 |
* | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth | 2013-01-02 | 1 | -2/+2 |
* | Sort the #include lines for tools/... | Chandler Carruth | 2012-12-04 | 1 | -2/+2 |
* | Adding tests for the Intel JIT event listener's MCJIT support. | Andrew Kaylor | 2012-11-21 | 4 | -0/+276 |