Dana Jansens
|
0e8d354567
Split the witness table into a separate ImplWitnessTable instruction (#5272)
|
1 år sedan |
Dana Jansens
|
164310c6b8
Facet values (like type values) can be copied around at runtime (#5242)
|
1 år sedan |
Richard Smith
|
265968b396
Make evaluation of symbolic bindings simpler and more uniform (#5215)
|
1 år sedan |
Dana Jansens
|
6dbcc78e6c
Rewrite symbolic constants in generic redeclarations (#5154)
|
1 år sedan |
Geoff Romer
|
f08e046d9e
Update text representation of CallParamIndex to match new name (#5067)
|
1 år sedan |
Geoff Romer
|
d264f14027
Clean up handling of `Call` params (#5061)
|
1 år sedan |
Dana Jansens
|
0beda27192
Fingerprint `impl` blocks in semir (#5021)
|
1 år sedan |
Richard Smith
|
c6d35e1c4a
Rename template constant -> concrete constant. (#4939)
|
1 år sedan |
Jon Ross-Perkins
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
1 år sedan |
David Blaikie
|
e6c1f0630a
Add a newline after diagnostic output when testing (#4818)
|
1 år sedan |
Jon Ross-Perkins
|
9dc450e0af
Stop merging invalid impl redefinitions (#4798)
|
1 år sedan |
Richard Smith
|
b1230218d5
Make fingerprinting stable across compatible source changes. (#4789)
|
1 år sedan |
Richard Smith
|
19182f08aa
Compute a fingerprint for constants and import_ref instructions. (#4763)
|
1 år sedan |
josh11b
|
c5fd8f42b8
`ImplWitness` (#4679)
|
1 år sedan |
josh11b
|
85ea848879
Fix syntactic match of impl decl to definition (#4709)
|
1 år sedan |
Geoff Romer
|
a112cbde5c
Model type expressions as regions (#4698)
|
1 år sedan |
Jon Ross-Perkins
|
e7a86b03c6
Remove offsets from InstId formatting, trying to name more (#4645)
|
1 år sedan |
josh11b
|
5d1b39e1f2
More instructions get named (#4615)
|
1 år sedan |
josh11b
|
67f2c9ce26
Add a `FacetValue` instruction (#4545)
|
1 år sedan |
Richard Smith
|
bc395eb889
Represent integer literals as `IntLiteral` not as `i32`. (#4532)
|
1 år sedan |
Richard Smith
|
4ee65ef58a
Reduce the size of formatted SemIR. (#4534)
|
1 år sedan |
josh11b
|
a69c2630f9
Replace `InterfaceType` with `FacetType` (#4499)
|
1 år sedan |
Geoff Romer
|
5759ad8b42
Remove forward references from binding patterns (#4494)
|
1 år sedan |
Jon Ross-Perkins
|
10e256a241
Name empty tuples distinctly in SemIR. (#4503)
|
1 år sedan |
Richard Smith
|
db76e81630
Rename `IntLiteral` to `IntValue`. (#4475)
|
1 år sedan |
Geoff Romer
|
b67d03126e
Separate inst kind for out params (#4442)
|
1 år sedan |
Richard Smith
|
2e63da1a40
Move diagnostic kind name to the end of the diagnostic. (#4437)
|
1 år sedan |
Geoff Romer
|
9266f867f9
Model the return slot as an output parameter (#4432)
|
1 år sedan |
Jon Ross-Perkins
|
62c36eceda
Support printing the diagnostic kind for verification. (#4425)
|
1 år sedan |
Geoff Romer
|
9d942f4633
Generate parameter pattern-match IR from pattern IR (#4388)
|
1 år sedan |