Richard Smith
|
5b884ae14d
Improve lowering for global variables. (#5492)
|
hai 11 meses |
Jon Ross-Perkins
|
ebc26dfad9
Update LLVM (#5487)
|
hai 11 meses |
Richard Smith
|
32e68cfb5b
Fix debug location for variable allocas and lifetime markers. (#5432)
|
hai 1 ano |
Dana Jansens
|
24bde46181
Change array syntax from [T; N] to array(T, N) (#4981)
|
hai 1 ano |
Jon Ross-Perkins
|
2929254168
Update LLVM version, fix breaks (#4886)
|
hai 1 ano |
Geoff Romer
|
13434f0e8a
Model `var` as a pattern operator (#4720)
|
hai 1 ano |
Richard Smith
|
b1230218d5
Make fingerprinting stable across compatible source changes. (#4789)
|
hai 1 ano |
Richard Smith
|
19182f08aa
Compute a fingerprint for constants and import_ref instructions. (#4763)
|
hai 1 ano |
Richard Smith
|
c04d62a7d1
Ensure that all allocas are created in the entry block. (#4685)
|
hai 1 ano |
Richard Smith
|
7b45a28a82
Fix lowering of array indexing with an int literal. (#4686)
|
hai 1 ano |
josh11b
|
5d1b39e1f2
More instructions get named (#4615)
|
hai 1 ano |
Richard Smith
|
e2ae5f212c
Remove the special case for `i32`. (#4543)
|
hai 1 ano |
Richard Smith
|
bc395eb889
Represent integer literals as `IntLiteral` not as `i32`. (#4532)
|
hai 1 ano |
Jon Ross-Perkins
|
10e256a241
Name empty tuples distinctly in SemIR. (#4503)
|
hai 1 ano |
David Blaikie
|
67b287a2f2
DebugInfo: Add the name as-written, separate from the mangled name (#4253)
|
hai 1 ano |
David Blaikie
|
0ae2a3907e
Add line-level debug info (#4247)
|
hai 1 ano |
David Blaikie
|
c5ada29ba9
Add filename and line number to function debug info metadata (#4243)
|
hai 1 ano |
David Blaikie
|
ea8ad22a17
Add function debug info descriptions (#4233)
|
hai 1 ano |
David Blaikie
|
d57aa57215
Add rudimentry debug info metadata emission (#4225)
|
hai 1 ano |
josh11b
|
bfe0fc7cc8
Update to a recent LLVM version and the changes to LLVM IR. (#4212)
|
hai 1 ano |
Jon Ross-Perkins
|
83413479d7
Move some of the test information to TIP lines (#4007)
|
hai 1 ano |
Richard Smith
|
008d41d7f3
Move instruction names for struct and tuple values from lower to `InstNamer`. (#3918)
|
%!s(int64=2) %!d(string=hai) anos |
Richard Smith
|
79c0b65288
Separate constant emission from function emission. (#3916)
|
%!s(int64=2) %!d(string=hai) anos |
Richard Smith
|
ccf87f0a38
Use computed constants in lowering rather than lowering instructions (#3905)
|
%!s(int64=2) %!d(string=hai) anos |
Richard Smith
|
3776c068de
Unify instruction naming between SemIR and LLVM IR (#3898)
|
%!s(int64=2) %!d(string=hai) anos |
Richard Smith
|
6d5e62974c
Add SemIR instruction to track that a conversion was performed. (#3363)
|
%!s(int64=2) %!d(string=hai) anos |
Richard Smith
|
bfa5463e5b
Add signature enforcement for `Main.Run` and give it the symbol name `main`. (#3266)
|
%!s(int64=2) %!d(string=hai) anos |
Richard Smith
|
491fa1bdd5
Place the computation of the destination of an initialization into the return slot. (#3252)
|
%!s(int64=2) %!d(string=hai) anos |
Richard Smith
|
31d55da403
Stop creating fake integer literals as indexes for tuple initialization. (#3248)
|
%!s(int64=2) %!d(string=hai) anos |
Richard Smith
|
842b471e67
Perform in-place initialization for tuples and structs (#3246)
|
%!s(int64=2) %!d(string=hai) anos |