David Blaikie
|
0ae2a3907e
Add line-level debug info (#4247)
|
1 year ago |
David Blaikie
|
c5ada29ba9
Add filename and line number to function debug info metadata (#4243)
|
1 year ago |
David Blaikie
|
ea8ad22a17
Add function debug info descriptions (#4233)
|
1 year ago |
David Blaikie
|
d57aa57215
Add rudimentry debug info metadata emission (#4225)
|
1 year ago |
Jon Ross-Perkins
|
83413479d7
Move some of the test information to TIP lines (#4007)
|
1 year ago |
Richard Smith
|
008d41d7f3
Move instruction names for struct and tuple values from lower to `InstNamer`. (#3918)
|
2 years ago |
Richard Smith
|
79c0b65288
Separate constant emission from function emission. (#3916)
|
2 years ago |
Richard Smith
|
ccf87f0a38
Use computed constants in lowering rather than lowering instructions (#3905)
|
2 years ago |
Richard Smith
|
3776c068de
Unify instruction naming between SemIR and LLVM IR (#3898)
|
2 years ago |
Richard Smith
|
428d11323a
Directly convert from an initializer to a value where possible. (#3306)
|
2 years ago |
Richard Smith
|
842b471e67
Perform in-place initialization for tuples and structs (#3246)
|
2 years ago |
Richard Smith
|
e81d171226
Switch to modeling array initialization analogously to a function call. (#3205)
|
2 years ago |