[PATCH] Add aliases for VAND imm to VBIC ~imm

Renato Golin renato.golin at linaro.org
Wed Sep 10 14:12:58 PDT 2014


Many changes since last diff...

* fixed immediate checking
* renamed functions to be consistent
* made all arguments unsigned int
* added more tests for valid and invalid patterns

I believe now it's a lot closer to committing quality.

http://reviews.llvm.org/D5263

Files:
  lib/Target/ARM/ARMInstrNEON.td
  lib/Target/ARM/AsmParser/ARMAsmParser.cpp
  lib/Target/ARM/MCTargetDesc/ARMAddressingModes.h
  test/MC/ARM/neon-bitwise-encoding.s
  test/MC/ARM/vorr-vbic-illegal-cases.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5263.13559.patch
Type: text/x-patch
Size: 14135 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140910/0e72a732/attachment.bin>


More information about the llvm-commits mailing list