diff options
author | Manuel Jacob <me@manueljacob.de> | 2014-03-13 13:36:25 +0000 |
---|---|---|
committer | Manuel Jacob <me@manueljacob.de> | 2014-03-13 13:36:25 +0000 |
commit | a7c48f99aead04bee55223e0e994a9125fd83526 (patch) | |
tree | 03f7dd202ec3c1359322b75b5c17aa5f124f9997 /llvm/lib/Object/MachOObjectFile.cpp | |
parent | 65dbf46950946a67c867645407d99dcdd1f7348f (diff) | |
download | bcm5719-llvm-a7c48f99aead04bee55223e0e994a9125fd83526.tar.gz bcm5719-llvm-a7c48f99aead04bee55223e0e994a9125fd83526.zip |
CodeGenPrep: sink extends of illegal types into use block.
Summary:
This helps the instruction selector to lower an i64 * i64 -> i128
multiplication into a single instruction on targets which support it.
This is an update of D2973 which was reverted because of a bug reported
as PR19084.
Reviewers: t.p.northover, chapuni
Reviewed By: t.p.northover
CC: llvm-commits, alex, chapuni
Differential Revision: http://llvm-reviews.chandlerc.com/D3021
llvm-svn: 203797
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions