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