[X86] Add VFMADDSUB cases for the 213->231 custom inserter.
authorAhmed Bougacha <ahmed.bougacha@gmail.com>
Thu, 6 Nov 2014 22:04:15 +0000 (22:04 +0000)
committerAhmed Bougacha <ahmed.bougacha@gmail.com>
Thu, 6 Nov 2014 22:04:15 +0000 (22:04 +0000)
commit112aabeeeb53b81b6c6e325e62961e22b1de8aab
tree043eeb8475558d8e8a7c72827fe8c67108d6c017
parentf44d4cd925e10c3371b3259b54d45fa2f489ab6a
[X86] Add VFMADDSUB cases for the 213->231 custom inserter.

Also add tests for vfmadd/vfmsub.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221488 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/fma-phi-213-to-231.ll [new file with mode: 0644]