This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b7b23a9 [OptDiag] Comment about the legacy status of emitOptimization [...] new 3addda9 LoopUnswitch - Simplify based on known not to a be constant. new 37db8a7 Delete outdated comment. NFC
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: lib/Transforms/Scalar/LoopDeletion.cpp | 3 +- lib/Transforms/Scalar/LoopUnswitch.cpp | 47 ++++++++++++++++-- .../LoopUnswitch/simplify-with-nonvalness.ll | 58 ++++++++++++++++++++++ 3 files changed, 103 insertions(+), 5 deletions(-) create mode 100644 test/Transforms/LoopUnswitch/simplify-with-nonvalness.ll