Richard Smith
|
5f888e1124
Treat associated constants as entities parameterized by Self (#4837)
|
1 год назад |
Jon Ross-Perkins
|
9c0faf007e
Invalid comment cleanup (#4836)
|
1 год назад |
Jon Ross-Perkins
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
1 год назад |
Calvin
|
3f4de65ad8
Improve SemIR naming of `import_ref`s (#4824)
|
1 год назад |
Jon Ross-Perkins
|
4c4c4a4d2c
Add RawStringOstream for slightly simpler streaming to strings (#4817)
|
1 год назад |
Geoff Romer
|
13434f0e8a
Model `var` as a pattern operator (#4720)
|
1 год назад |
Dana Jansens
|
ab12da7d03
Rename BoundMethod::function_id to function_decl_id (#4775)
|
1 год назад |
Richard Smith
|
13c121c56c
Address clang-tidy findings from #4763. (#4768)
|
1 год назад |
Richard Smith
|
19182f08aa
Compute a fingerprint for constants and import_ref instructions. (#4763)
|
1 год назад |
josh11b
|
c5fd8f42b8
`ImplWitness` (#4679)
|
1 год назад |
Dana Jansens
|
6cb660f5ad
Avoid recursion in InstNamer::CollectNamesInBlock (#4706)
|
1 год назад |
Jon Ross-Perkins
|
3f9a06aee3
Look at flipping clang-tidy's misc-* to enable-by-default (#4699)
|
1 год назад |
Richard Smith
|
a10c79569e
Model `Core.Int` as a class type (#4644)
|
1 год назад |
Richard Smith
|
eabe9f117a
Track complete types required by a generic. (#4652)
|
1 год назад |
Boaz Brickner
|
daba2c72cf
[NFC] Convert NameScope from struct to class (#4623)
|
1 год назад |
Jon Ross-Perkins
|
e7a86b03c6
Remove offsets from InstId formatting, trying to name more (#4645)
|
1 год назад |
Jon Ross-Perkins
|
1cba3328f7
Finish removing BuiltinInstKind (#4637)
|
1 год назад |
Jon Ross-Perkins
|
efab39cbd9
Remove InstId::Builtin members (#4632)
|
1 год назад |
Geoff Romer
|
78d7a7c291
Remove return_slot_id (#4577)
|
1 год назад |
josh11b
|
33110d096c
Facet types support rewrite (`where .A =`...) constraints (#4613)
|
1 год назад |
josh11b
|
5d1b39e1f2
More instructions get named (#4615)
|
1 год назад |
Jon Ross-Perkins
|
be5db6e1cd
Remove labels from the builtin inst kind macro (#4558)
|
1 год назад |
Richard Smith
|
e2ae5f212c
Remove the special case for `i32`. (#4543)
|
1 год назад |
josh11b
|
a69c2630f9
Replace `InterfaceType` with `FacetType` (#4499)
|
1 год назад |
Jon Ross-Perkins
|
10e256a241
Name empty tuples distinctly in SemIR. (#4503)
|
1 год назад |
Chandler Carruth
|
4148161e24
Refactor value store code to use separate files. (#4477)
|
1 год назад |
Geoff Romer
|
b67d03126e
Separate inst kind for out params (#4442)
|
1 год назад |
Geoff Romer
|
9266f867f9
Model the return slot as an output parameter (#4432)
|
1 год назад |
Geoff Romer
|
223c5cb04b
Restructure handling of runtime parameters (#4422)
|
1 год назад |
Geoff Romer
|
9d942f4633
Generate parameter pattern-match IR from pattern IR (#4388)
|
1 год назад |