This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 71ff88bf213 [Hexagon] Replace multiple vector extracts with store-load [...] new b810cf80d55 [Hexagon] Make sure that offset on globals matches alignmen [...] new 963eda6a531 [DWARF] Temporarily removing test to make buildbots happy w [...]
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/HexagonISelLowering.cpp | 54 ++++++--- .../Hexagon/isel-global-offset-alignment.ll | 32 ++++++ test/DebugInfo/Generic/string-offsets-table.ll | 122 --------------------- 3 files changed, 72 insertions(+), 136 deletions(-) create mode 100644 test/CodeGen/Hexagon/isel-global-offset-alignment.ll delete mode 100644 test/DebugInfo/Generic/string-offsets-table.ll