Richard Smith
|
265968b396
Make evaluation of symbolic bindings simpler and more uniform (#5215)
|
1 tahun lalu |
Richard Smith
|
e25f58adec
Rebuild the type of a `bind_symbolic_name` when building an eval block (#5174)
|
1 tahun lalu |
Jon Ross-Perkins
|
8738497301
Fix parse support for 'fn F[];' (#5135)
|
1 tahun lalu |
Geoff Romer
|
d264f14027
Clean up handling of `Call` params (#5061)
|
1 tahun lalu |
Dana Jansens
|
0beda27192
Fingerprint `impl` blocks in semir (#5021)
|
1 tahun lalu |
Richard Smith
|
c6d35e1c4a
Rename template constant -> concrete constant. (#4939)
|
1 tahun lalu |
Jon Ross-Perkins
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
1 tahun lalu |
David Blaikie
|
667a010ae6
Readd the missing class `!members` list. (#4828)
|
1 tahun lalu |
David Blaikie
|
e6c1f0630a
Add a newline after diagnostic output when testing (#4818)
|
1 tahun lalu |
David Blaikie
|
a8b46cf561
Add SemIR Vtable instruction and usage (#4732)
|
1 tahun lalu |
Dana Jansens
|
6aba386eeb
Move the complete_witness_type above the !members label. (#4808)
|
1 tahun lalu |
Richard Smith
|
b1230218d5
Make fingerprinting stable across compatible source changes. (#4789)
|
1 tahun lalu |
Richard Smith
|
19182f08aa
Compute a fingerprint for constants and import_ref instructions. (#4763)
|
1 tahun lalu |
josh11b
|
c5fd8f42b8
`ImplWitness` (#4679)
|
1 tahun lalu |
josh11b
|
b25117b508
Do not resolve the declaration when forming a specific for use in an eval block (#4692)
|
1 tahun lalu |
josh11b
|
5d1b39e1f2
More instructions get named (#4615)
|
1 tahun lalu |
Richard Smith
|
4a10d29b99
Include the complete type witness for a class in its SemIR output. (#4599)
|
1 tahun lalu |
Richard Smith
|
4ee65ef58a
Reduce the size of formatted SemIR. (#4534)
|
1 tahun lalu |
josh11b
|
a69c2630f9
Replace `InterfaceType` with `FacetType` (#4499)
|
1 tahun lalu |
Geoff Romer
|
5759ad8b42
Remove forward references from binding patterns (#4494)
|
1 tahun lalu |
Jon Ross-Perkins
|
10e256a241
Name empty tuples distinctly in SemIR. (#4503)
|
1 tahun lalu |
Geoff Romer
|
b67d03126e
Separate inst kind for out params (#4442)
|
1 tahun lalu |
Richard Smith
|
2e63da1a40
Move diagnostic kind name to the end of the diagnostic. (#4437)
|
1 tahun lalu |
Geoff Romer
|
9266f867f9
Model the return slot as an output parameter (#4432)
|
1 tahun lalu |
Geoff Romer
|
223c5cb04b
Restructure handling of runtime parameters (#4422)
|
1 tahun lalu |
Jon Ross-Perkins
|
62c36eceda
Support printing the diagnostic kind for verification. (#4425)
|
1 tahun lalu |
Geoff Romer
|
9d942f4633
Generate parameter pattern-match IR from pattern IR (#4388)
|
1 tahun lalu |
Richard Smith
|
efb5d6d25a
Assign locations to instructions in a generic eval block. (#4393)
|
1 tahun lalu |
Richard Smith
|
17411c5e78
Assign a name to `interface_type` instructions. (#4369)
|
1 tahun lalu |
Richard Smith
|
568ad197d1
Track the instruction used to name the type and constraint in an impl. (#4368)
|
1 tahun lalu |