This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 963eda6a531 [DWARF] Temporarily removing test to make buildbots happy w [...] new 48628130005 [Hexagon] Generate constant splats instead of loads from co [...] new c4921c173ba Inline variable only used within assert.
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/HexagonISelDAGToDAGHVX.cpp | 24 ++++++++------- lib/Target/Hexagon/HexagonISelLoweringHVX.cpp | 37 +++++++++++++----------- lib/Target/Hexagon/HexagonPatterns.td | 21 ++++++++++++++ lib/Target/Hexagon/HexagonVExtract.cpp | 3 +- test/CodeGen/Hexagon/autohvx/isel-const-splat.ll | 12 ++++++++ 5 files changed, 68 insertions(+), 29 deletions(-) create mode 100644 test/CodeGen/Hexagon/autohvx/isel-const-splat.ll