This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 94c6fbfa0e7 Demanded elements support for masked.load and masked.gather new e9a0d4ae07e [TailCallElim] Add tailcall elimination pass to LTO pipelines
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: lib/Passes/PassBuilder.cpp | 4 ++++ lib/Transforms/IPO/PassManagerBuilder.cpp | 4 ++++ test/LTO/X86/tailcallelim.ll | 22 ++++++++++++++++++++++ test/Other/new-pm-lto-defaults.ll | 1 + 4 files changed, 31 insertions(+) create mode 100644 test/LTO/X86/tailcallelim.ll