summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2010-05-22 21:02:33 +0000
committerDaniel Dunbar <daniel@zuster.org>2010-05-22 21:02:33 +0000
commitb52fcd6304692a032d796345a75ae427058c5101 (patch)
tree291e88d337a4646fcd444ec9aa968385715e84fa /clang/lib/CodeGen
parent346782c12ca093fdd5ad99dabbe4a900b8ae29a7 (diff)
downloadbcm5719-llvm-b52fcd6304692a032d796345a75ae427058c5101.tar.gz
bcm5719-llvm-b52fcd6304692a032d796345a75ae427058c5101.zip
MC/X86: Subdivide immediates a bit more, so that we properly recognize immediates based on the width of the target instruction. For example:
addw $0xFFFF, %ax should match the same as addw $-1, %ax but we used to match it to the longer encoding. llvm-svn: 104453
Diffstat (limited to 'clang/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud