Andrew Kelley b4d6e85a33 Sema: implement peer type resolution of signed and unsigned ints
This allows stage2 to build more of compiler-rt.

I also changed `-%` to `-` for comptime ints in the div and mul
implementations of compiler-rt. This is clearer code and also happens to
work around a bug in stage2.
2022-01-02 14:11:37 -07:00
..
2021-12-21 01:41:51 +01:00
2022-01-01 15:37:50 -05:00
2021-11-15 04:47:57 +01:00
2021-12-21 17:13:52 -08:00
2021-12-02 12:35:17 -08:00
2021-10-27 16:07:48 -04:00