Petar Avramovic a3dad916d6 [MIPS GlobalISel] ClampScalar and select pointer G_ICMP
Add narrowScalar to half of original size for G_ICMP.
ClampScalar G_ICMP's operands 2 and 3 to to s32.
Select G_ICMP for pointers for MIPS32. Pointer compare is same
as for integers, it is enough to declare them as legal type.

Differential Revision: https://reviews.llvm.org/D64856


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@366317 91177308-0d34-0410-b5e6-96231b3b80d8
2019-07-17 12:08:01 +00:00
..
2019-01-28 14:59:30 +00:00
2016-11-14 19:10:56 +00:00
2017-12-11 11:21:40 +00:00