Add a test to ensure a bitcast/and/trunc combination eliminates the bitcast.
authorReid Spencer <rspencer@reidspencer.com>
Mon, 27 Nov 2006 05:06:58 +0000 (05:06 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 27 Nov 2006 05:06:58 +0000 (05:06 +0000)
commitdf2a4ff7d4fa2be6c02bd5d3d388bcabe55f06e7
treeaf49277fe8bbd75f1f8b5519f7d63b87b3870fb3
parentbc4cf8d5b137d43a1d6fde8238184e47efe162be
Add a test to ensure a bitcast/and/trunc combination eliminates the bitcast.

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