Ivana Ivanovska
|
a24598f069
Lower CppOverloadSetValue (#6101)
|
пре 7 месеци |
Boaz Brickner
|
cac3578b86
Avoid crashing when importing a C++ struct indirectly (#6086)
|
пре 7 месеци |
Boaz Brickner
|
02ea39f2a4
Avoid crashing when importing a C++ function indirectly (#6085)
|
пре 7 месеци |
Jon Ross-Perkins
|
5e3bb523f8
Add builtin functions for destroy, with special requirements in facet types (#6035)
|
пре 7 месеци |
Ivana Ivanovska
|
12ddfb9c7c
[Carbon/C++ interop] Add support for C++ overloaded functions (#5891)
|
пре 7 месеци |
Richard Smith
|
e8cd229e74
When performing an impl lookup, only import impls for related interfaces. (#6040)
|
пре 7 месеци |
Dana Jansens
|
70f104aa40
Always import canonical instructions except for exceptional Decl cases (#6009)
|
пре 8 месеци |
Richard Smith
|
cb5e2e1597
Improve support for qualification conversions. (#5999)
|
пре 8 месеци |
David Blaikie
|
1d0f30df3a
Fix a use of an imported InstId used where a local InstId is required (#5998)
|
пре 8 месеци |
David Blaikie
|
3f9fc633fe
Add a vtableDecl inst and use that in classes instead of VtablePtr (#5945)
|
пре 8 месеци |
Richard Smith
|
b851e8c423
Add support for f16, f64, f128. (#5952)
|
пре 8 месеци |
Jon Ross-Perkins
|
cfe5599144
Support imports of more literal values (#5954)
|
пре 8 месеци |
Richard Smith
|
694c00c7eb
Make `Core.Float` a class. Add missing builtins for float support. (#5932)
|
пре 8 месеци |
David Blaikie
|
efbc9f7c9c
Create LoadedImportRefs for vtable entries with import insts instead of local insts (#5931)
|
пре 8 месеци |
David Blaikie
|
545354a3b4
Import symbolic vtable entries as attached constants (#5871)
|
пре 9 месеци |
Boaz Brickner
|
3c9d267388
Generate and use a C++ thunk to call non simple ABI C++ functions (#5850)
|
пре 9 месеци |
Richard Smith
|
e3a366f1c3
Add prelude impl of `Iterate` for array types. (#5895)
|
пре 9 месеци |
Richard Smith
|
36f0a73092
Initial support for interop with class/struct/union fields. (#5849)
|
пре 9 месеци |
Jon Ross-Perkins
|
b8ca7bf18f
Include the virtual modifier when importing functions (#5841)
|
пре 9 месеци |
Jon Ross-Perkins
|
bd4fbb4393
Expand use of CheckIRId stores (#5820)
|
пре 9 месеци |
David Blaikie
|
83b2924432
Support importing vtables for generic classes (#5802)
|
пре 9 месеци |
David Blaikie
|
e6214b946a
Remove out of date comment (#5805)
|
пре 9 месеци |
David Blaikie
|
967a98f845
Import vtable_ptr lazily (#5762)
|
пре 10 месеци |
David Blaikie
|
124313269a
Represent vtables as a top level SemIR construct (#5472)
|
пре 10 месеци |
Richard Smith
|
4e5dccdbf7
When making a direct call to a thunk, inline the call in SemIR. (#5642)
|
пре 10 месеци |
Richard Smith
|
dc7839e893
Add a new facility GrowingRange for a range that might grow during iteration. (#5641)
|
пре 10 месеци |
Jon Ross-Perkins
|
1e9e148c3b
Rename the ImportRefs block to Imports (#5618)
|
пре 11 месеци |
David Blaikie
|
6831c98d74
Refactor interface and impl NameScope importing to resemble classes (#5585)
|
пре 11 месеци |
Dana Jansens
|
02fc484f23
Make pointers in ValueStore stable across insertions (#5576)
|
пре 11 месеци |
David Blaikie
|
d614ed0fc9
Assert that non-`None` `NameScope`s import as non-`None` (#5584)
|
пре 11 месеци |