This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e426d5eb56f Support for 64-bit PC-relative relocations for X86_64 new 2c4dec4a0d9 LiveIntervals: Add missing operator!= for segments new f9dc386cbe0 AMDGPU/GlobalISel: Allow selection of scalar min/max
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: include/llvm/CodeGen/LiveInterval.h | 4 ++++ lib/Target/AMDGPU/SOPInstructions.td | 8 ++++---- test/CodeGen/AMDGPU/GlobalISel/inst-select-smax.mir | 15 +++++---------- test/CodeGen/AMDGPU/GlobalISel/inst-select-smin.mir | 15 +++++---------- test/CodeGen/AMDGPU/GlobalISel/inst-select-umax.mir | 15 +++++---------- test/CodeGen/AMDGPU/GlobalISel/inst-select-umin.mir | 15 +++++---------- 6 files changed, 28 insertions(+), 44 deletions(-)