David Blaikie
|
e6c1f0630a
Add a newline after diagnostic output when testing (#4818)
|
1 год назад |
Richard Smith
|
d41668350b
Suppress testing SemIR in int builtin tests. (#4748)
|
1 год назад |
Dana Jansens
|
6cb660f5ad
Avoid recursion in InstNamer::CollectNamesInBlock (#4706)
|
1 год назад |
Richard Smith
|
6fe8e0b5aa
Provide generic impls for `Core.Int` and `Core.UInt` operations. (#4693)
|
1 год назад |
Geoff Romer
|
a112cbde5c
Model type expressions as regions (#4698)
|
1 год назад |
Richard Smith
|
a10c79569e
Model `Core.Int` as a class type (#4644)
|
1 год назад |
Jon Ross-Perkins
|
e7a86b03c6
Remove offsets from InstId formatting, trying to name more (#4645)
|
1 год назад |
Richard Smith
|
f8e7dad33a
Include the file from which an entity was imported in formatted SemIR. (#4621)
|
1 год назад |
Geoff Romer
|
78d7a7c291
Remove return_slot_id (#4577)
|
1 год назад |
josh11b
|
5d1b39e1f2
More instructions get named (#4615)
|
1 год назад |
Richard Smith
|
63ff0cca1a
Include the call arguments in the location of a call. (#4602)
|
1 год назад |
Geoff Romer
|
4f816dd03f
Remove param_refs and implicit_param_refs (#4479)
|
1 год назад |
josh11b
|
67f2c9ce26
Add a `FacetValue` instruction (#4545)
|
1 год назад |
Richard Smith
|
e2ae5f212c
Remove the special case for `i32`. (#4543)
|
1 год назад |
Richard Smith
|
bc395eb889
Represent integer literals as `IntLiteral` not as `i32`. (#4532)
|
1 год назад |
Richard Smith
|
4ee65ef58a
Reduce the size of formatted SemIR. (#4534)
|
1 год назад |
Richard Smith
|
cbd88e5c72
Add builtin for performing checked conversion between integer types. (#4523)
|
1 год назад |