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