OSDN Git Service

The ARM AsmMatcher needs to know that the CCOut operand is a register value,
authorJim Grosbach <grosbach@apple.com>
Mon, 6 Dec 2010 18:21:12 +0000 (18:21 +0000)
committerJim Grosbach <grosbach@apple.com>
Mon, 6 Dec 2010 18:21:12 +0000 (18:21 +0000)
commitd67641b6f804110505a69aaed5479f446bbbb34e
tree9baa404393ea3272633276ac5e102a9ab57d772e
parent9267d140dead8feec68f8503076fb9c743cce0f1
The ARM AsmMatcher needs to know that the CCOut operand is a register value,
not an immediate. It stores either ARM::CPSR or reg0.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121018 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrFormats.td
lib/Target/ARM/AsmParser/ARMAsmParser.cpp