aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvm-jitlistener/llvm-jitlistener.cpp
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-231-3/+3
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-16/+5
* Update to LLVM 3.5a.Stephen Hines2014-04-241-8/+6
* Split out the IRReader header and the utility functions it provides intoChandler Carruth2013-03-261-1/+1
* 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-211-0/+207