This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b39c3c39cdf [mips] Correct the definition of cvt.d.w new c1de3c6452a [InstCombine] fold fdiv with non-splat divisor to fmul: X/C [...]
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/Constant.h | 4 +++ lib/IR/Constants.cpp | 13 ++++++++ .../InstCombine/InstCombineMulDivRem.cpp | 37 ++++++++++------------ test/Transforms/InstCombine/fast-math.ll | 7 +++- test/Transforms/InstCombine/fdiv.ll | 13 ++++++-- 5 files changed, 49 insertions(+), 25 deletions(-)