This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1eecb87b779 Take into account the cost of local intervals when selectin [...] new c4f543d2673 [MachineCombiner] Add check for optimal pattern order.
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: lib/CodeGen/MachineCombiner.cpp | 98 ++++++++++++++++++---- test/CodeGen/AArch64/aarch64-combine-fmul-fsub.mir | 20 ++--- test/CodeGen/AArch64/machine-combiner.ll | 2 +- test/CodeGen/AArch64/machine-combiner.mir | 2 +- test/CodeGen/X86/machine-combiner-int-vec.ll | 4 +- test/CodeGen/X86/machine-combiner-int.ll | 4 +- test/CodeGen/X86/machine-combiner.ll | 4 +- 7 files changed, 100 insertions(+), 34 deletions(-)