Add a prototype of a new peephole optimizing pass that uses LazyValue info to...
Add a prototype of a new peephole optimizing pass that uses LazyValue info to simplify PHIs and select's. This pass addresses the missed optimizations from PR2581 and PR4420. llvm-svn: 112325
Loading
Please register or sign in to comment