index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Transforms
/
Instrumentation
/
RSProfiling.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement review feedback for the ConstantBool->ConstantInt merge. Chris
Reid Spencer
2007-01-12
1
-2
/
+2
*
For PR1043:
Zhou Sheng
2007-01-11
1
-2
/
+2
*
relax some types
Chris Lattner
2007-01-07
1
-1
/
+1
*
For PR950:
Reid Spencer
2006-12-31
1
-8
/
+8
*
For PR950:
Reid Spencer
2006-12-23
1
-9
/
+10
*
remove dead statistic
Chris Lattner
2006-12-19
1
-4
/
+0
*
Detemplatize the Statistic class. The only type it is instantiated with
Chris Lattner
2006-12-06
1
-1
/
+1
*
Removed #include <iostream> and used the llvm_cerr/DOUT streams instead.
Bill Wendling
2006-11-26
1
-4
/
+1
*
For PR786:
Reid Spencer
2006-11-02
1
-1
/
+0
*
For PR950:
Reid Spencer
2006-10-20
1
-11
/
+11
*
simplify AnalysisGroup registration, eliminating one typeid call.
Chris Lattner
2006-08-28
1
-1
/
+1
*
eliminate RegisterOpt. It does the same thing as RegisterPass.
Chris Lattner
2006-08-27
1
-3
/
+3
*
Patches to make the LLVM sources more -pedantic clean. Patch provided
Chris Lattner
2006-05-24
1
-1
/
+1
*
a few more comments on the interfaces and functions
Andrew Lenharth
2005-11-28
1
-3
/
+20
*
Added documented rsprofiler interface. Also remove new profiler passes, the
Andrew Lenharth
2005-11-28
1
-125
/
+48
*
Fix VC++ warning.
Jeff Cohen
2005-11-28
1
-0
/
+1
*
Random sampling (aka Arnold and Ryder) profiling. This is still preliminary,...
Andrew Lenharth
2005-11-28
1
-0
/
+702