This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a600eb60fd4 [InstCombine] Use uadd.sat and usub.sat for canonicalization new 53202c3a192 RegPressure: Fix crash on blocks with only dbg_value new 906b31a972f [opt-viewer] Make filter_=None by default in get_remarks an [...] new faf8d9472da [ConstantRange] Rename isWrappedSet() to isUpperWrapped()
The 3 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/IR/ConstantRange.h | 9 +- lib/CodeGen/RegisterPressure.cpp | 8 +- lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 2 +- lib/IR/ConstantRange.cpp | 32 ++--- .../CodeGen/AMDGPU/debug-value-scheduler-crash.mir | 135 +++++++++++++++++++++ tools/opt-viewer/optrecord.py | 10 +- unittests/IR/ConstantRangeTest.cpp | 10 +- 7 files changed, 176 insertions(+), 30 deletions(-) create mode 100644 test/CodeGen/AMDGPU/debug-value-scheduler-crash.mir