Richard Smith
|
36f0a73092
Initial support for interop with class/struct/union fields. (#5849)
|
před 9 měsíci |
David Blaikie
|
aeba878335
Clean up some TODO and other comments (#5813)
|
před 9 měsíci |
David Blaikie
|
83b2924432
Support importing vtables for generic classes (#5802)
|
před 9 měsíci |
David Blaikie
|
27be0973e7
Vtable support for generics (#5793)
|
před 9 měsíci |
David Blaikie
|
967a98f845
Import vtable_ptr lazily (#5762)
|
před 10 měsíci |
David Blaikie
|
124313269a
Represent vtables as a top level SemIR construct (#5472)
|
před 10 měsíci |
Richard Smith
|
80529aaef9
Convert the scrutinee of a binding pattern to the right category. (#5662)
|
před 10 měsíci |
Dana Jansens
|
493bea1647
Fearlessly hold references into ValueStore again (#5589)
|
před 11 měsíci |
Richard Smith
|
69b9982e95
Convert discarded calls in thunks. (#5452)
|
před 1 rokem |
Richard Smith
|
71715263ce
Add build option `--features=poison_value_stores`. (#5438)
|
před 1 rokem |
Dana Jansens
|
315e206ff1
Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355)
|
před 1 rokem |
Dana Jansens
|
51498547c9
Always use `LookupImplWitness` instructions for symbolic witnesses (#5321)
|
před 1 rokem |
Dana Jansens
|
84a0060447
Allow a struct/tuple type literal to implicitly convert into a facet value (#5325)
|
před 1 rokem |
Dana Jansens
|
c38e723dd8
Rename singleton InstId constants to TypeInstId (#5323)
|
před 1 rokem |
Thomas Köppe
|
bf32da8dad
Add missing standard library header inclusions (#5316)
|
před 1 rokem |
Jon Ross-Perkins
|
4923445e3a
Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304)
|
před 1 rokem |
Jon Ross-Perkins
|
55da026a46
Remove the SemIRLoc typedef (#5299)
|
před 1 rokem |
Dana Jansens
|
c34a8d0a3a
Convert remaining type-value InstId fields to TypeInstId (#5294)
|
před 1 rokem |
Dana Jansens
|
cf57c85545
Introduce TypeInstId (#5288)
|
před 1 rokem |
Richard Smith
|
a74ca9071b
Remove all remaining uses of `TypeId`s as instruction operands. (#5280)
|
před 1 rokem |
David Blaikie
|
8e7bb2f953
Initialize vptrs to point to vtables (#5244)
|
před 1 rokem |
Richard Smith
|
bba32900c3
Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235)
|
před 1 rokem |
Dana Jansens
|
164310c6b8
Facet values (like type values) can be copied around at runtime (#5242)
|
před 1 rokem |
David Blaikie
|
4739828cca
Generalize non-const ClassInit lowering beyond only InitializeFrom insts (#5199)
|
před 1 rokem |
Boaz Brickner
|
6e2dbb5b61
Change `CopyOnWriteBlock::file_` from reference to pointer (#5230)
|
před 1 rokem |
josh11b
|
df958940c3
Builtin facet type conversion is final (#5220)
|
před 1 rokem |
josh11b
|
384be1dbe3
Change conversion diagnostic from saying "value" to "expression" (#5221)
|
před 1 rokem |
Boaz Brickner
|
9d3664baa9
Change `PendingBlock.context_` from reference to pointer (#5209)
|
před 1 rokem |
Jon Ross-Perkins
|
a5df8ad736
Support destruction of storage (#5171)
|
před 1 rokem |
David Blaikie
|
45d042cab8
Fix crash in lowering vptr initialization (#5184)
|
před 1 rokem |