[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)
commit2a51748a5d0116bd8b54e0e99091574200cf6f11
tree1103e855d971268142cc5c320a03ce0a75999e21
parent2bcf3f04e7211b1da8db2ac835b48bc94df43c86
[x86] add tests for FP-logic equivalent instruction replacement

The ANDN test needs at least 3 different fixes.

llvm-svn: 287032
llvm/test/CodeGen/X86/fp-logic-replace.ll [new file with mode: 0644]