summaryrefslogtreecommitdiff
path: root/tools/llvm-jitlistener
Commit message (Expand)AuthorAge
* Manually update the dependencies in the Makefiles. It turns out that allChandler Carruth2013-03-26
* Split out the IRReader header and the utility functions it provides intoChandler Carruth2013-03-26
* Add support for source and line information to IntelJITEventListener for obje...Andrew Kaylor2013-01-28
* Introduce llvm::sys::getProcessTriple() function.Peter Collingbourne2013-01-16
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-02
* Sort the #include lines for tools/...Chandler Carruth2012-12-04
* Adding tests for the Intel JIT event listener's MCJIT support.Andrew Kaylor2012-11-21