aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ExecutionEngine/IntelJITEvents
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-3/+0
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-233-23/+51
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-022-93/+2
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-2/+2
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-5/+5
* Update to LLVM 3.5a.Stephen Hines2014-04-242-11/+10
* Correct spelling.Yaron Keren2013-11-151-1/+1
* Formatting correctionAndrew Kaylor2013-01-291-2/+1
* Add support for source and line information to IntelJITEventListener for obje...Andrew Kaylor2013-01-281-8/+45
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-2/+2
* IntelJITEventsWrapper.h: Prune two members, FinalizeThreadFunc and FinalizePr...NAKAMURA Takumi2012-11-221-6/+0
* Implementing basic function-level profiling support in IntelJITEventListener.Andrew Kaylor2012-11-211-0/+75
* Add interface for object-based JIT events.Andrew Kaylor2012-11-061-0/+10
* Adding comments to clarify the reason for non-standard style in these files.Andrew Kaylor2012-10-104-8/+30
* Removing dependency on third party library for Intel JIT event support.Andrew Kaylor2012-09-288-10/+1350
* Fix of hang during Intel JIT profilingAndrew Kaylor2012-09-261-11/+9
* Remove tabs.Bill Wendling2012-07-191-2/+2
* 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-134-0/+234