David Blaikie
|
27be0973e7
Vtable support for generics (#5793)
|
9 miesięcy temu |
Richard Smith
|
c7886f4336
Ask Clang to mangle names, don't try to do it ourselves. (#5764)
|
10 miesięcy temu |
Boaz Brickner
|
cc698d78f5
When using a C++ struct as a parameter, map its type to a Carbon class type (#5538)
|
10 miesięcy temu |
Richard Smith
|
4e5dccdbf7
When making a direct call to a thunk, inline the call in SemIR. (#5642)
|
10 miesięcy temu |
Boaz Brickner
|
e4c8150f2c
Store Clang `Decl`s in a `CanonicalValueStore` (#5638)
|
11 miesięcy temu |
Richard Smith
|
14e4f219b1
Support lowering specifics for an imported generic function. (#5475)
|
11 miesięcy temu |
Richard Smith
|
5b884ae14d
Improve lowering for global variables. (#5492)
|
11 miesięcy temu |
Richard Smith
|
8b0f9e503e
Add mangling support for thunks. (#5424)
|
1 rok temu |
David Blaikie
|
b00a037c52
Mangle impls even if they impl an interface with associated constants (#5348)
|
1 rok temu |
Thomas Köppe
|
bf32da8dad
Add missing standard library header inclusions (#5316)
|
1 rok temu |
David Blaikie
|
8847178242
Emit (relative) vtables (#5231)
|
1 rok temu |
Boaz Brickner
|
a4a229b637
Initialize `cpp_mangle_context_` in `Mangler`'s constructor (#5095)
|
1 rok temu |
Boaz Brickner
|
156ab889f8
Support mangling imported C++ functions using Clang's `MangleContext` (#5062)
|
1 rok temu |
Richard Smith
|
8eb4e24cb6
Implement #4864: `Core` is a keyword (#4909)
|
1 rok temu |
Jon Ross-Perkins
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
1 rok temu |
Jon Ross-Perkins
|
4c4c4a4d2c
Add RawStringOstream for slightly simpler streaming to strings (#4817)
|
1 rok temu |
Richard Smith
|
9a5f2d734b
Include a fingerprint of the specific arguments in mangled names. (#4771)
|
1 rok temu |
Boaz Brickner
|
daba2c72cf
[NFC] Convert NameScope from struct to class (#4623)
|
1 rok temu |
Jon Ross-Perkins
|
be5db6e1cd
Remove labels from the builtin inst kind macro (#4558)
|
1 rok temu |
Jon Ross-Perkins
|
79b9180eff
Adds per-builtin instructions, removing `BuiltinInst` (#4556)
|
1 rok temu |
Richard Smith
|
e2ae5f212c
Remove the special case for `i32`. (#4543)
|
1 rok temu |
josh11b
|
a69c2630f9
Replace `InterfaceType` with `FacetType` (#4499)
|
1 rok temu |
Richard Smith
|
851ef2c517
Initial, very rough lowering for calls to specific functions and specific function declarations. (#4399)
|
1 rok temu |
Richard Smith
|
568ad197d1
Track the instruction used to name the type and constraint in an impl. (#4368)
|
1 rok temu |
David Blaikie
|
4631767943
Stop name mangling at an imported package name (#4294)
|
1 rok temu |
Chandler Carruth
|
4845f40dff
Switch `CARBON_CHECK` to a format string API (#4285)
|
1 rok temu |
David Blaikie
|
a548eff0bb
Rudimentary name mangling support (#4267)
|
1 rok temu |