Extra comments

llvm-svn: 7
This commit is contained in:
Chris Lattner 2001-06-07 16:58:13 +00:00
parent d71f87537c
commit 2cafe60b3b
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
* Must update PHI node to have a pair between predecessor and value.
* Enhance BB to make predecessor handling easier (to update PHI nodes)
* Must add BB iterator to iterate depth first, and reverse depth first
* Move getBinaryOperator from Instruction to BinaryOperator
* Provide a pass that eliminates critical edges from the CFG
* Provide a print hook to print out xvcg format files for vis
* I need to provide an option to the bytecode loader to ignore memory