This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 11fda9639bc [X86] Match bitcast of vxi1 to pmovmsk new df1cbec93f7 [PM/ThinLTO] Port the ThinLTO pipeline (both components) to [...]
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: include/llvm/Passes/PassBuilder.h | 63 +++++++++ lib/LTO/LTOBackend.cpp | 15 +-- lib/Passes/PassBuilder.cpp | 141 ++++++++++++++++++--- test/Other/new-pm-defaults.ll | 8 +- ...w-pm-defaults.ll => new-pm-thinlto-defaults.ll} | 112 +++++++++------- .../ThinLTO/X86/{error-newpm.ll => newpm-basic.ll} | 6 +- 6 files changed, 270 insertions(+), 75 deletions(-) copy test/Other/{new-pm-defaults.ll => new-pm-thinlto-defaults.ll} (64%) rename test/ThinLTO/X86/{error-newpm.ll => newpm-basic.ll} (61%)