josh11b
|
c5fd8f42b8
`ImplWitness` (#4679)
|
1 년 전 |
Richard Smith
|
eabe9f117a
Track complete types required by a generic. (#4652)
|
1 년 전 |
David Blaikie
|
a2c939a2a2
Add an instruction for vptr initialization (#4633)
|
1 년 전 |
Jon Ross-Perkins
|
1cba3328f7
Finish removing BuiltinInstKind (#4637)
|
1 년 전 |
Jon Ross-Perkins
|
f45cbc6028
Add framework for singleton instructions. (#4582)
|
1 년 전 |
josh11b
|
ed80cd2f15
Facet member access (#4371)
|
1 년 전 |
Jon Ross-Perkins
|
be5db6e1cd
Remove labels from the builtin inst kind macro (#4558)
|
1 년 전 |
josh11b
|
67f2c9ce26
Add a `FacetValue` instruction (#4545)
|
1 년 전 |
Jon Ross-Perkins
|
79b9180eff
Adds per-builtin instructions, removing `BuiltinInst` (#4556)
|
1 년 전 |
josh11b
|
a69c2630f9
Replace `InterfaceType` with `FacetType` (#4499)
|
1 년 전 |
Jon Ross-Perkins
|
be56ff87c6
Convert StructTypeField to a specific type. (#4492)
|
1 년 전 |
josh11b
|
ea0b0b4b48
Add facet type values and an instruction that produces them (#4460)
|
1 년 전 |
Richard Smith
|
db76e81630
Rename `IntLiteral` to `IntValue`. (#4475)
|
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
|
9d942f4633
Generate parameter pattern-match IR from pattern IR (#4388)
|
1 년 전 |
Richard Smith
|
1a1bfd2eb2
Track and resolve the specific callee in a call to a generic function (#4395)
|
1 년 전 |
josh11b
|
bdbd1079a6
`where` check stage, step 2: SemIR (#4349)
|
1 년 전 |
Geoff Romer
|
dc32aa2690
Initial support for binding patterns in SemIR (#4221)
|
1 년 전 |
Richard Smith
|
2044366652
Support initialization of specific classes from struct literals (#4320)
|
1 년 전 |
Brymer Meneses
|
7f930d0f58
Use `TupleAccess` instead of `TupleIndex` (#4318)
|
1 년 전 |
Richard Smith
|
50d56aa7c9
Add an instruction to represent a use of a dependent value from a generic instance. (#4122)
|
1 년 전 |
Jon Ross-Perkins
|
469f1c8e64
Refactor InstKind to move metadata from macros to the type. (#4119)
|
1 년 전 |
Jon Ross-Perkins
|
a81d67c629
Rename Builtin to BuiltinInst, particularly to get BuiltinInstKind (#4115)
|
1 년 전 |
Jon Ross-Perkins
|
f3a4178083
Remove SemIR::RealLiteral (#4113)
|
1 년 전 |
Jon Ross-Perkins
|
5ebcbae2e8
Add a location to indirect imports. (#4098)
|
1 년 전 |
Richard Smith
|
d18584c6c2
Make representation of call to a generic class / interface more uniform. (#4050)
|
1 년 전 |
Richard Smith
|
f772c1f5f3
More support for generic interfaces, aiming for parity with support for generic classes. (#4034)
|
1 년 전 |
Jon Ross-Perkins
|
03e3a72628
Rename Directive->Decl in general, BindExport->ExportDecl (#3957)
|
1 년 전 |
Jon Ross-Perkins
|
40b2217421
Initial 'export name' handling. (#3949)
|
1 년 전 |