summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp
diff options
context:
space:
mode:
authorDavid Woodhouse <dwmw2@infradead.org>2014-01-08 12:58:28 +0000
committerDavid Woodhouse <dwmw2@infradead.org>2014-01-08 12:58:28 +0000
commit6dbda4415a998e4da5cfed18a5512d7ae1b560af (patch)
treef1a1625d9457eccfbabbd0b7114cb3f1161f1aef /llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp
parent32da3c8f3be5fd98f433342415662ca982da2e69 (diff)
downloadbcm5719-llvm-6dbda4415a998e4da5cfed18a5512d7ae1b560af.tar.gz
bcm5719-llvm-6dbda4415a998e4da5cfed18a5512d7ae1b560af.zip
[x86] Make AsmParser validate registers for memory operands a bit better
We can't do a perfect job here. We *have* to allow (%dx) even in 64-bit mode, for example, because it might be used for an unofficial form of the in/out instructions. We actually want to do a better job of validation *later*. Perhaps *instead* of doing it where we are at the moment. But for now, doing what validation we *can* do in the place that the code already has its validation, is an improvement. llvm-svn: 198760
Diffstat (limited to 'llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud