This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7abb456200f Revert "[test] Add tests for llc passes pipelines." new 3f00e08460f [CloneFunction] Preserve DT in DuplicateInstructionsInSplit [...] new efac2a80464 [llvm-mca] Simplify (and better standardize) the Instructio [...]
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/Transforms/Utils/Cloning.h | 3 ++- lib/Transforms/Utils/CloneFunction.cpp | 5 +++-- tools/llvm-mca/Backend.cpp | 2 +- tools/llvm-mca/Dispatch.cpp | 18 +++++++++--------- tools/llvm-mca/Dispatch.h | 7 +++---- tools/llvm-mca/Instruction.cpp | 10 +++++++++- tools/llvm-mca/Instruction.h | 16 ++++------------ tools/llvm-mca/Scheduler.cpp | 7 +++---- 8 files changed, 34 insertions(+), 34 deletions(-)