This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d1357b6fb27 Clean up a test case new 96470fe7e99 GlobalISel: verify that a COPY is trivial when created. new ca9df19568d [CGP] eliminate a sub instruction in memcmp expansion
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/CodeGen/CodeGenPrepare.cpp | 7 +- lib/CodeGen/GlobalISel/MachineIRBuilder.cpp | 5 +- lib/CodeGen/GlobalISel/RegBankSelect.cpp | 10 ++- .../AArch64/GlobalISel/legalize-exceptions.ll | 2 +- .../PowerPC/memCmpUsedInZeroEqualityComparison.ll | 32 ++++---- test/CodeGen/PowerPC/memcmp.ll | 15 ++-- test/CodeGen/PowerPC/memcmpIR.ll | 72 +++++++++--------- test/CodeGen/X86/memcmp.ll | 85 ++++++++++------------ test/Transforms/CodeGenPrepare/X86/memcmp.ll | 55 +++++++------- 9 files changed, 131 insertions(+), 152 deletions(-)