diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2018-04-01 21:53:18 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2018-04-01 21:53:18 +0000 |
commit | 4244625c51274253b950ce6610bc14a40d2f26f0 (patch) | |
tree | 6f1d9f1b74b1dce630d7ac22b3f049bc504a05e2 /llvm/lib/IR/LegacyPassManager.cpp | |
parent | 06b343c6edfb2df27d01ee82d0afbbe4f65edea0 (diff) | |
download | bcm5719-llvm-4244625c51274253b950ce6610bc14a40d2f26f0.tar.gz bcm5719-llvm-4244625c51274253b950ce6610bc14a40d2f26f0.zip |
[x86] Correct the operand structure of the ADOX instruction.
This also moves to define it in the same way as ADCX which seems to use
constraints a bit better.
This is pulled out of the review for reducing the use of popf for
restoring EFLAGS, but is independent. There are still more problems with
our definitions for these instructions that Craig is going to look at
but this is at least less broken and he can start from this to improve
them more fully.
Thanks to Craig for the review here.
llvm-svn: 328945
Diffstat (limited to 'llvm/lib/IR/LegacyPassManager.cpp')
0 files changed, 0 insertions, 0 deletions