OSDN Git Service

This reapplies r281304. The issue was that I had missed
authorSjoerd Meijer <sjoerd.meijer@arm.com>
Wed, 14 Sep 2016 08:20:03 +0000 (08:20 +0000)
committerSjoerd Meijer <sjoerd.meijer@arm.com>
Wed, 14 Sep 2016 08:20:03 +0000 (08:20 +0000)
commit82d457bf36c82ef315d338c7bd066ec1a612693f
tree6100abd481e1c0fa36ebffc84f836b10fb7df10d
parentad1b22c748c45a797db932c26ff5a1974751be46
This reapplies r281304. The issue was that I had missed
to copy the new isAdd field in the tablegen data structure.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@281447 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCInstrDesc.h
include/llvm/Target/Target.td
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMInstrThumb.td
lib/Target/ARM/ARMInstrThumb2.td
lib/Target/Hexagon/HexagonHardwareLoops.cpp
lib/Target/Hexagon/HexagonInstrInfo.td
test/CodeGen/Hexagon/addh-sext-trunc.ll
utils/TableGen/CodeGenInstruction.cpp
utils/TableGen/CodeGenInstruction.h
utils/TableGen/InstrInfoEmitter.cpp