Jan Philipp Hafer 20328e976f compiler_rt: add __cmpXi2 and __ucmpXi2
- adds __cmpsi2, __cmpdi2, __cmpti2
- adds __ucmpsi2, __ucmpdi2, __ucmpti2
- use 2 if statements with 2 temporaries and a constant
- tests: MIN, MIN+1, MIN/2, -1, 0, 1, MAX/2, MAX-1, MAX if applicable

See #1290
2021-12-14 14:21:30 -08:00
..
2021-12-01 15:19:29 -07:00
2021-12-12 18:49:17 +01:00
2021-11-15 20:04:55 -05:00
2021-11-15 04:47:57 +01:00
2021-12-08 22:32:31 -07:00
2021-12-02 12:35:17 -08:00
2021-12-06 16:29:39 -07:00
2021-10-27 16:07:48 -04:00