This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6671a9d78f1 [X86][SSE] combineTruncateWithSat - use truncateVectorWithP [...] new 0e9e744bddd [InstCombine] allow X / C -> X * (1.0/C) for vector splat F [...]
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: include/llvm/IR/Constants.h | 5 +++++ lib/IR/Constants.cpp | 11 +++++++++++ lib/Transforms/InstCombine/InstCombineMulDivRem.cpp | 20 +++++++++----------- test/Transforms/InstCombine/fdiv.ll | 17 ++++++++++++++--- 4 files changed, 39 insertions(+), 14 deletions(-)