constant folding of bitcast is broken.
authorChris Lattner <sabre@nondot.org>
Mon, 11 Dec 2006 18:29:07 +0000 (18:29 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 11 Dec 2006 18:29:07 +0000 (18:29 +0000)
commit4ed4ac34c3fb132f3b8c9fb77aa6f7afe8ce16a7
treed5f2bdd0271958548b227e59cc8e863bcf5d2ce8
parent18e2f4433e3bc8b95e1bd0c9e5de7b384eb7db3b
constant folding of bitcast is broken.

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