This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c9fe908dea7 [TRE] Simplify canTRE() a bit using all_of(). NFCI. new b547c3d9cff Make EHFrames available to sub-classes of RTDyldMemoryManager. new e029500a635 [x86, CGP] increase memcmp() expansion up to 4 load pairs
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: include/llvm/ExecutionEngine/RTDyldMemoryManager.h | 5 +- lib/Target/X86/X86ISelLowering.cpp | 9 +- test/CodeGen/X86/memcmp-optsize.ll | 395 +++-- test/CodeGen/X86/memcmp.ll | 719 ++++++--- test/Transforms/CodeGenPrepare/X86/memcmp.ll | 1635 ++++++++++++++++++-- 5 files changed, 2339 insertions(+), 424 deletions(-)