aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ExecutionEngine/OProfileJIT
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-292-12/+8
* Update to LLVM 3.5a.Stephen Hines2014-04-242-5/+5
* Adding oprofile support for MCJIT.Andrew Kaylor2013-10-162-1/+72
* Reorder headers according to lint.Bill Wendling2013-08-211-6/+4
* [patch] bug 15055 Add Unistd.h to OProfileWrapper.cppWill Schmidt2013-02-071-0/+1
* 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
* Make IntelJITEvents and OProfileJIT as optional libraries and addPreston Gurd2012-05-071-1/+1
* Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code...Eli Bendersky2012-03-135-0/+488