This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8822399c8a3 Add a few missing headers for modularization/IWYU/etc new 31407d3674a [Hexagon] Adjust patterns to reflect instruction selection [...] new b3d6348d2e6 Add support for writing 64-bit symbol tables for archives 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/Object/ArchiveWriter.cpp | 64 ++++++++++++++++++++++++++++++----- lib/Target/Hexagon/HexagonPatterns.td | 37 ++++++++++++++++---- test/CodeGen/Hexagon/isel-prefer.ll | 57 +++++++++++++++++++++++++++++++ test/CodeGen/Hexagon/swp-stages4.ll | 4 +-- test/Object/archive-SYM64-write.test | 31 +++++++++++++++++ 5 files changed, 175 insertions(+), 18 deletions(-) create mode 100644 test/CodeGen/Hexagon/isel-prefer.ll create mode 100644 test/Object/archive-SYM64-write.test