aboutsummaryrefslogtreecommitdiff
path: root/tools/llvm-objdump/MachODump.cpp
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2011-10-08 18:28:28 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2011-10-08 18:28:28 +0000
commited744827041a97336461abdc91b43fd0eafb869c (patch)
treec0afdff591d94ef9b85d826b8b241fc4c16b19bc /tools/llvm-objdump/MachODump.cpp
parenta55f6575aede9a47ce95b4d195eae72e989cde19 (diff)
Add TEST8ri_NOREX pseudo to constrain sub_8bit_hi copies.
In 64-bit mode, sub_8bit_hi sub-registers can only be used by NOREX instructions. The COPY created from the EXTRACT_SUBREG DAG node cannot target all GR8 registers, only those in GR8_NOREX. TO enforce this, we ensure that all instructions using the EXTRACT_SUBREG are GR8_NOREX constrained. This fixes PR11088. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141499 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/llvm-objdump/MachODump.cpp')
0 files changed, 0 insertions, 0 deletions