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 달 전 |
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)
|
5 달 전 |
Chandler Carruth
|
0a679504a5
Update LLVM again to 2025-08-09 (#5958)
|
8 달 전 |
Jon Ross-Perkins
|
4aa62bf5cd
Switch Destroy to addr self (#5748)
|
10 달 전 |
Jon Ross-Perkins
|
0722dab0ef
Reimplement destroy as an interface (#5678)
|
10 달 전 |
Richard Smith
|
a556cf41fc
Use static allocas for temporaries. (#5734)
|
10 달 전 |
Dana Jansens
|
d17188208c
Apply min-preludes to more tests (part 7) (#5704)
|
10 달 전 |
Jon Ross-Perkins
|
ebc26dfad9
Update LLVM (#5487)
|
11 달 전 |
Richard Smith
|
32e68cfb5b
Fix debug location for variable allocas and lifetime markers. (#5432)
|
1 년 전 |
Dana Jansens
|
24bde46181
Change array syntax from [T; N] to array(T, N) (#4981)
|
1 년 전 |
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 년 전 |
Richard Smith
|
a10c79569e
Model `Core.Int` as a class type (#4644)
|
1 년 전 |
Richard Smith
|
7b45a28a82
Fix lowering of array indexing with an int literal. (#4686)
|
1 년 전 |
josh11b
|
5d1b39e1f2
More instructions get named (#4615)
|
1 년 전 |
Richard Smith
|
e4412a95dd
Factor out machinery for forming int type literals. (#4616)
|
1 년 전 |
Richard Smith
|
63ff0cca1a
Include the call arguments in the location of a call. (#4602)
|
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 년 전 |
David Blaikie
|
a548eff0bb
Rudimentary name mangling support (#4267)
|
1 년 전 |
David Blaikie
|
67b287a2f2
DebugInfo: Add the name as-written, separate from the mangled name (#4253)
|
1 년 전 |
David Blaikie
|
0ae2a3907e
Add line-level debug info (#4247)
|
1 년 전 |
David Blaikie
|
c5ada29ba9
Add filename and line number to function debug info metadata (#4243)
|
1 년 전 |
David Blaikie
|
ea8ad22a17
Add function debug info descriptions (#4233)
|
1 년 전 |
David Blaikie
|
d57aa57215
Add rudimentry debug info metadata emission (#4225)
|
1 년 전 |
Brymer Meneses
|
c353f6bd78
change tuple index (#4218)
|
1 년 전 |