summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2010-01-30 01:02:48 +0000
committerDaniel Dunbar <daniel@zuster.org>2010-01-30 01:02:48 +0000
commit76e5d70c5701c9ced261baa0dbf472fa3987dd31 (patch)
treebf925f803f394cc9c05b0f41e00d8e374b842745 /llvm/lib/Transforms
parentcf18153de2c5d970b4f9b002261a9fee42a0752e (diff)
downloadbcm5719-llvm-76e5d70c5701c9ced261baa0dbf472fa3987dd31.tar.gz
bcm5719-llvm-76e5d70c5701c9ced261baa0dbf472fa3987dd31.zip
MC/X86 AsmParser: Handle absolute memory operands correctly. We were doing
something totally broken and parsing them as immediates, but the .td file also had the wrong match class so things sortof worked. Except, that is, that we would parse movl $0, %eax as movl 0, %eax Feel free to guess how well that worked. llvm-svn: 94869
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud