[llvm-commits] [llvm] r93080 - /llvm/trunk/docs/ReleaseNotes.html

Chris Lattner sabre at nondot.org
Sat Jan 9 14:30:40 PST 2010


Author: lattner
Date: Sat Jan  9 16:30:40 2010
New Revision: 93080

URL: http://llvm.org/viewvc/llvm-project?rev=93080&view=rev
Log:
add 3 passes which have been added but aren't used afaik.

Modified:
    llvm/trunk/docs/ReleaseNotes.html

Modified: llvm/trunk/docs/ReleaseNotes.html
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/ReleaseNotes.html?rev=93080&r1=93079&r2=93080&view=diff

==============================================================================
--- llvm/trunk/docs/ReleaseNotes.html (original)
+++ llvm/trunk/docs/ReleaseNotes.html Sat Jan  9 16:30:40 2010
@@ -58,6 +58,7 @@
   include/llvm/Analysis/LiveValues.h => Dan
   lib/Transforms/IPO/MergeFunctions.cpp => consider for 2.8.
   llvm/Analysis/PointerTracking.h => Edwin wants this, consider for 2.8.
+  ABCD, SCCVN, GEPSplitterPass
 -->
  
    





More information about the llvm-commits mailing list