New testcase to ensure that switch folding happens correctly
authorChris Lattner <sabre@nondot.org>
Sun, 17 Aug 2003 20:19:31 +0000 (20:19 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 17 Aug 2003 20:19:31 +0000 (20:19 +0000)
commit09864a1ef0f71c2ded71fe56ec6ee9f75ab6f7a6
treea23711557657c39c4993af4b23137df4604532aa
parent694e37f08a7c09ccc24642532106295cf7b3a1e3
New testcase to ensure that switch folding happens correctly

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7922 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/SimplifyCFG/2003-08-17-FoldSwitch.ll [new file with mode: 0644]