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