Commit History

Author SHA1 Message Date
  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 bfa5463e5b Add signature enforcement for `Main.Run` and give it the symbol name `main`. (#3266) 2 years ago
  Richard Smith 31d55da403 Stop creating fake integer literals as indexes for tuple initialization. (#3248) 2 years ago
  Richard Smith 842b471e67 Perform in-place initialization for tuples and structs (#3246) 2 years ago
  Jon Ross-Perkins ec307b18d8 Rename the lowering dir to lower (#3172) 2 years ago