OSDN Git Service

Thumb2 parsing and encoding for IT blocks.
authorJim Grosbach <grosbach@apple.com>
Mon, 29 Aug 2011 22:24:09 +0000 (22:24 +0000)
committerJim Grosbach <grosbach@apple.com>
Mon, 29 Aug 2011 22:24:09 +0000 (22:24 +0000)
commitf8e1e3e729473b8b2b7ee6134b6417976af84d05
tree6c399c1a488d4a634f696f6043cba6a3e65431b7
parentfff64ca9cfdcb8e2fd2e124fcda1c1053523afc6
Thumb2 parsing and encoding for IT blocks.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138773 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCInstrDesc.h
lib/CodeGen/MachineInstr.cpp
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
test/MC/ARM/basic-thumb2-instructions.s [new file with mode: 0644]
test/MC/ARM/thumb2-diagnostics.s [new file with mode: 0644]