summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-01-09 22:30:40 +0000
committerChris Lattner <sabre@nondot.org>2010-01-09 22:30:40 +0000
commit76ef298310c379aed04bc07467e67a4af6857d37 (patch)
tree760ae358329d4fbc303940b59930500e9fb63aa7 /docs
parentd686c8e73f74e37ab5f647b65a12051ee6cbad16 (diff)
downloadllvm-76ef298310c379aed04bc07467e67a4af6857d37.tar.gz
llvm-76ef298310c379aed04bc07467e67a4af6857d37.tar.bz2
llvm-76ef298310c379aed04bc07467e67a4af6857d37.tar.xz
add 3 passes which have been added but aren't used afaik.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93080 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/ReleaseNotes.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 5a5a01ae83..f44b8b659f 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -58,6 +58,7 @@ Almost dead code.
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
-->