David Blaikie
|
26ec78ec00
Ensure vtable entries for generics are attached constants (#5853)
|
9 bulan lalu |
Richard Smith
|
36f0a73092
Initial support for interop with class/struct/union fields. (#5849)
|
9 bulan lalu |
Jon Ross-Perkins
|
bd4fbb4393
Expand use of CheckIRId stores (#5820)
|
9 bulan lalu |
David Blaikie
|
3bf98e9bc2
Implement correctly overriding dependent virtual functions (#5804)
|
9 bulan lalu |
David Blaikie
|
27be0973e7
Vtable support for generics (#5793)
|
9 bulan lalu |
David Blaikie
|
124313269a
Represent vtables as a top level SemIR construct (#5472)
|
10 bulan lalu |
David Blaikie
|
b39a0f0c8c
Basic SemIR `partial` support (#5736)
|
10 bulan lalu |
Jon Ross-Perkins
|
9855818bb8
Move PrettyStackTraceFunction to common (#5739)
|
10 bulan lalu |
Boaz Brickner
|
b90d3b7751
Use `Decl::getAsFunction()` to cast `clang_decl` to `FunctionDecl` (#5737)
|
10 bulan lalu |
Alina Sbirlea
|
dd0905ccbb
Refactor coalescing logic out of the file context. (#5723)
|
10 bulan lalu |
Alina Sbirlea
|
b0be6619ef
Optimize specific function coalescing in lowering. (#5684)
|
10 bulan lalu |
Richard Smith
|
7215302a27
Clean up and extend support for cross-file lowering of specific functions. (#5688)
|
10 bulan lalu |
Boaz Brickner
|
cc698d78f5
When using a C++ struct as a parameter, map its type to a Carbon class type (#5538)
|
10 bulan lalu |
Richard Smith
|
519e633147
Improve backtrace for lowering crashes. (#5651)
|
10 bulan lalu |
Geoff Romer
|
0b3edee177
Alphabetize typed_insts.h (#5401)
|
10 bulan lalu |
Richard Smith
|
4e5dccdbf7
When making a direct call to a thunk, inline the call in SemIR. (#5642)
|
10 bulan lalu |
Jon Ross-Perkins
|
81ca949ab8
Replacing lowering vectors with FixedSizeValueStore (#5636)
|
11 bulan lalu |
Boaz Brickner
|
e4c8150f2c
Store Clang `Decl`s in a `CanonicalValueStore` (#5638)
|
11 bulan lalu |
Richard Smith
|
14e4f219b1
Support lowering specifics for an imported generic function. (#5475)
|
11 bulan lalu |
Dana Jansens
|
02fc484f23
Make pointers in ValueStore stable across insertions (#5576)
|
11 bulan lalu |
Richard Smith
|
e91840e1b6
Split a cross-file `Lower::Context` out of `Lower::FileContext`. (#5583)
|
11 bulan lalu |
Alina Sbirlea
|
77afd0678b
Prototype for coalescing equivalent specifics of the same generic. (#5314)
|
11 bulan lalu |
Richard Smith
|
42c783defa
Use `linkonce_odr` linkage for specific functions. (#5575)
|
11 bulan lalu |
Richard Smith
|
a23631f360
Support for lowering references to imported `var`s. (#5513)
|
11 bulan lalu |
Richard Smith
|
6e7c035bef
Stop emitting `llvm.ident` metadata saying the compiler was Clang. (#5520)
|
11 bulan lalu |
Boaz Brickner
|
852d0191a9
Add support for importing C++ inline functions (#5427)
|
11 bulan lalu |
Richard Smith
|
5b884ae14d
Improve lowering for global variables. (#5492)
|
11 bulan lalu |
Boaz Brickner
|
2aa5fbfa4a
Move the logic in `TryConvertClangDiagnosticLoc()` to `ConvertLocInFile()` (#5391)
|
1 tahun lalu |
Dana Jansens
|
315e206ff1
Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355)
|
1 tahun lalu |
Geoff Romer
|
fafb655d39
Separate pattern types from expression types (#5360)
|
1 tahun lalu |