This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2e6f882a8db X86: initialize a few subtarget variables. new 83ab9dc04d3 [Hexagon] Improve shuffle error reporting
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 | 82 +------ .../Hexagon/Disassembler/HexagonDisassembler.cpp | 3 +- .../Hexagon/MCTargetDesc/HexagonAsmBackend.cpp | 13 +- .../Hexagon/MCTargetDesc/HexagonMCChecker.cpp | 240 ++++++++++----------- lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.h | 123 +++-------- .../Hexagon/MCTargetDesc/HexagonMCCompound.cpp | 7 +- .../Hexagon/MCTargetDesc/HexagonMCInstrInfo.cpp | 6 +- .../Hexagon/MCTargetDesc/HexagonMCShuffler.cpp | 100 +++------ .../Hexagon/MCTargetDesc/HexagonMCShuffler.h | 35 ++- .../Hexagon/MCTargetDesc/HexagonShuffler.cpp | 117 +++++----- lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.h | 32 +-- 11 files changed, 276 insertions(+), 482 deletions(-)