This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5d04fc0ef37 [MinGW] Move code for indicating "potentially not DSO local [...] new 85c2e694ef1 [InstCombine] simplify code for xor folds; NFCI new 354803c92f0 NFC: expand memset inline arm64 coverage new 2618a117e18 [NFC] Improve clarity in emitInstrCountChangedRemark new 09f9778d841 [Hexagon] Don't packetize new-value stores with any other stores
The 4 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/IR/LegacyPassManager.cpp | 5 +- lib/Target/Hexagon/HexagonVLIWPacketizer.cpp | 7 + lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | 63 +++--- test/CodeGen/AArch64/arm64-memset-inline.ll | 227 +++++++++++++++++++-- test/CodeGen/Hexagon/packetize-nvstore.mir | 25 +++ 5 files changed, 271 insertions(+), 56 deletions(-) create mode 100644 test/CodeGen/Hexagon/packetize-nvstore.mir