This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5383cf2b348 [Support] Add writeFileAtomically() to FileUtilities new 4f63e187764 [X86] Override BuildSDIVPow2 for X86. new 7bede80a68a gn build: Merge r371103
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/X86/X86ISelLowering.cpp | 55 ++++++++++++++++++++++ lib/Target/X86/X86ISelLowering.h | 3 ++ test/CodeGen/X86/combine-sdiv.ll | 28 +++++------ test/CodeGen/X86/combine-srem.ll | 37 +++++++-------- test/CodeGen/X86/rem.ll | 7 ++- test/CodeGen/X86/srem-seteq.ll | 30 ++++++------ utils/gn/secondary/llvm/unittests/Support/BUILD.gn | 1 + 7 files changed, 105 insertions(+), 56 deletions(-)