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 年之前 |