diff options
author | Craig Topper <craig.topper@intel.com> | 2018-07-13 06:25:31 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2018-07-13 06:25:31 +0000 |
commit | a8efe59a0a304b6243d52111121b19c2deb6e6ff (patch) | |
tree | a6bd25967a316b40f5c2c54b0ce3016eff62b628 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 10141261e1c18c07772ed3c96eecbe2e467d161c (diff) | |
download | llvm-a8efe59a0a304b6243d52111121b19c2deb6e6ff.zip llvm-a8efe59a0a304b6243d52111121b19c2deb6e6ff.tar.gz llvm-a8efe59a0a304b6243d52111121b19c2deb6e6ff.tar.bz2 |
[X86] Prefer MOVSS/SD over BLEND under optsize in isel.
Previously we iseled to blend, commuted to another blend, and then commuted back to movss/movsd or blend depending on optsize. Now we do it directly.
llvm-svn: 336976
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions