Dana Jansens
|
ce109708bf
Add dumping for NamedConstraintId and shorten untagged id printing (#6319)
|
5 mesi fa |
Jon Ross-Perkins
|
ef1e47cd07
Remove redundant SemIR:: uses in SemIR (#6106)
|
7 mesi fa |
Dana Jansens
|
896ef4da0e
Include the Name when dumping an instruction with a name (#6051)
|
7 mesi fa |
Jon Ross-Perkins
|
61290fdee9
Make ConstantValueStore use ValueStore internally (#5811)
|
9 mesi fa |
Dana Jansens
|
7878f6d70f
Move LocId dumping to semir/ (#5656)
|
10 mesi fa |
Thomas Köppe
|
bf32da8dad
Add missing standard library header inclusions (#5316)
|
1 anno fa |
Richard Smith
|
a74ca9071b
Remove all remaining uses of `TypeId`s as instruction operands. (#5280)
|
1 anno fa |
Richard Smith
|
47fa1b5991
Rename `StringifyType` to reflect that it can stringify non-type constants. (#5285)
|
1 anno fa |
Richard Smith
|
a91752de60
Represent rewrite constraints in `FacetTypeInfo` with `InstId` not `ConstantId`. (#5281)
|
1 anno fa |
josh11b
|
4af0c8f8d1
Implement ...`where .Self impls`... (#5238)
|
1 anno fa |
josh11b
|
bc439ad092
Forward `impl` declarations of incomplete facet types (#5219)
|
1 anno fa |
josh11b
|
0ebe031dac
More `Dump()` output for constants, generics, specifics (#5222)
|
1 anno fa |
Jon Ross-Perkins
|
3ae62f8130
Rewrite Dump calls to use std::string returns (#5195)
|
1 anno fa |
Dana Jansens
|
1d7d78c6da
Add more output in dump for generics, impls (#5190)
|
1 anno fa |
Dana Jansens
|
53c98a8619
Support specialization in impl lookup with a symbolic query/impl. (#5169)
|
1 anno fa |
Dana Jansens
|
e7493d9112
Dump the inst block with the specific (#5138)
|
1 anno fa |
josh11b
|
176f9f1cc4
Improve debug `Dump` for `NameScopeId`s (#5088)
|
1 anno fa |
Dana Jansens
|
d199ce327a
Make FacetTypeInfo and CompleteFacetType stores share id indices (#4989)
|
1 anno fa |
josh11b
|
eb69d7420e
First iteration of completing and resolving facet types (#4920)
|
1 anno fa |
Richard Smith
|
c6d35e1c4a
Rename template constant -> concrete constant. (#4939)
|
1 anno fa |
Dana Jansens
|
bb67c7dfb2
Add SemIR::MakeSymbolicConstantId(int) (#4862)
|
1 anno fa |
Jon Ross-Perkins
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
1 anno fa |
josh11b
|
fa9a07b6cc
Add `Make...Id` functions for debugging (#4759)
|
1 anno fa |
josh11b
|
7edb0b8f59
Add more `Dump` methods for debugging (#4747)
|
1 anno fa |