Özgür
|
29018f38a6
Fix name mangling of generic impls (#6533)
|
4 месяцев назад |
Burak Emir
|
992d435023
Replace unused bindings with anonymous binding in lower/testdata. (#6479)
|
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 месяцев назад |
Richard Smith
|
aa69a484eb
Add support for running LLVM optimizer. (#6225)
|
6 месяцев назад |
Dana Jansens
|
e682a6660d
Avoid adding extraneous local instructions while importing witness table entries (#6180)
|
7 месяцев назад |
Jon Ross-Perkins
|
49ba8cf3e1
Switch class to use a blanket impl for `Destroy` (#6125)
|
7 месяцев назад |
Chandler Carruth
|
0a679504a5
Update LLVM again to 2025-08-09 (#5958)
|
8 месяцев назад |
Jon Ross-Perkins
|
7ccc1e0144
Expand naming for impls and functions (#5808)
|
9 месяцев назад |
Jon Ross-Perkins
|
4aa62bf5cd
Switch Destroy to addr self (#5748)
|
10 месяцев назад |
Jon Ross-Perkins
|
0722dab0ef
Reimplement destroy as an interface (#5678)
|
10 месяцев назад |
Dana Jansens
|
bff601e417
Add min-preludes to most of lowering and a few more slow tests (#5680)
|
10 месяцев назад |
Richard Smith
|
5b884ae14d
Improve lowering for global variables. (#5492)
|
11 месяцев назад |
Jon Ross-Perkins
|
2929254168
Update LLVM version, fix breaks (#4886)
|
1 год назад |
Geoff Romer
|
13434f0e8a
Model `var` as a pattern operator (#4720)
|
1 год назад |
Richard Smith
|
c04d62a7d1
Ensure that all allocas are created in the entry block. (#4685)
|
1 год назад |
josh11b
|
5d1b39e1f2
More instructions get named (#4615)
|
1 год назад |
Richard Smith
|
e2ae5f212c
Remove the special case for `i32`. (#4543)
|
1 год назад |
Richard Smith
|
bc395eb889
Represent integer literals as `IntLiteral` not as `i32`. (#4532)
|
1 год назад |
Richard Smith
|
26d7717d60
Insert a `value_of_initializer` after a call to `ImplicitAs` where possible. (#4473)
|
1 год назад |
Richard Smith
|
32e5212daa
Fix lowering of a conversion from a type with a pointer value representation to a type with a copy value representation. (#4467)
|
1 год назад |