This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 17348b5856f [InstCombine] refactor fdiv with constant dividend folds; NFC new 3a368d57a02 [mem2reg] Use range loops (NFCI) new c6e8ed569c3 [InstCombine] allow fdiv with constant dividend folds with [...]
The 2 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: .../InstCombine/InstCombineMulDivRem.cpp | 5 ++-- lib/Transforms/Utils/PromoteMemoryToRegister.cpp | 17 +++++------ test/Transforms/InstCombine/fdiv.ll | 35 ++++++++++++++++++---- 3 files changed, 40 insertions(+), 17 deletions(-)