aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvm-jitlistener
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-1/+2
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-232-4/+4
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-024-40/+28
* Update to LLVM 3.5a.Stephen Hines2014-04-241-8/+6
* Manually update the dependencies in the Makefiles. It turns out that allChandler Carruth2013-03-261-1/+1
* Split out the IRReader header and the utility functions it provides intoChandler Carruth2013-03-263-2/+3
* Add support for source and line information to IntelJITEventListener for obje...Andrew Kaylor2013-01-282-1/+2
* Introduce llvm::sys::getProcessTriple() function.Peter Collingbourne2013-01-161-1/+1
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-2/+2
* Sort the #include lines for tools/...Chandler Carruth2012-12-041-2/+2
* Adding tests for the Intel JIT event listener's MCJIT support.Andrew Kaylor2012-11-214-0/+276