This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 17486de5d05 [DWARFv5] Dump an MD5 checksum in the line-table header. Ad [...] new f1c8b170f5c [Hexagon] Fix operand-swapping PatFrag for atomic stores new 47812d8e557 [llvm-objcopy] Reformat everything using clang-format -i
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/HexagonPatterns.td | 40 ++++++++------- test/CodeGen/Hexagon/intrinsics/atomic_store.ll | 68 +++++++++++++++++++++++++ tools/llvm-objcopy/Object.cpp | 30 +++++------ tools/llvm-objcopy/llvm-objcopy.cpp | 18 +++---- 4 files changed, 112 insertions(+), 44 deletions(-) create mode 100644 test/CodeGen/Hexagon/intrinsics/atomic_store.ll