mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 10:42:39 +01:00
Extra comments
llvm-svn: 7
This commit is contained in:
parent
573f8595b4
commit
08bc60c965
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user