Jon Ross-Perkins
|
83413479d7
Move some of the test information to TIP lines (#4007)
|
1 gadu atpakaļ |
Richard Smith
|
008d41d7f3
Move instruction names for struct and tuple values from lower to `InstNamer`. (#3918)
|
2 gadi atpakaļ |
Richard Smith
|
79c0b65288
Separate constant emission from function emission. (#3916)
|
2 gadi atpakaļ |
Richard Smith
|
ccf87f0a38
Use computed constants in lowering rather than lowering instructions (#3905)
|
2 gadi atpakaļ |
Richard Smith
|
3776c068de
Unify instruction naming between SemIR and LLVM IR (#3898)
|
2 gadi atpakaļ |
Richard Smith
|
6d5e62974c
Add SemIR instruction to track that a conversion was performed. (#3363)
|
2 gadi atpakaļ |
Richard Smith
|
bfa5463e5b
Add signature enforcement for `Main.Run` and give it the symbol name `main`. (#3266)
|
2 gadi atpakaļ |
Richard Smith
|
491fa1bdd5
Place the computation of the destination of an initialization into the return slot. (#3252)
|
2 gadi atpakaļ |
Richard Smith
|
31d55da403
Stop creating fake integer literals as indexes for tuple initialization. (#3248)
|
2 gadi atpakaļ |
Richard Smith
|
842b471e67
Perform in-place initialization for tuples and structs (#3246)
|
2 gadi atpakaļ |
Richard Smith
|
e81d171226
Switch to modeling array initialization analogously to a function call. (#3205)
|
2 gadi atpakaļ |
Jon Ross-Perkins
|
ec307b18d8
Rename the lowering dir to lower (#3172)
|
2 gadi atpakaļ |