diff options
author | Jessica Paquette <jpaquette@apple.com> | 2020-01-29 12:50:48 -0800 |
---|---|---|
committer | Jessica Paquette <jpaquette@apple.com> | 2020-01-29 13:11:18 -0800 |
commit | 050cd443ca7c9dc9da9d2dcdfb4070bee7185c4e (patch) | |
tree | 3eb3c850d47fa89638e6c2c133a8853c64212c7d /llvm/tools/llvm-objcopy/llvm-objcopy.cpp | |
parent | 363289b542d170e761b385ffad6bfbd0bf5da498 (diff) | |
download | llvm-050cd443ca7c9dc9da9d2dcdfb4070bee7185c4e.zip llvm-050cd443ca7c9dc9da9d2dcdfb4070bee7185c4e.tar.gz llvm-050cd443ca7c9dc9da9d2dcdfb4070bee7185c4e.tar.bz2 |
[AArch64][GlobalISel] Fix TBNZ/TBZ opcode selection
When the bit is <= 32, we have to use the W register variant for TB(N)Z.
This is because of the way the instruction is encoded.
Differential Revision: https://reviews.llvm.org/D73660
Diffstat (limited to 'llvm/tools/llvm-objcopy/llvm-objcopy.cpp')
0 files changed, 0 insertions, 0 deletions