Add a testcase to make sure that we don't emit two fneg instructions back
authorNate Begeman <natebegeman@mac.com>
Sat, 9 Apr 2005 09:30:09 +0000 (09:30 +0000)
committerNate Begeman <natebegeman@mac.com>
Sat, 9 Apr 2005 09:30:09 +0000 (09:30 +0000)
commit9a98a774463a019a212c40df74e548227e1c1b2d
tree8bc3fa831c9bd5e21b40e58fafac2a66069d54ae
parente9c0f43a1b46eb2024dbd983bb24d0f098526595
Add a testcase to make sure that we don't emit two fneg instructions back
to back for certain fsel instructions.

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