This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4eeaa82a83d NewGVN: Handle addrspacecast new 1e0bb8e40d9 [InstCombine] simplify code for bitcast of insertelement; NFC new da6550fc58b [CallSite removal] Refactoring llvm::InlineFunction APIs new 7d91dcd8cbe [EarlyCSE] Add tests for negated min/max/abs [NFC]
The 3 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 | 5 +- lib/Transforms/InstCombine/InstCombineCasts.cpp | 9 +-- lib/Transforms/Utils/InlineFunction.cpp | 10 +-- test/Transforms/EarlyCSE/commute.ll | 102 ++++++++++++++++++++++++ 4 files changed, 109 insertions(+), 17 deletions(-)