Richard Smith
|
42c783defa
Use `linkonce_odr` linkage for specific functions. (#5575)
|
11 months ago |
Richard Smith
|
5b884ae14d
Improve lowering for global variables. (#5492)
|
11 months ago |
Richard Smith
|
32e68cfb5b
Fix debug location for variable allocas and lifetime markers. (#5432)
|
1 year ago |
Alina Sbirlea
|
1f5e5a7b44
Add basic lowering of generic function definitions. (#5015)
|
1 year ago |
Jon Ross-Perkins
|
2929254168
Update LLVM version, fix breaks (#4886)
|
1 year ago |
Geoff Romer
|
13434f0e8a
Model `var` as a pattern operator (#4720)
|
1 year ago |
Richard Smith
|
b1230218d5
Make fingerprinting stable across compatible source changes. (#4789)
|
1 year ago |
Richard Smith
|
9a5f2d734b
Include a fingerprint of the specific arguments in mangled names. (#4771)
|
1 year ago |
Richard Smith
|
246ec785df
Add support for converting between integer types (#4753)
|
1 year ago |
Richard Smith
|
6fe8e0b5aa
Provide generic impls for `Core.Int` and `Core.UInt` operations. (#4693)
|
1 year ago |
Richard Smith
|
c04d62a7d1
Ensure that all allocas are created in the entry block. (#4685)
|
1 year ago |
Richard Smith
|
a10c79569e
Model `Core.Int` as a class type (#4644)
|
1 year ago |
josh11b
|
5d1b39e1f2
More instructions get named (#4615)
|
1 year ago |
Richard Smith
|
e2ae5f212c
Remove the special case for `i32`. (#4543)
|
1 year ago |
Richard Smith
|
bc395eb889
Represent integer literals as `IntLiteral` not as `i32`. (#4532)
|
1 year ago |
Richard Smith
|
e2ab97672d
Fix lowering of `specific_function`s referring to methods. (#4464)
|
1 year ago |