This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c02a794b926 Enable ICP for AutoFDO. new 32f1f18b64d [InstCombine] canonicalize icmp predicate feeding select
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/Transforms/InstCombine/InstCombineSelect.cpp | 17 ++++++++++ test/Transforms/InstCombine/ffs-1.ll | 12 ++++---- test/Transforms/InstCombine/icmp.ll | 4 +-- test/Transforms/InstCombine/logical-select.ll | 26 ++++++++-------- test/Transforms/InstCombine/max-of-nots.ll | 17 +++++----- .../InstCombine/select-with-bitwise-ops.ll | 36 +++++++++++----------- test/Transforms/InstCombine/select.ll | 26 ++++++++-------- test/Transforms/LoopVectorize/if-conversion.ll | 2 +- test/Transforms/LoopVectorize/minmax_reduction.ll | 8 ++--- 9 files changed, 85 insertions(+), 63 deletions(-)