Richard Smith
|
265968b396
Make evaluation of symbolic bindings simpler and more uniform (#5215)
|
1 yıl önce |
Dana Jansens
|
6dbcc78e6c
Rewrite symbolic constants in generic redeclarations (#5154)
|
1 yıl önce |
Jon Ross-Perkins
|
10eb8ed314
Reuse a merged function's type ID (#5099)
|
1 yıl önce |
Geoff Romer
|
f08e046d9e
Update text representation of CallParamIndex to match new name (#5067)
|
1 yıl önce |
Geoff Romer
|
d264f14027
Clean up handling of `Call` params (#5061)
|
1 yıl önce |
Boaz Brickner
|
986a2a064c
Add poisoned names to the format (#4961)
|
1 yıl önce |
Richard Smith
|
c6d35e1c4a
Rename template constant -> concrete constant. (#4939)
|
1 yıl önce |
Jon Ross-Perkins
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
1 yıl önce |
David Blaikie
|
667a010ae6
Readd the missing class `!members` list. (#4828)
|
1 yıl önce |
Geoff Romer
|
13434f0e8a
Model `var` as a pattern operator (#4720)
|
1 yıl önce |
David Blaikie
|
a8b46cf561
Add SemIR Vtable instruction and usage (#4732)
|
1 yıl önce |
Dana Jansens
|
6aba386eeb
Move the complete_witness_type above the !members label. (#4808)
|
1 yıl önce |
Richard Smith
|
b1230218d5
Make fingerprinting stable across compatible source changes. (#4789)
|
1 yıl önce |
Richard Smith
|
19182f08aa
Compute a fingerprint for constants and import_ref instructions. (#4763)
|
1 yıl önce |
josh11b
|
c5fd8f42b8
`ImplWitness` (#4679)
|
1 yıl önce |
Dana Jansens
|
6cb660f5ad
Avoid recursion in InstNamer::CollectNamesInBlock (#4706)
|
1 yıl önce |
Geoff Romer
|
a112cbde5c
Model type expressions as regions (#4698)
|
1 yıl önce |
josh11b
|
b25117b508
Do not resolve the declaration when forming a specific for use in an eval block (#4692)
|
1 yıl önce |
Richard Smith
|
eabe9f117a
Track complete types required by a generic. (#4652)
|
1 yıl önce |
josh11b
|
5d1b39e1f2
More instructions get named (#4615)
|
1 yıl önce |
Richard Smith
|
4a10d29b99
Include the complete type witness for a class in its SemIR output. (#4599)
|
1 yıl önce |
Richard Smith
|
4ee65ef58a
Reduce the size of formatted SemIR. (#4534)
|
1 yıl önce |
Geoff Romer
|
5759ad8b42
Remove forward references from binding patterns (#4494)
|
1 yıl önce |
Jon Ross-Perkins
|
10e256a241
Name empty tuples distinctly in SemIR. (#4503)
|
1 yıl önce |
Jon Ross-Perkins
|
d944347e7b
Elide prelude components in the IR formatter. (#4453)
|
1 yıl önce |
Brymer Meneses
|
89eed4220f
Expose indexing as a language interface (#4370)
|
1 yıl önce |
Geoff Romer
|
b67d03126e
Separate inst kind for out params (#4442)
|
1 yıl önce |
Geoff Romer
|
9266f867f9
Model the return slot as an output parameter (#4432)
|
1 yıl önce |
Geoff Romer
|
223c5cb04b
Restructure handling of runtime parameters (#4422)
|
1 yıl önce |
Geoff Romer
|
9d942f4633
Generate parameter pattern-match IR from pattern IR (#4388)
|
1 yıl önce |