This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 014fc12 ScheduleDAGInstrs: Comment on why subreg defs are not seen as [...] new 1e0d415 [InstCombine] Fold icmp ugt/ult (udiv i32 C2, X), C1. new 2b9c136 Cloning: Clean up the interface to the CloneFunction function.
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/Transforms/Utils/Cloning.h | 27 ++++--- lib/Target/AMDGPU/AMDGPUAlwaysInlinePass.cpp | 3 +- lib/Transforms/IPO/PartialInlining.cpp | 4 +- lib/Transforms/InstCombine/InstCombineCompares.cpp | 24 +++++- lib/Transforms/Utils/CloneFunction.cpp | 40 +++------- test/Transforms/InstCombine/compare-udiv.ll | 91 ++++++++++++++++++++++ unittests/Transforms/Utils/Cloning.cpp | 14 ++-- 7 files changed, 144 insertions(+), 59 deletions(-)