Richard Smith
|
f9ab963bd6
Add a `type_literal` instruction to represent syntactic type literals. (#6781)
|
2 месяцев назад |
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)
|
6 месяцев назад |
Dana Jansens
|
e682a6660d
Avoid adding extraneous local instructions while importing witness table entries (#6180)
|
6 месяцев назад |
Jon Ross-Perkins
|
9704dc670e
Change the Destroy blanket impls to be more specific (#6098)
|
7 месяцев назад |
Chandler Carruth
|
0a679504a5
Update LLVM again to 2025-08-09 (#5958)
|
8 месяцев назад |
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
|
ebc26dfad9
Update LLVM (#5487)
|
11 месяцев назад |
Richard Smith
|
32e68cfb5b
Fix debug location for variable allocas and lifetime markers. (#5432)
|
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 год назад |
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 год назад |
Brymer Meneses
|
7f930d0f58
Use `TupleAccess` instead of `TupleIndex` (#4318)
|
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
|
34ae2b001b
move tuple testdata from `index/` to `tuple/access` (#4226)
|
1 год назад |