diff options
author | Joel Jones <joel_k_jones@apple.com> | 2013-02-14 23:18:40 +0000 |
---|---|---|
committer | Joel Jones <joel_k_jones@apple.com> | 2013-02-14 23:18:40 +0000 |
commit | 0f8617b17ea46c182ebfe82e6ddb718b2f7dfc9f (patch) | |
tree | a1b0ef1b7412671dd0fc487e076667ac58766ae2 /llvm/lib/Target/Mips/MipsDelaySlotFiller.cpp | |
parent | a1c6635ca30b6e8a65d4632c12a76612591ed7b8 (diff) | |
download | bcm5719-llvm-0f8617b17ea46c182ebfe82e6ddb718b2f7dfc9f.tar.gz bcm5719-llvm-0f8617b17ea46c182ebfe82e6ddb718b2f7dfc9f.zip |
The ARM NEON vector compare instructions take three arguments. However, the
assembler should also accept a two arg form, as the docuemntation specifies that
the first (destination) register is optional.
This patch uses TwoOperandAliasConstraint to add the two argument form.
It also fixes an 80-column formatting problem in:
test/MC/ARM/neon-bitwise-encoding
<rdar://problem/12909419> Clang rejects ARM NEON assembly instructions
llvm-svn: 175221
Diffstat (limited to 'llvm/lib/Target/Mips/MipsDelaySlotFiller.cpp')
0 files changed, 0 insertions, 0 deletions