1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

Add a note

llvm-svn: 33
This commit is contained in:
Chris Lattner 2001-06-20 19:26:00 +00:00
parent 3d5a0dd3fb
commit 2651af601d

View File

@ -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