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