double to float casts should nto result in an fmr
authorChris Lattner <sabre@nondot.org>
Fri, 7 Oct 2005 04:59:41 +0000 (04:59 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 7 Oct 2005 04:59:41 +0000 (04:59 +0000)
commit602b02a8f47dfe3c396f50de3afd6a458c5e88b0
treec85a17d26a8f8ca3e9f08e6b602780f662e9629b
parent7a7c979dddfbcf99b54673925114477ba9f306ff
double to float casts should nto result in an fmr

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23653 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/PowerPC/fpcopy.ll [new file with mode: 0644]