Boaz Brickner
|
74395ce693
Change name poisoning implementation to allow better diagnostics (#4764)
|
1 gadu atpakaļ |
josh11b
|
c5fd8f42b8
`ImplWitness` (#4679)
|
1 gadu atpakaļ |
Jon Ross-Perkins
|
3f9a06aee3
Look at flipping clang-tidy's misc-* to enable-by-default (#4699)
|
1 gadu atpakaļ |
Boaz Brickner
|
9c8773da1b
Basic name poisoning support (#4654)
|
1 gadu atpakaļ |
Richard Smith
|
eabe9f117a
Track complete types required by a generic. (#4652)
|
1 gadu atpakaļ |
Boaz Brickner
|
daba2c72cf
[NFC] Convert NameScope from struct to class (#4623)
|
1 gadu atpakaļ |
Jon Ross-Perkins
|
e7a86b03c6
Remove offsets from InstId formatting, trying to name more (#4645)
|
1 gadu atpakaļ |
Richard Smith
|
f8e7dad33a
Include the file from which an entity was imported in formatted SemIR. (#4621)
|
1 gadu atpakaļ |
Geoff Romer
|
78d7a7c291
Remove return_slot_id (#4577)
|
1 gadu atpakaļ |
josh11b
|
33110d096c
Facet types support rewrite (`where .A =`...) constraints (#4613)
|
1 gadu atpakaļ |
Richard Smith
|
4a10d29b99
Include the complete type witness for a class in its SemIR output. (#4599)
|
1 gadu atpakaļ |
Jon Ross-Perkins
|
be5db6e1cd
Remove labels from the builtin inst kind macro (#4558)
|
1 gadu atpakaļ |
Richard Smith
|
4ee65ef58a
Reduce the size of formatted SemIR. (#4534)
|
1 gadu atpakaļ |
josh11b
|
abd12c18c7
Support extended scopes that are parameterized types (#4524)
|
1 gadu atpakaļ |
josh11b
|
a69c2630f9
Replace `InterfaceType` with `FacetType` (#4499)
|
1 gadu atpakaļ |
Geoff Romer
|
5759ad8b42
Remove forward references from binding patterns (#4494)
|
1 gadu atpakaļ |
Jon Ross-Perkins
|
138ecf108f
Remove verbose formatting of instructions on crash messages. (#4495)
|
1 gadu atpakaļ |
Jon Ross-Perkins
|
be56ff87c6
Convert StructTypeField to a specific type. (#4492)
|
1 gadu atpakaļ |
josh11b
|
4febf7c459
Add capitilization and punctuation to TODO comments (#4486)
|
1 gadu atpakaļ |
josh11b
|
ea0b0b4b48
Add facet type values and an instruction that produces them (#4460)
|
1 gadu atpakaļ |
Chandler Carruth
|
4148161e24
Refactor value store code to use separate files. (#4477)
|
1 gadu atpakaļ |
Richard Smith
|
db76e81630
Rename `IntLiteral` to `IntValue`. (#4475)
|
1 gadu atpakaļ |
Jon Ross-Perkins
|
d944347e7b
Elide prelude components in the IR formatter. (#4453)
|
1 gadu atpakaļ |
Geoff Romer
|
b67d03126e
Separate inst kind for out params (#4442)
|
1 gadu atpakaļ |
Geoff Romer
|
9266f867f9
Model the return slot as an output parameter (#4432)
|
1 gadu atpakaļ |
Geoff Romer
|
9d942f4633
Generate parameter pattern-match IR from pattern IR (#4388)
|
1 gadu atpakaļ |
Richard Smith
|
568ad197d1
Track the instruction used to name the type and constraint in an impl. (#4368)
|
1 gadu atpakaļ |
josh11b
|
49e0c186fc
Add comma between the arguments to the `bind_symbolic_name` instruction (#4358)
|
1 gadu atpakaļ |
Richard Smith
|
2f3ad26f0e
Basic support for declaring generic impls. (#4336)
|
1 gadu atpakaļ |
Richard Smith
|
42bda1e38f
Don't substitute into the targeted instructions of an associated constant. (#4342)
|
1 gadu atpakaļ |