Mark ARM subtarget features that are available for the assembler.
authorJim Grosbach <grosbach@apple.com>
Mon, 1 Nov 2010 16:59:54 +0000 (16:59 +0000)
committerJim Grosbach <grosbach@apple.com>
Mon, 1 Nov 2010 16:59:54 +0000 (16:59 +0000)
commit833c93c7958dbbd9d648f331091fbfbeabf342e6
treedc06b77d91e07523a746228ec1de5ae8d237d230
parentd4462a5a4feae0293ca14376ff25d8bb72dd12a9
Mark ARM subtarget features that are available for the assembler.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117929 91177308-0d34-0410-b5e6-96231b3b80d8
23 files changed:
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
test/MC/ARM/arm_instructions.s
test/MC/ARM/arm_word_directive.s
test/MC/ARM/neon-abs-encoding.s
test/MC/ARM/neon-absdiff-encoding.s
test/MC/ARM/neon-add-encoding.s
test/MC/ARM/neon-bitcount-encoding.s
test/MC/ARM/neon-bitwise-encoding.s
test/MC/ARM/neon-cmp-encoding.s
test/MC/ARM/neon-convert-encoding.s
test/MC/ARM/neon-dup-encoding.s
test/MC/ARM/neon-minmax-encoding.s
test/MC/ARM/neon-mov-encoding.s
test/MC/ARM/neon-mul-accum-encoding.s
test/MC/ARM/neon-mul-encoding.s
test/MC/ARM/neon-neg-encoding.s
test/MC/ARM/neon-pairwise-encoding.s
test/MC/ARM/neon-reciprocal-encoding.s
test/MC/ARM/neon-reverse-encoding.s
test/MC/ARM/neon-satshift-encoding.s
test/MC/ARM/neon-shift-encoding.s
test/MC/ARM/simple-fp-encoding.s