[X86] Cleanup fma tests a little bit. NFC.
authorAhmed Bougacha <ahmed.bougacha@gmail.com>
Thu, 25 Jun 2015 00:40:25 +0000 (00:40 +0000)
committerAhmed Bougacha <ahmed.bougacha@gmail.com>
Thu, 25 Jun 2015 00:40:25 +0000 (00:40 +0000)
commitcd07f777e6a9c3780a50c9e55525ca380f10ffee
tree59b97a56f6560fec89a1e08c81881e1994f6aa8f
parent983b80cf024934ccd067c8d281c400f82f2851f3
[X86] Cleanup fma tests a little bit. NFC.

Reformat, isolate 213->231 xform, actually --check-prefix CHECK,
and deduplicate the FMA intrinsic tests (FMA3 in AMD-land).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240615 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/fma-intrinsics-phi-213-to-231.ll [new file with mode: 0644]
test/CodeGen/X86/fma-intrinsics-x86.ll [new file with mode: 0644]
test/CodeGen/X86/fma-intrinsics-x86_64.ll [deleted file]
test/CodeGen/X86/fma-phi-213-to-231.ll
test/CodeGen/X86/fma.ll
test/CodeGen/X86/fma3-intrinsics.ll [deleted file]