This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b7acbfc2f3a [IR] allow fast-math-flags on phi of FP values (2nd try) new 52b34f98643 [PatternMatch] Generalize brc_match (NFC). new e8d798abaaf [TargetInstrInfo] Let findCommutedOpIndices take const Mach [...] new 17118e5be7a [x86] add test for multi-use scalarization of vector binop; NFC
The 3 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/CodeGen/TargetInstrInfo.h | 3 ++- include/llvm/IR/PatternMatch.h | 13 ++++++++----- lib/CodeGen/TargetInstrInfo.cpp | 2 +- lib/Target/AMDGPU/SIInstrInfo.cpp | 3 ++- lib/Target/AMDGPU/SIInstrInfo.h | 2 +- lib/Target/Mips/MipsInstrInfo.cpp | 3 ++- lib/Target/Mips/MipsInstrInfo.h | 2 +- lib/Target/PowerPC/PPCInstrInfo.cpp | 3 ++- lib/Target/PowerPC/PPCInstrInfo.h | 2 +- lib/Target/X86/X86InstrInfo.cpp | 3 ++- lib/Target/X86/X86InstrInfo.h | 2 +- test/CodeGen/X86/scalarize-fp.ll | 26 ++++++++++++++++++++++++++ 12 files changed, 49 insertions(+), 15 deletions(-)