combiner-aa too, what's its status?

llvm-svn: 98715
This commit is contained in:
Chris Lattner 2010-03-17 06:42:25 +00:00
parent 10a3cc46fd
commit 6184f4db34
1 changed files with 1 additions and 0 deletions

View File

@ -474,6 +474,7 @@ ARM/Thumb register scavenging improvements?
New SSAUpdater and MachineSSAUpdater classes for unstructured ssa updating,
changed jump threading, GVN, etc to use it which simplified them and speed
them up.
Combiner-AA improvements, why not on by default?
CondProp pass removed (functionality merged into jump threading).
AndersAA got removed (from 2.7 or mainline?)