This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9174d3e272d [MergeICmps] Don't crash when memcmp is not available new 06b38392dd6 [IRCE] Fix miscompile with range checks against negative values
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 | 41 +- test/Transforms/IRCE/rc-negative-bound.ll | 600 +++++++++++++++++++++ 2 files changed, 639 insertions(+), 2 deletions(-) create mode 100644 test/Transforms/IRCE/rc-negative-bound.ll