This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 932516862f3 [X86] Tests for unsigned saturation downconvert detection. new cfa414cb849 [InstCombine] Enable Add/Sub simplifications with only 'rea [...]
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/InstCombineAddSub.cpp | 7 +- test/Transforms/InstCombine/fast-math.ll | 445 ++++++++++++++++++++- test/Transforms/Reassociate/fast-MissedTree.ll | 13 +- test/Transforms/Reassociate/fast-SubReassociate.ll | 13 + test/Transforms/Reassociate/fast-basictest.ll | 97 ++++- 5 files changed, 545 insertions(+), 30 deletions(-)