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
/
include
/
llvm
/
Transforms
/
Scalar
/
ConstantProp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
These files are supersumed by include/llvm/Transforms/Scalar.h
Chris Lattner
2002-05-07
1
-22
/
+0
*
Factor code out to the Transform Utils library
Chris Lattner
2002-05-07
1
-16
/
+0
*
Fix bug: test/Regression/Other/2002-03-11-ConstPropCrash.ll
Chris Lattner
2002-03-11
1
-2
/
+4
*
Change over to use new style pass mechanism, now passes only expose small
Chris Lattner
2002-02-26
1
-23
/
+10
*
Convert xforms over to use new pass structure
Chris Lattner
2002-01-30
1
-2
/
+3
*
Move stuff out of the Optimizations directories into the appropriate Transforms
Chris Lattner
2002-01-21
1
-4
/
+0
*
Implement a more powerful, simpler, pass system. This pass system can figure
Chris Lattner
2002-01-21
1
-4
/
+4
*
Expose constant prop of an instruction
Chris Lattner
2001-11-26
1
-0
/
+5
*
move llvm/Transforms/Pass.h to the top level llvm/Pass.h file
Chris Lattner
2001-10-18
1
-1
/
+1
*
Convert to new simpler pass structure
Chris Lattner
2001-10-18
1
-5
/
+4
*
Convert optimizations to use the Pass infrastructure
Chris Lattner
2001-10-18
1
-12
/
+17
*
Eliminate DoConstantPoolMerging. ConstantPools no longer exist
Chris Lattner
2001-09-07
1
-16
/
+0
*
Rename DoSparseConditionalConstantProp to DoSCCP
Chris Lattner
2001-06-30
1
-9
/
+3
*
Split AllOpts.h into lots of little .h files.
Chris Lattner
2001-06-30
1
-0
/
+65