This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from dc75f7557dc [AArch64][GlobalISel] Legalize G_FMA for more vector types new b4fad1ffbbc [AMDGPU] Fixed addReg() in SIOptimizeExecMaskingPreRA.cpp new 63748dd992c [ConstantRangeTest] Move helper methods; NFC new e2e04eaba9e [ConstantRange] Add urem support
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 | 5 + lib/IR/ConstantRange.cpp | 15 ++ lib/Target/AMDGPU/SIOptimizeExecMaskingPreRA.cpp | 2 +- .../AMDGPU/optimize-negated-cond-exec-masking.mir | 22 +++ unittests/IR/ConstantRangeTest.cpp | 154 +++++++++++++-------- 5 files changed, 143 insertions(+), 55 deletions(-)