Jon Ross-Perkins
|
d944347e7b
Elide prelude components in the IR formatter. (#4453)
|
1 rok pred |
Geoff Romer
|
b67d03126e
Separate inst kind for out params (#4442)
|
1 rok pred |
Geoff Romer
|
9266f867f9
Model the return slot as an output parameter (#4432)
|
1 rok pred |
Geoff Romer
|
9d942f4633
Generate parameter pattern-match IR from pattern IR (#4388)
|
1 rok pred |
Richard Smith
|
568ad197d1
Track the instruction used to name the type and constraint in an impl. (#4368)
|
1 rok pred |
josh11b
|
49e0c186fc
Add comma between the arguments to the `bind_symbolic_name` instruction (#4358)
|
1 rok pred |
Richard Smith
|
2f3ad26f0e
Basic support for declaring generic impls. (#4336)
|
1 rok pred |
Richard Smith
|
42bda1e38f
Don't substitute into the targeted instructions of an associated constant. (#4342)
|
1 rok pred |
josh11b
|
bdbd1079a6
`where` check stage, step 2: SemIR (#4349)
|
1 rok pred |
Geoff Romer
|
dc32aa2690
Initial support for binding patterns in SemIR (#4221)
|
1 rok pred |
Richard Smith
|
5d481877f1
Omit a trailing `SpecificId` by default when formatting instruction arguments. (#4315)
|
1 rok pred |
Richard Smith
|
0354efa1fc
Rework how we check calls to support deduced implicit parameters (#4302)
|
1 rok pred |
David Blaikie
|
5806d8385d
Add SemIR support for virtual functions (#4272)
|
1 rok pred |
Jon Ross-Perkins
|
64204d9182
Factor library names into their own ID structure. (#4219)
|
1 rok pred |
Richard Smith
|
b2a13afb73
Defer resolving the eval blocks and value blocks of generics and specifics until we've finished other resolution work. (#4202)
|
1 rok pred |
Jon Ross-Perkins
|
3d13b8f71c
Fix handling of interface redefinitions. (#4198)
|
1 rok pred |
Richard Smith
|
2a06c964b5
Fix formatting for imported `impl`s. (#4194)
|
1 rok pred |
Jon Ross-Perkins
|
66147dee4f
Refactor some commonality in formatter. (#4171)
|
1 rok pred |
Richard Smith
|
37a8bfa488
Refactor `ReturnTypeInfo` and `InitRepr`. (#4169)
|
1 rok pred |
Richard Smith
|
a9e835f3dc
Remove caching of return slot usage. (#4163)
|
1 rok pred |
Richard Smith
|
3cb769a053
Rename "generic instance" to "specific" throughout the toolchain. (#4165)
|
1 rok pred |
Richard Smith
|
07bad72d86
Support for calling non-generic methods in a specific class. (#4156)
|
1 rok pred |
Richard Smith
|
fc8e686607
Rebuild all constants in the eval block. (#4155)
|
1 rok pred |
Jon Ross-Perkins
|
07c286e3cb
Use the package/library name in ImportIRId formatting. (#4154)
|
1 rok pred |
Geoff Romer
|
326609857d
Rename BindNameInfo to EntityName (#4090)
|
1 rok pred |
Jon Ross-Perkins
|
e76b6a61b4
Abbreviate instruction as inst in formatter. (#4146)
|
1 rok pred |
Jon Ross-Perkins
|
65d6e3e221
Use verbose formatting of instructions on crash messages. (#4125)
|
1 rok pred |
Richard Smith
|
5006838f1c
Build an evaluation block for the definition region of a generic. (#4131)
|
1 rok pred |
Richard Smith
|
efea072be3
Compute specific constant values. (#4128)
|
1 rok pred |
Jon Ross-Perkins
|
a81d67c629
Rename Builtin to BuiltinInst, particularly to get BuiltinInstKind (#4115)
|
1 rok pred |