Try to eliminate the use of the 'unwind' instruction.
authorBill Wendling <isanbard@gmail.com>
Fri, 2 Sep 2011 22:41:11 +0000 (22:41 +0000)
committerBill Wendling <isanbard@gmail.com>
Fri, 2 Sep 2011 22:41:11 +0000 (22:41 +0000)
commit47e208bbeaa2cd45e999f41b07bb5618afb0152d
tree21e86978f827b4b600b7c2e86635033c4fd9345e
parent4136d23c4805c5403a3521bf03fbfeee75b9216b
Try to eliminate the use of the 'unwind' instruction.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139046 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/Generic/2007-12-17-InvokeAsm.ll
test/Transforms/ADCE/2004-05-04-UnreachableBlock.ll
test/Transforms/ADCE/2005-02-17-PHI-Invoke-Crash.ll
test/Transforms/Inline/2007-12-19-InlineNoUnwind.ll
test/Transforms/LCSSA/invoke-dest.ll
test/Transforms/SimplifyCFG/2006-10-29-InvokeCrash.ll
test/Transforms/SimplifyCFG/2009-01-19-UnconditionalTrappingConstantExpr.ll
test/Transforms/SimplifyCFG/2009-06-15-InvokeCrash.ll
test/Transforms/SimplifyCFG/2010-03-30-InvokeCrash.ll
test/Transforms/SimplifyCFG/BrUnwind.ll
test/Transforms/TailCallElim/dont_reorder_load.ll