This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 122d0d1d69a [dwarfdump] Add DWARF verifiers for address ranges new 8493f911925 [X86] When applying the shuffle-to-zero-extend transformati [...] new e678d51d668 [Hexagon] Make getMemAccessSize return size in bytes
The 2 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/HexagonFrameLowering.cpp | 4 +- lib/Target/Hexagon/HexagonInstrFormats.td | 17 +++--- lib/Target/Hexagon/HexagonInstrInfo.cpp | 31 ++++++----- lib/Target/Hexagon/MCTargetDesc/HexagonBaseInfo.h | 28 ++++++---- .../Hexagon/MCTargetDesc/HexagonMCCodeEmitter.cpp | 20 +++---- .../Hexagon/MCTargetDesc/HexagonMCInstrInfo.cpp | 11 ++-- .../Hexagon/MCTargetDesc/HexagonMCInstrInfo.h | 12 ++--- lib/Target/X86/X86ISelLowering.cpp | 13 +++-- test/CodeGen/X86/vector-shuffle-combining-avx2.ll | 62 ++++++++++++++++++++++ 9 files changed, 136 insertions(+), 62 deletions(-)