summaryrefslogtreecommitdiff
path: root/lib/ExecutionEngine/OProfileJIT/OProfileJITEventListener.cpp
Commit message (Expand)AuthorAge
* [Modules] Fix potential ODR violations by sinking the DEBUG_TYPEChandler Carruth2014-04-22
* Replace two calls to object::symbol_iterator::increment(), which hadKaelyn Takata2014-04-14
* Replace OwningPtr<T> with std::unique_ptr<T>.Ahmed Charles2014-03-06
* [Layering] Move DebugInfo.h into the IR library where its implementationChandler Carruth2014-03-06
* Adding oprofile support for MCJIT.Andrew Kaylor2013-10-16
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-02
* Move lib/Analysis/DebugInfo.cpp to lib/VMCore/DebugInfo.cpp andBill Wendling2012-06-28
* Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code...Eli Bendersky2012-03-13