OSDN Git Service

Add a testcase for switch instruction induction
authorChris Lattner <sabre@nondot.org>
Sat, 28 Feb 2004 21:30:39 +0000 (21:30 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 28 Feb 2004 21:30:39 +0000 (21:30 +0000)
commit39bd69aa5509758b1136c5d30299ff7552b1d083
tree09dc6fc01b532faffbc2a5f24863ca86393b84c2
parent542f149f00afaf1125b8f2040cad4fe05ed24c3a
Add a testcase for switch instruction induction

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