This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8b9cbda1b32 [ORC] Re-apply r345077 with fixes to remove ambiguity in lo [...] new 078522725a5 SelectionDAG: Reuse bigger sized constants in memset expansion.
The 1 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: include/llvm/CodeGen/TargetLowering.h | 8 ++++++++ lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 4 +++- lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 12 +++++++++--- lib/Target/X86/X86ISelLowering.cpp | 4 ++++ lib/Target/X86/X86ISelLowering.h | 2 ++ test/CodeGen/AArch64/arm64-memset-inline.ll | 20 +++++++------------- test/CodeGen/X86/pr38771.ll | 24 ------------------------ 7 files changed, 33 insertions(+), 41 deletions(-) delete mode 100644 test/CodeGen/X86/pr38771.ll