new testcase: instcombine should remove all the casts.
authorChris Lattner <sabre@nondot.org>
Sat, 3 Mar 2007 05:24:06 +0000 (05:24 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 3 Mar 2007 05:24:06 +0000 (05:24 +0000)
commitcc08feb999572c8cc3dfb60417aa8c55d1df6371
tree201bf9bb3a4c5fe42dca0c73ae22a4713c2eebd5
parentb6431da7be3035231c33c87c6fcbb97ad1bc8d46
new testcase: instcombine should remove all the casts.

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