summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Hexagon/HexagonSelectCCInfo.td
diff options
context:
space:
mode:
authorRichard Sandiford <rsandifo@linux.vnet.ibm.com>2014-07-10 10:52:51 +0000
committerRichard Sandiford <rsandifo@linux.vnet.ibm.com>2014-07-10 10:52:51 +0000
commitca44614ac05f5364c3f8fdcb842e64845339295f (patch)
treeb2695ef09359851144ea81f554dfc0455fc92b35 /llvm/lib/Target/Hexagon/HexagonSelectCCInfo.td
parentac1dba0fdf9cd935de32f8ca0762beaa7a9e6998 (diff)
downloadbcm5719-llvm-ca44614ac05f5364c3f8fdcb842e64845339295f.tar.gz
bcm5719-llvm-ca44614ac05f5364c3f8fdcb842e64845339295f.zip
[SystemZ] Avoid using i8 constants for immediate fields
Immediate fields that have no natural MVT type tended to use i8 if the field was small enough. This was a bit confusing since i8 isn't a legal type for the target. Fields for short immediates in a 32-bit or 64-bit operation use i32 or i64 instead, so it would be better to do the same for all fields. No behavioral change intended. llvm-svn: 212702
Diffstat (limited to 'llvm/lib/Target/Hexagon/HexagonSelectCCInfo.td')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud