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
/
Scalar.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete the GEPSplitter experiment.
Dan Gohman
2011-02-28
1
-1
/
+0
*
Delete the SimplifyHalfPowrLibCalls pass, which was unused, and
Dan Gohman
2011-02-28
1
-1
/
+0
*
Remove outdated references to dominance frontiers.
Cameron Zwarich
2011-01-18
1
-1
/
+1
*
split SROA into two passes: one that uses DomFrontiers (-scalarrepl)
Chris Lattner
2011-01-14
1
-1
/
+2
*
Add a new loop-instsimplify pass, with the intention of replacing the instance
Cameron Zwarich
2011-01-03
1
-0
/
+1
*
sketch out a new early cse pass. No functionality yet.
Chris Lattner
2011-01-02
1
-0
/
+1
*
Start of a pass for recognizing memset and memcpy idioms.
Chris Lattner
2010-12-26
1
-0
/
+1
*
Remove LoopIndexSplit pass. It is neither maintained nor used by anyone.
Devang Patel
2010-10-07
1
-5
/
+0
*
Next step on the getting-rid-of-static-ctors train: begin adding per-library
Owen Anderson
2010-10-07
1
-2
/
+46
*
Whoops this already existed.
Nate Begeman
2010-03-11
1
-4
/
+0
*
Add a handful of additional useful pass manager things to the C API
Nate Begeman
2010-03-11
1
-0
/
+15
*
remove the now dead condprop pass, PR3906.
Chris Lattner
2009-11-11
1
-4
/
+0
*
add a bunch more passes to the C bindings (PR3734), patch by
Chris Lattner
2009-03-06
1
-10
/
+74
*
C and Objective Caml bindings for mem2reg and reg2mem.
Gordon Henriksen
2008-03-20
1
-0
/
+8
*
C and Objective Caml bindings for several scalar transforms.
Gordon Henriksen
2008-03-16
1
-0
/
+39