This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 265028f [MSSA] Fix a caching bug. new 3d1a470 [PM] Significantly refactor the pass pipeline parsing to be e [...]
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 | 38 +- lib/Passes/PassBuilder.cpp | 491 +++++++++++---------- test/Other/pass-pipeline-parsing.ll | 34 ++ .../LoopStrengthReduce/quadradic-exit-value.ll | 2 +- 4 files changed, 310 insertions(+), 255 deletions(-)