Use Duncan's patch to delete the instructions in reverse order (minus the landingpad...
authorBill Wendling <isanbard@gmail.com>
Sun, 4 Sep 2011 09:43:36 +0000 (09:43 +0000)
committerBill Wendling <isanbard@gmail.com>
Sun, 4 Sep 2011 09:43:36 +0000 (09:43 +0000)
commita268468d50a0c6f7de27299d50c6e387e404d685
tree635addb107f9ec8faa2d3a411c69310f789f24a8
parent66d1836380f128b07ef962dd7012ee6755884600
Use Duncan's patch to delete the instructions in reverse order (minus the landingpad and terminator).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139090 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstructionCombining.cpp
lib/Transforms/Scalar/SCCP.cpp