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
/
TraceBasicBlocks.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
When a function takes a variable number of pointer arguments, with a zero
Jeff Cohen
2005-10-23
1
-1
/
+1
*
Eliminate tabs and trailing spaces
Jeff Cohen
2005-04-23
1
-1
/
+1
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-2
/
+2
*
Add missing createXxxPass functions
Jeff Cohen
2005-01-07
1
-0
/
+6
*
'Pass' should now not be derived from by clients. Instead, they should derive
Chris Lattner
2004-09-20
1
-3
/
+3
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-1
/
+1
*
Fix #includes of i*.h => Instructions.h as per PR403.
Misha Brukman
2004-07-29
1
-3
/
+1
*
These files don't need to include <iostream> since they include "Support/Debu...
Brian Gaeke
2004-07-21
1
-1
/
+0
*
Add #include <iostream> since Value.h does not #include it any more.
Reid Spencer
2004-07-04
1
-0
/
+1
*
Restoring this file.
Vikram S. Adve
2004-06-29
1
-0
/
+76
*
This file is unused, and duplicates functionality in TraceValues.cpp.
Vikram S. Adve
2004-06-24
1
-76
/
+0
*
Fix typo
Brian Gaeke
2004-05-03
1
-1
/
+1
*
Add initial implementation of basic-block tracing instrumentation pass.
Brian Gaeke
2004-05-03
1
-0
/
+76