This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4c5684d llvm-strings: remove default for -Wcovered-switch-default new 3710416 [PM] Teach the loop PM to run LoopSimplify prior to the loop [...]
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 | 2 + test/Other/new-pass-manager.ll | 4 +- test/Other/new-pm-defaults.ll | 2 + test/Transforms/LICM/hoist-bitcast-load.ll | 3 +- test/Transforms/LICM/hoist-deref-load.ll | 3 +- .../Transforms/Scalar/LoopPassManagerTest.cpp | 365 +++++++++++++++------ 6 files changed, 269 insertions(+), 110 deletions(-)