This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3183187fd5b Revert r322595: Specify inline for isWhitespace in CommandLine.cpp new 5d85c66118c [WebAssembly] Store function index rather than table index [...] new 0ac8747929f NewPM: Add an extension point for the start of the pipeline.
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/Passes/PassBuilder.h | 13 ++++ lib/MC/WasmObjectWriter.cpp | 112 +++++++++++++-------------- lib/Passes/PassBuilder.cpp | 9 ++- test/MC/WebAssembly/external-func-address.ll | 2 +- test/MC/WebAssembly/func-address.ll | 2 +- test/MC/WebAssembly/global-ctor-dtor.ll | 4 +- test/MC/WebAssembly/weak-alias.ll | 2 +- test/Other/new-pm-defaults.ll | 11 +++ test/Other/new-pm-thinlto-defaults.ll | 7 +- tools/opt/NewPMDriver.cpp | 11 +++ 10 files changed, 105 insertions(+), 68 deletions(-)