This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ad86b544408 [X86] Add assembler/disassembler support for blendm with ze [...] new 66a69087796 Simplify a DEBUG statement to remove a set but not used var [...] new 9d9603f80e6 [InstCombine] allow fmul-sqrt folds with less than full -ff [...]
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: include/llvm/IR/IRBuilder.h | 7 ++++ lib/IR/IRBuilder.cpp | 20 +++++++-- lib/MC/WasmObjectWriter.cpp | 11 ++--- .../InstCombine/InstCombineMulDivRem.cpp | 23 ++++------- test/Transforms/InstCombine/fmul-sqrt.ll | 48 ++++++++++++---------- 5 files changed, 63 insertions(+), 46 deletions(-)