This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9bd050eb937 [X86] Add AVX512 equivalents of some isel patterns so we ge [...] new 07757b9f4ce [InstCombine] Simplify isKnownNegation new b9bc17351ee [X86] Regenerate checks in sse-scalar-fp-arith.ll. new 5c43c4ce5f1 [llvm-mca] Add cycleBegin/cycleEnd callbacks to mca::Stage.
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: lib/Analysis/ValueTracking.cpp | 7 ++--- test/CodeGen/X86/sse-scalar-fp-arith.ll | 56 +++++++++++---------------------- tools/llvm-mca/DispatchStage.cpp | 2 +- tools/llvm-mca/DispatchStage.h | 2 +- tools/llvm-mca/ExecuteStage.cpp | 2 +- tools/llvm-mca/ExecuteStage.h | 2 +- tools/llvm-mca/FetchStage.cpp | 7 +++-- tools/llvm-mca/FetchStage.h | 1 + tools/llvm-mca/Pipeline.cpp | 16 ++++++++-- tools/llvm-mca/Pipeline.h | 1 + tools/llvm-mca/RetireStage.cpp | 2 +- tools/llvm-mca/RetireStage.h | 2 +- tools/llvm-mca/Stage.h | 16 ++++++++-- 13 files changed, 60 insertions(+), 56 deletions(-)