Richard Smith
|
41dd256d56
Support for initialization of classes with abstract base classes. (#6802)
|
2 月之前 |
Geoff Romer
|
75713908f4
Store and reuse lowered parameter order (#6593)
|
3 月之前 |
Jon Ross-Perkins
|
c5eba90317
Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512)
|
4 月之前 |
Jon Ross-Perkins
|
47e551141f
Change the package namespace to use the package name (#6495)
|
4 月之前 |
Richard Smith
|
154e4012c4
Include the parent scope when fingerprinting an entity name. (#6473)
|
4 月之前 |
David Blaikie
|
a179bd461b
Start plumbing through debug info type information with function parameters/return value (#6410)
|
5 月之前 |
David Blaikie
|
bb9942823f
DebugInfo: Emit as "C++" rather than "C" (#6361)
|
5 月之前 |
Dana Jansens
|
5ae5170421
Allow deduction of tuple and struct literals as symbolic generic facet types (#6365)
|
5 月之前 |
Richard Smith
|
aa69a484eb
Add support for running LLVM optimizer. (#6225)
|
6 月之前 |
Geoff Romer
|
0811d996e1
Finish renaming BindName and related insts. (#6281)
|
6 月之前 |
Dana Jansens
|
e682a6660d
Avoid adding extraneous local instructions while importing witness table entries (#6180)
|
6 月之前 |
Dana Jansens
|
fe020ee08b
Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115)
|
7 月之前 |
Jon Ross-Perkins
|
49ba8cf3e1
Switch class to use a blanket impl for `Destroy` (#6125)
|
7 月之前 |
Richard Smith
|
b44ba47cf3
Don't treat dependent types as having a copy value representation. (#6055)
|
7 月之前 |
Jon Ross-Perkins
|
5e3bb523f8
Add builtin functions for destroy, with special requirements in facet types (#6035)
|
7 月之前 |
Richard Smith
|
d60900cbeb
Remove special case for returning value expressions by copy (#6052)
|
7 月之前 |
Richard Smith
|
1ec8ac7ef9
Add `Copy` interface and use it for making copies. (#6034)
|
7 月之前 |
Richard Smith
|
742017c475
Widen integer loads and stores to a multiple of 8 bits. (#5986)
|
8 月之前 |
Chandler Carruth
|
0a679504a5
Update LLVM again to 2025-08-09 (#5958)
|
8 月之前 |
Jon Ross-Perkins
|
7ccc1e0144
Expand naming for impls and functions (#5808)
|
9 月之前 |
Richard Smith
|
a556cf41fc
Use static allocas for temporaries. (#5734)
|
10 月之前 |
Richard Smith
|
7215302a27
Clean up and extend support for cross-file lowering of specific functions. (#5688)
|
10 月之前 |
Dana Jansens
|
bff601e417
Add min-preludes to most of lowering and a few more slow tests (#5680)
|
10 月之前 |
Jon Ross-Perkins
|
2929254168
Update LLVM version, fix breaks (#4886)
|
1 年之前 |
josh11b
|
5d1b39e1f2
More instructions get named (#4615)
|
1 年之前 |
Richard Smith
|
831dd2c929
Fix importing of the complete_type_witness for a generic class. (#4600)
|
1 年之前 |