Age | Commit message (Expand) | Author |
---|---|---|
2013-01-29 | Formatting correction | Andrew Kaylor |
2013-01-28 | Add support for source and line information to IntelJITEventListener for obje... | Andrew Kaylor |
2013-01-02 | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth |
2012-11-21 | Implementing basic function-level profiling support in IntelJITEventListener. | Andrew Kaylor |
2012-11-06 | Add interface for object-based JIT events. | Andrew Kaylor |
2012-09-28 | Removing dependency on third party library for Intel JIT event support. | Andrew Kaylor |
2012-09-26 | Fix of hang during Intel JIT profiling | Andrew Kaylor |
2012-07-19 | Remove tabs. | Bill Wendling |
2012-06-28 | Move lib/Analysis/DebugInfo.cpp to lib/VMCore/DebugInfo.cpp and | Bill Wendling |
2012-03-13 | Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code... | Eli Bendersky |