index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
ExecutionEngine
/
IntelJITEvents
Commit message (
Expand
)
Author
Age
Files
Lines
*
Formatting correction
Andrew Kaylor
2013-01-29
1
-2
/
+1
*
Add support for source and line information to IntelJITEventListener for obje...
Andrew Kaylor
2013-01-28
1
-8
/
+45
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-2
/
+2
*
IntelJITEventsWrapper.h: Prune two members, FinalizeThreadFunc and FinalizePr...
NAKAMURA Takumi
2012-11-22
1
-6
/
+0
*
Implementing basic function-level profiling support in IntelJITEventListener.
Andrew Kaylor
2012-11-21
1
-0
/
+75
*
Add interface for object-based JIT events.
Andrew Kaylor
2012-11-06
1
-0
/
+10
*
Adding comments to clarify the reason for non-standard style in these files.
Andrew Kaylor
2012-10-10
4
-8
/
+30
*
Removing dependency on third party library for Intel JIT event support.
Andrew Kaylor
2012-09-28
8
-10
/
+1350
*
Fix of hang during Intel JIT profiling
Andrew Kaylor
2012-09-26
1
-11
/
+9
*
Remove tabs.
Bill Wendling
2012-07-19
1
-2
/
+2
*
Move lib/Analysis/DebugInfo.cpp to lib/VMCore/DebugInfo.cpp and
Bill Wendling
2012-06-28
1
-1
/
+1
*
Make IntelJITEvents and OProfileJIT as optional libraries and add
Preston Gurd
2012-05-07
1
-1
/
+1
*
Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code...
Eli Bendersky
2012-03-13
4
-0
/
+234