This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0298251 This adds a new field isAdd to MCInstrDesc. The ARM and Hexag [...] new 48f6957 Revert of r281304 as it is causing build bot failures in hexa [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/MC/MCInstrDesc.h | 4 -- include/llvm/Target/Target.td | 1 - lib/Target/ARM/ARMInstrInfo.td | 3 - lib/Target/ARM/ARMInstrThumb.td | 86 ++++++++++++++--------------- lib/Target/ARM/ARMInstrThumb2.td | 1 - lib/Target/Hexagon/HexagonHardwareLoops.cpp | 8 ++- lib/Target/Hexagon/HexagonInstrInfo.td | 3 +- test/CodeGen/Hexagon/addh-sext-trunc.ll | 30 ++++++++-- utils/TableGen/CodeGenInstruction.h | 1 - utils/TableGen/InstrInfoEmitter.cpp | 1 - 10 files changed, 74 insertions(+), 64 deletions(-)