Richard Smith 246ec785df Add support for converting between integer types (#4753) 1 rok temu
..
and.carbon 4a7aefefaa Add support for operators on `Core.IntLiteral`. (#4716) 1 rok temu
complement.carbon 4a7aefefaa Add support for operators on `Core.IntLiteral`. (#4716) 1 rok temu
convert.carbon 246ec785df Add support for converting between integer types (#4753) 1 rok temu
convert_checked.carbon d41668350b Suppress testing SemIR in int builtin tests. (#4748) 1 rok temu
eq.carbon 4a7aefefaa Add support for operators on `Core.IntLiteral`. (#4716) 1 rok temu
greater.carbon d41668350b Suppress testing SemIR in int builtin tests. (#4748) 1 rok temu
greater_eq.carbon 4a7aefefaa Add support for operators on `Core.IntLiteral`. (#4716) 1 rok temu
left_shift.carbon 4a7aefefaa Add support for operators on `Core.IntLiteral`. (#4716) 1 rok temu
less.carbon d41668350b Suppress testing SemIR in int builtin tests. (#4748) 1 rok temu
less_eq.carbon 4a7aefefaa Add support for operators on `Core.IntLiteral`. (#4716) 1 rok temu
make_type_signed.carbon d41668350b Suppress testing SemIR in int builtin tests. (#4748) 1 rok temu
make_type_unsigned.carbon d41668350b Suppress testing SemIR in int builtin tests. (#4748) 1 rok temu
neq.carbon d41668350b Suppress testing SemIR in int builtin tests. (#4748) 1 rok temu
or.carbon d41668350b Suppress testing SemIR in int builtin tests. (#4748) 1 rok temu
right_shift.carbon 4a7aefefaa Add support for operators on `Core.IntLiteral`. (#4716) 1 rok temu
sadd.carbon 4a7aefefaa Add support for operators on `Core.IntLiteral`. (#4716) 1 rok temu
sdiv.carbon 4a7aefefaa Add support for operators on `Core.IntLiteral`. (#4716) 1 rok temu
smod.carbon 4a7aefefaa Add support for operators on `Core.IntLiteral`. (#4716) 1 rok temu
smul.carbon 4a7aefefaa Add support for operators on `Core.IntLiteral`. (#4716) 1 rok temu
snegate.carbon 4a7aefefaa Add support for operators on `Core.IntLiteral`. (#4716) 1 rok temu
ssub.carbon 4a7aefefaa Add support for operators on `Core.IntLiteral`. (#4716) 1 rok temu
uadd.carbon d41668350b Suppress testing SemIR in int builtin tests. (#4748) 1 rok temu
udiv.carbon d41668350b Suppress testing SemIR in int builtin tests. (#4748) 1 rok temu
umod.carbon d41668350b Suppress testing SemIR in int builtin tests. (#4748) 1 rok temu
umul.carbon d41668350b Suppress testing SemIR in int builtin tests. (#4748) 1 rok temu
unegate.carbon d41668350b Suppress testing SemIR in int builtin tests. (#4748) 1 rok temu
usub.carbon d41668350b Suppress testing SemIR in int builtin tests. (#4748) 1 rok temu
xor.carbon d41668350b Suppress testing SemIR in int builtin tests. (#4748) 1 rok temu