Jon Ross-Perkins
|
9266ced4e3
Improve CanDestroyType to handle remaining cases (#6943)
|
1 mese fa |
Richard Smith
|
dfac728571
Fix pointer sizes in debug info. (#7002)
|
1 mese fa |
Nicholas Bishop
|
396756c151
Handle Temporary values when const-evaling AcquireValue (#6992)
|
1 mese fa |
Nicholas Bishop
|
bf6a14ac39
Support `Temporary` constants (#6983)
|
1 mese fa |
David Blaikie
|
a179bd461b
Start plumbing through debug info type information with function parameters/return value (#6410)
|
5 mesi fa |
David Blaikie
|
bb9942823f
DebugInfo: Emit as "C++" rather than "C" (#6361)
|
5 mesi fa |
Richard Smith
|
aa69a484eb
Add support for running LLVM optimizer. (#6225)
|
5 mesi fa |
Chandler Carruth
|
0a679504a5
Update LLVM again to 2025-08-09 (#5958)
|
8 mesi fa |
Richard Smith
|
a556cf41fc
Use static allocas for temporaries. (#5734)
|
10 mesi fa |
Dana Jansens
|
bff601e417
Add min-preludes to most of lowering and a few more slow tests (#5680)
|
10 mesi fa |
Dana Jansens
|
24bde46181
Change array syntax from [T; N] to array(T, N) (#4981)
|
1 anno fa |
Jon Ross-Perkins
|
2929254168
Update LLVM version, fix breaks (#4886)
|
1 anno fa |
Richard Smith
|
a10c79569e
Model `Core.Int` as a class type (#4644)
|
1 anno fa |
Richard Smith
|
7b45a28a82
Fix lowering of array indexing with an int literal. (#4686)
|
1 anno fa |
josh11b
|
5d1b39e1f2
More instructions get named (#4615)
|
1 anno fa |
Richard Smith
|
e4412a95dd
Factor out machinery for forming int type literals. (#4616)
|
1 anno fa |
Richard Smith
|
e2ae5f212c
Remove the special case for `i32`. (#4543)
|
1 anno fa |
Richard Smith
|
bc395eb889
Represent integer literals as `IntLiteral` not as `i32`. (#4532)
|
1 anno fa |
Geoff Romer
|
9d942f4633
Generate parameter pattern-match IR from pattern IR (#4388)
|
1 anno fa |
David Blaikie
|
a548eff0bb
Rudimentary name mangling support (#4267)
|
1 anno fa |
David Blaikie
|
67b287a2f2
DebugInfo: Add the name as-written, separate from the mangled name (#4253)
|
1 anno fa |
David Blaikie
|
0ae2a3907e
Add line-level debug info (#4247)
|
1 anno fa |
David Blaikie
|
c5ada29ba9
Add filename and line number to function debug info metadata (#4243)
|
1 anno fa |
David Blaikie
|
ea8ad22a17
Add function debug info descriptions (#4233)
|
1 anno fa |
David Blaikie
|
d57aa57215
Add rudimentry debug info metadata emission (#4225)
|
1 anno fa |
Jon Ross-Perkins
|
83413479d7
Move some of the test information to TIP lines (#4007)
|
1 anno fa |
Richard Smith
|
008d41d7f3
Move instruction names for struct and tuple values from lower to `InstNamer`. (#3918)
|
2 anni fa |
Richard Smith
|
79c0b65288
Separate constant emission from function emission. (#3916)
|
2 anni fa |
Richard Smith
|
ccf87f0a38
Use computed constants in lowering rather than lowering instructions (#3905)
|
2 anni fa |
Richard Smith
|
3776c068de
Unify instruction naming between SemIR and LLVM IR (#3898)
|
2 anni fa |