This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ff777b7559a The fix for PR22004: X86AsmParser.cpp asserts: OperandStack [...] new 21e2ad75c40 [ARM] Add tests for 6-M memcpy/memset code generation new a0b8f33f3b5 nits in wide-integer-cmp.ll . NFC new bafb2e66d85 [ARM] Fix lowering of misaligned memcpy/memset
The 3 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/CodeGen/SelectionDAG/SelectionDAG.cpp | 24 ++++----- lib/Target/ARM/ARMISelLowering.cpp | 6 --- test/CodeGen/ARM/memcpy-inline.ll | 13 +++-- test/CodeGen/ARM/memset-inline.ll | 84 +++++++++++++++++++++++++++---- test/CodeGen/X86/wide-integer-cmp.ll | 1 - 5 files changed, 95 insertions(+), 33 deletions(-)