summaryrefslogtreecommitdiff
path: root/lib/Target/Mips/MipsSchedule.td
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2011-03-04 14:28:59 +0000
committerDuncan Sands <baldrick@free.fr>2011-03-04 14:28:59 +0000
commit53dfa78e4133f6cdb5d860279adc337ea099ac15 (patch)
treed3e8286c66591d12219a79376d4dc278d1dfef4d /lib/Target/Mips/MipsSchedule.td
parent31cbac1cfea8703098e09e7ff5fa8a626eebc920 (diff)
downloadllvm-53dfa78e4133f6cdb5d860279adc337ea099ac15.tar.gz
llvm-53dfa78e4133f6cdb5d860279adc337ea099ac15.tar.bz2
llvm-53dfa78e4133f6cdb5d860279adc337ea099ac15.tar.xz
Revert commit 126684 "Use the correct shift amount type". It is only the correct
type after type legalization has completed. Before then it may simply not be big enough to hold the shift amount, particularly on x86 which uses a very small type for shifts (this issue broke stuff in the past which is why LegalizeTypes carefully uses a large type for shift amounts). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127000 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/Mips/MipsSchedule.td')
0 files changed, 0 insertions, 0 deletions