This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f062b89 add #ifdef, fix compilation error in case LLVM_BUILD_GLOBAL_ISEL=OFF new 1587018 [PM] Fix a bug in the new loop PM when handling functions wit [...]
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/Transforms/Scalar/LoopPassManager.h | 11 +- test/Other/loop-pm-invalidation.ll | 277 +++++++++++++++++++++++ test/Other/new-pass-manager.ll | 2 +- test/Other/new-pm-defaults.ll | 2 +- 4 files changed, 287 insertions(+), 5 deletions(-) create mode 100644 test/Other/loop-pm-invalidation.ll