This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d2b07a0 [LV] Don't vectorize when we have a small static bound on trip count new a740af8 [IRCE] Avoid loop optimizations on pre and post loops
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: .../Scalar/InductiveRangeCheckElimination.cpp | 34 +++++++++ .../Transforms/IRCE/add-metadata-pre-post-loops.ll | 81 ++++++++++++++++++++++ 2 files changed, 115 insertions(+) create mode 100644 test/Transforms/IRCE/add-metadata-pre-post-loops.ll