* Eliminate dead code that should have been removed in last revision
* Convert main constant propogation pass to be worklist driven instead of iterative. * -constprop pass no longer "constant propogates" terminator instructions - CFG is now preserved! llvm-svn: 2502
Loading
Please register or sign in to comment