summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2001-06-20 19:26:00 +0000
committerChris Lattner <sabre@nondot.org>2001-06-20 19:26:00 +0000
commit1ffbbf4fc9ecbf70f69784da8bd835f4aa6c2ccb (patch)
treebd03d3d865141ab081639e9603d021094f123157 /docs
parent9ca00017ef999a6706f5f32dab0bf843a895a820 (diff)
downloadllvm-1ffbbf4fc9ecbf70f69784da8bd835f4aa6c2ccb.tar.gz
llvm-1ffbbf4fc9ecbf70f69784da8bd835f4aa6c2ccb.tar.bz2
llvm-1ffbbf4fc9ecbf70f69784da8bd835f4aa6c2ccb.tar.xz
Add a note
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/ChrisNotes.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ChrisNotes.txt b/docs/ChrisNotes.txt
index 6af61155b5..50c7cd340f 100644
--- a/docs/ChrisNotes.txt
+++ b/docs/ChrisNotes.txt
@@ -1,3 +1,4 @@
+* Finish xvcg output
* pred/succ iterators on basic blocks don't handle switch statements correctly
* Enhance BB to make predecessor handling easier (to update PHI nodes)
* Provide a pass that eliminates critical edges from the CFG