This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4922a5538ee Fix emission of _fltused for MSVC. new fc3b217ecc8 [x86] rename VectorShuffle -> Shuffle; NFC new 6d1f753c092 [HotColdSplit] Move splitting earlier in the pipeline new e7f2f45073f [X86] Regenerate SBB test to fix buildbots.
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/Passes/PassBuilder.cpp | 13 +- lib/Target/X86/X86ISelLowering.cpp | 1337 ++++++++++++++--------------- lib/Transforms/IPO/PassManagerBuilder.cpp | 14 +- test/CodeGen/X86/combine-sbb.ll | 12 +- test/Other/X86/lto-hot-cold-split.ll | 10 + test/Other/new-pm-thinlto-defaults.ll | 4 - test/Other/opt-hot-cold-split.ll | 316 +------ 7 files changed, 687 insertions(+), 1019 deletions(-) create mode 100644 test/Other/X86/lto-hot-cold-split.ll