Add test case for [Constant Hoisting] Erase dead cast instructions (r204538).
authorJuergen Ributzka <juergen@apple.com>
Wed, 2 Apr 2014 23:06:22 +0000 (23:06 +0000)
committerJuergen Ributzka <juergen@apple.com>
Wed, 2 Apr 2014 23:06:22 +0000 (23:06 +0000)
commita18ad697a9e41d27fdf86d0c7b0c85758038d549
treecb76b3c5f1d2e371f9ba678842b4d12ad7b9f5d0
parent3b96414311ad9a2ec9672728348722e842cf44e8
Add test case for [Constant Hoisting] Erase dead cast instructions (r204538).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205484 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/ConstantHoisting/X86/delete-dead-cast-inst.ll [new file with mode: 0644]