Reduce fsub-fadd.ll and merge it into fsub-fsub.ll. Rename fsub-fsub.ll to
authorBill Wendling <isanbard@gmail.com>
Sun, 17 Jan 2010 00:21:21 +0000 (00:21 +0000)
committerBill Wendling <isanbard@gmail.com>
Sun, 17 Jan 2010 00:21:21 +0000 (00:21 +0000)
commit4eb66b8d0e41f4fa643d765efc5a9d2124f0c387
tree2d7dcaf9a90c77e7e2c75b64bd581512036a722b
parent93ae407ec3d300805d42a6e2f81ab8c4538eb494
Reduce fsub-fadd.ll and merge it into fsub-fsub.ll. Rename fsub-fsub.ll to
fsub.ll and FileCheckify it.

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