aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/PrologEpilogInserter.cpp
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
commit5ec150c9675efaf826d72a1a2fd8188c87b69715 (patch)
treefe4aaa205c9940b36d0e42ac35a0990d2bb84a3f /llvm/lib/CodeGen/PrologEpilogInserter.cpp
parentb3da389e309dd72cbf2200e4fc1d28edaa570ff6 (diff)
downloadllvm-5ec150c9675efaf826d72a1a2fd8188c87b69715.zip
llvm-5ec150c9675efaf826d72a1a2fd8188c87b69715.tar.gz
llvm-5ec150c9675efaf826d72a1a2fd8188c87b69715.tar.bz2
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> llvm-svn: 200577
Diffstat (limited to 'llvm/lib/CodeGen/PrologEpilogInserter.cpp')
0 files changed, 0 insertions, 0 deletions