aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ExecutionEngine/OProfileJIT/OProfileJITEventListener.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-2/+0
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-49/+58
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-90/+0
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-11/+6
* Update to LLVM 3.5a.Stephen Hines2014-04-241-3/+3
* Adding oprofile support for MCJIT.Andrew Kaylor2013-10-161-0/+66
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-1/+1
* Move lib/Analysis/DebugInfo.cpp to lib/VMCore/DebugInfo.cpp andBill Wendling2012-06-281-1/+1
* Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code...Eli Bendersky2012-03-131-0/+177