This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 287bdc4 BranchRelaxation: Expand unconditional branches first new 92c5c9e [Hexagon] Rename operand/predicate names for unshifted integers
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: lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp | 142 ++++----- .../Hexagon/Disassembler/HexagonDisassembler.cpp | 16 +- lib/Target/Hexagon/HexagonInstrAlias.td | 54 ++-- lib/Target/Hexagon/HexagonInstrInfo.td | 262 ++++++++-------- lib/Target/Hexagon/HexagonInstrInfoV4.td | 346 ++++++++++----------- lib/Target/Hexagon/HexagonInstrInfoV5.td | 20 +- lib/Target/Hexagon/HexagonInstrInfoV60.td | 26 +- lib/Target/Hexagon/HexagonInstrInfoVector.td | 38 +-- lib/Target/Hexagon/HexagonIntrinsics.td | 40 +-- lib/Target/Hexagon/HexagonIntrinsicsV4.td | 18 +- lib/Target/Hexagon/HexagonIsetDx.td | 14 +- lib/Target/Hexagon/HexagonOperands.td | 194 +++++------- lib/Target/Hexagon/HexagonSystemInst.td | 2 +- 13 files changed, 567 insertions(+), 605 deletions(-)