This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 727a214dd58 [InstCombine] fold icmp pred (sub 0, X) C for vector type new d27cef10a89 [InstCombine] add more SPFofSPF folding
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/Analysis/ValueTracking.cpp | 63 +++++++++++++--------- lib/Transforms/InstCombine/InstCombineSelect.cpp | 5 ++ test/Transforms/InstCombine/abs_abs.ll | 68 ++++++++---------------- test/Transforms/InstCombine/icmp.ll | 2 +- 4 files changed, 67 insertions(+), 71 deletions(-)