This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 35b540858f9 [DebugInfo] Remove target-specific instructions in test new 0eea35a6ef0 [X86][SSE] Reduce FADD/FSUB/FMUL costs on later targets (PR36280)
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: lib/Target/X86/X86TargetTransformInfo.cpp | 30 ++++ test/Analysis/CostModel/X86/arith-fp.ll | 168 +++++++++++------------ test/Analysis/CostModel/X86/intrinsic-cost.ll | 2 +- test/Transforms/SLPVectorizer/X86/PR36280.ll | 15 +- test/Transforms/SLPVectorizer/X86/cse.ll | 21 ++- test/Transforms/SLPVectorizer/X86/horizontal.ll | 148 +++++++++----------- test/Transforms/SLPVectorizer/X86/reorder_phi.ll | 59 ++++---- test/Transforms/SLPVectorizer/X86/simplebb.ll | 12 +- 8 files changed, 224 insertions(+), 231 deletions(-)