OSDN Git Service

[x86] add tests for FP-logic equivalent instruction replacement
authorSanjay Patel <spatel@rotateright.com>
Tue, 15 Nov 2016 21:19:28 +0000 (21:19 +0000)
committerSanjay Patel <spatel@rotateright.com>
Tue, 15 Nov 2016 21:19:28 +0000 (21:19 +0000)
commit0e5d70c02c371c05c840e6c34b4d8a26aa071f40
tree899001ee58c0159be27f37a98923a5da48c2a33b
parent17fd000f8226646a4fce72bd7368cfa86a004e7b
[x86] add tests for FP-logic equivalent instruction replacement

The ANDN test needs at least 3 different fixes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@287032 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/fp-logic-replace.ll [new file with mode: 0644]