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
/
Scalar
/
Reg2Mem.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Apply the VISIBILITY_HIDDEN field to the remaining anonymous classes in
Reid Spencer
2007-02-05
1
-1
/
+2
*
For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoid
Reid Spencer
2007-01-30
1
-1
/
+1
*
Switch over Transforms/Scalar to use the STATISTIC macro. For each statistic
Chris Lattner
2006-12-19
1
-4
/
+3
*
Detemplatize the Statistic class. The only type it is instantiated with
Chris Lattner
2006-12-06
1
-1
/
+1
*
eliminate RegisterOpt. It does the same thing as RegisterPass.
Chris Lattner
2006-08-27
1
-1
/
+1
*
since reg2mem requires it, might as well mention that it preserves it
Andrew Lenharth
2005-11-25
1
-0
/
+1
*
Reg2Mem is something a pass may depend on, so allow that
Andrew Lenharth
2005-11-22
1
-0
/
+1
*
turns out, demotion and invokes and critical edges don't mix
Andrew Lenharth
2005-11-22
1
-0
/
+4
*
the pain isn't gone unless the phinodes are spilled too
Andrew Lenharth
2005-11-10
1
-1
/
+2
*
this works with backedges to the existing entry block alot better
Andrew Lenharth
2005-11-10
1
-2
/
+3
*
The pass everyone has been waiting for!
Andrew Lenharth
2005-11-10
1
-0
/
+79
[prev]