summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2014-01-31 21:29:19 +0000
committerLang Hames <lhames@gmail.com>2014-01-31 21:29:19 +0000
commitf96f832a3ca939aba0098b3343f2f48aab49f6d0 (patch)
tree4bc2f3ab5d8a5afb281fa1701d901e6d30289f19 /include
parent093b0413fe827b48306ef459af7690ba9df14a8e (diff)
downloadllvm-f96f832a3ca939aba0098b3343f2f48aab49f6d0.tar.gz
llvm-f96f832a3ca939aba0098b3343f2f48aab49f6d0.tar.bz2
llvm-f96f832a3ca939aba0098b3343f2f48aab49f6d0.tar.xz
Replace X86 FMA intrinsic pseduo-instructions with def pats.
It looks like these pseudos were only used for pattern matching. Def pats are the appropriate way to do that. As a bonus, these intrinsics will now have memory operands folded properly, and better FMA3 variants selected where appropriate (see r199933). <rdar://problem/15611947> git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200577 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions