Teach the assembler to use the narrow thumb encodings of various three-register dp...
authorRichard Barton <richard.barton@arm.com>
Mon, 9 Jul 2012 16:12:24 +0000 (16:12 +0000)
committerRichard Barton <richard.barton@arm.com>
Mon, 9 Jul 2012 16:12:24 +0000 (16:12 +0000)
commit2b6652fb10d7005e41010b0e0800afe16ae18a34
tree0e6e439df0b7305526a81ce14f4a45d41413fc30
parent367783223d6e3d1a421041a539172abc984b9684
Teach the assembler to use the narrow thumb encodings of various three-register dp instructions where permissable.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159935 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
test/MC/ARM/thumb2-narrow-dp.ll [new file with mode: 0644]