combiner-aa too, what's its status?
authorChris Lattner <sabre@nondot.org>
Wed, 17 Mar 2010 06:42:25 +0000 (06:42 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 17 Mar 2010 06:42:25 +0000 (06:42 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98715 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 7f6ad47f8f4d4e90c6445e865252242c3390c5fc..bbbf1412587adbe96c9b1885bb0e731366de8a48 100644 (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?)