Rename fma4 intrinsics to just fma since they are now used for both FMA4 and FMA3...
authorCraig Topper <craig.topper@gmail.com>
Sun, 3 Jun 2012 07:26:46 +0000 (07:26 +0000)
committerCraig Topper <craig.topper@gmail.com>
Sun, 3 Jun 2012 07:26:46 +0000 (07:26 +0000)
commit529ce07c5ff20b17b053b9a7e08d419b7856ec55
treea732edf9dbdde55fcb524af0f6f864b267d29aeb
parentc73ea9102b711d6c2bfd33a86e1c07565c83ffe7
Rename fma4 intrinsics to just fma since they are now used for both FMA4 and FMA3. Autoupgrade support coming in a separate commit.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@157898 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IntrinsicsX86.td
lib/Target/X86/X86InstrFMA.td
test/CodeGen/X86/fma3-intrinsics.ll
test/CodeGen/X86/fma4-intrinsics-x86_64.ll