This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 67a2876 [PM/PartiallyInlineLibCalls] Commit missing header. new f4219bd9 [IRCE] Refactor out a parseRangeCheckFromCond; NFC new 3985ce5 [IRCE] Optimize conjunctions of range checks
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: .../Scalar/InductiveRangeCheckElimination.cpp | 149 +++++++++++---------- test/Transforms/IRCE/conjunctive-checks.ll | 99 ++++++++++++++ 2 files changed, 177 insertions(+), 71 deletions(-) create mode 100644 test/Transforms/IRCE/conjunctive-checks.ll