aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/Vectorize/BBVectorize.cpp
diff options
context:
space:
mode:
authorJoel Jones <joel_k_jones@apple.com>2013-02-14 23:18:40 +0000
committerJoel Jones <joel_k_jones@apple.com>2013-02-14 23:18:40 +0000
commit48e841d41c57712f4d6a94b1123f198bdf0bda7d (patch)
treea0aae726441b6bfda2bf71c799dd269581464474 /lib/Transforms/Vectorize/BBVectorize.cpp
parentd6f19c716378bce0acc3cbfc9dc9297468f046a0 (diff)
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 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175221 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Vectorize/BBVectorize.cpp')
0 files changed, 0 insertions, 0 deletions