Richard Smith
|
4e5dccdbf7
When making a direct call to a thunk, inline the call in SemIR. (#5642)
|
10 mesiacov pred |
Jon Ross-Perkins
|
81ca949ab8
Replacing lowering vectors with FixedSizeValueStore (#5636)
|
10 mesiacov pred |
Boaz Brickner
|
e4c8150f2c
Store Clang `Decl`s in a `CanonicalValueStore` (#5638)
|
10 mesiacov pred |
Richard Smith
|
14e4f219b1
Support lowering specifics for an imported generic function. (#5475)
|
11 mesiacov pred |
Dana Jansens
|
02fc484f23
Make pointers in ValueStore stable across insertions (#5576)
|
11 mesiacov pred |
Richard Smith
|
e91840e1b6
Split a cross-file `Lower::Context` out of `Lower::FileContext`. (#5583)
|
11 mesiacov pred |
Alina Sbirlea
|
77afd0678b
Prototype for coalescing equivalent specifics of the same generic. (#5314)
|
11 mesiacov pred |
Richard Smith
|
42c783defa
Use `linkonce_odr` linkage for specific functions. (#5575)
|
11 mesiacov pred |
Richard Smith
|
a23631f360
Support for lowering references to imported `var`s. (#5513)
|
11 mesiacov pred |
Richard Smith
|
6e7c035bef
Stop emitting `llvm.ident` metadata saying the compiler was Clang. (#5520)
|
11 mesiacov pred |
Boaz Brickner
|
852d0191a9
Add support for importing C++ inline functions (#5427)
|
11 mesiacov pred |
Richard Smith
|
5b884ae14d
Improve lowering for global variables. (#5492)
|
11 mesiacov pred |
Boaz Brickner
|
2aa5fbfa4a
Move the logic in `TryConvertClangDiagnosticLoc()` to `ConvertLocInFile()` (#5391)
|
1 rok pred |
Dana Jansens
|
315e206ff1
Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355)
|
1 rok pred |
Geoff Romer
|
fafb655d39
Separate pattern types from expression types (#5360)
|
1 rok pred |
David Blaikie
|
77c5f63be7
Skip upfront emission of vtables for generic classes (#5349)
|
1 rok pred |
Chandler Carruth
|
55705aaef8
Update LLVM, picking up new `-disable-free` flag logic (#5333)
|
1 rok pred |
Thomas Köppe
|
bf32da8dad
Add missing standard library header inclusions (#5316)
|
1 rok pred |
Dana Jansens
|
c34a8d0a3a
Convert remaining type-value InstId fields to TypeInstId (#5294)
|
1 rok pred |
Jon Ross-Perkins
|
fe29224016
Refactor LocId to merge in SemIRLoc (#5284)
|
1 rok pred |
Richard Smith
|
a74ca9071b
Remove all remaining uses of `TypeId`s as instruction operands. (#5280)
|
1 rok pred |
Alina Sbirlea
|
694a329bdd
Reuse LLVM global constants. (#5273)
|
1 rok pred |
Dana Jansens
|
d07f70cfb3
Add insts for witness table entries that are unset or associated constants (#5255)
|
1 rok pred |
David Blaikie
|
8e7bb2f953
Initialize vptrs to point to vtables (#5244)
|
1 rok pred |
Richard Smith
|
bba32900c3
Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235)
|
1 rok pred |
Richard Smith
|
c33adfafd3
Replace `GetTypeInSpecific` with `GetTypeOfInstInSpecific`. (#5232)
|
1 rok pred |
David Blaikie
|
8847178242
Emit (relative) vtables (#5231)
|
1 rok pred |
David Blaikie
|
d317c56916
Minor refactor to reduce indentation (#5183)
|
1 rok pred |
Richard Smith
|
584426dfa2
Initial work on support for templates (#5081)
|
1 rok pred |
Boaz Brickner
|
a4a229b637
Initialize `cpp_mangle_context_` in `Mangler`'s constructor (#5095)
|
1 rok pred |