This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 87de283c8b2 GlobalISel: Legalization for inttoptr/ptrtoint new b9ef526a07d AMDGPU/GlobalISel: Legalize select for pointer types new f9e63ee8f38 AMDGPU/GlobalISel: Legalize constant for pointer types new ab06ef3e9ba AMDGPU/GlobalISel: Legalize icmp for pointer types new ed82b5f2748 AMDGPU/GlobalISel: Avoid reporting illegal extloads as legal
The 4 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: lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp | 36 +- .../AMDGPU/GlobalISel/legalize-constant.mir | 84 +++ test/CodeGen/AMDGPU/GlobalISel/legalize-icmp.mir | 175 ++++++ test/CodeGen/AMDGPU/GlobalISel/legalize-select.mir | 590 ++++++++++++++++++--- 4 files changed, 800 insertions(+), 85 deletions(-)