This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4e75329928c AMDGPU/GFX10: Apply the VMEM-to-scalar-write hazard also to [...] new a3dad916d65 [MIPS GlobalISel] ClampScalar and select pointer G_ICMP
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: lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 36 ++ lib/Target/Mips/MipsLegalizerInfo.cpp | 3 +- .../Mips/GlobalISel/instruction-select/icmp.mir | 168 ++++--- test/CodeGen/Mips/GlobalISel/legalizer/icmp.mir | 487 +++++++++++++++------ test/CodeGen/Mips/GlobalISel/llvm-ir/icmp.ll | 335 +++++++++++--- .../CodeGen/Mips/GlobalISel/regbankselect/icmp.mir | 280 +----------- 6 files changed, 754 insertions(+), 555 deletions(-)