Commit History

Автор SHA1 Съобщение Дата
  Dana Jansens 24bde46181 Change array syntax from [T; N] to array(T, N) (#4981) преди 1 година
  Jon Ross-Perkins 2929254168 Update LLVM version, fix breaks (#4886) преди 1 година
  Richard Smith a10c79569e Model `Core.Int` as a class type (#4644) преди 1 година
  Richard Smith 7b45a28a82 Fix lowering of array indexing with an int literal. (#4686) преди 1 година
  josh11b 5d1b39e1f2 More instructions get named (#4615) преди 1 година
  Richard Smith e4412a95dd Factor out machinery for forming int type literals. (#4616) преди 1 година
  Richard Smith e2ae5f212c Remove the special case for `i32`. (#4543) преди 1 година
  Richard Smith bc395eb889 Represent integer literals as `IntLiteral` not as `i32`. (#4532) преди 1 година
  Geoff Romer 9d942f4633 Generate parameter pattern-match IR from pattern IR (#4388) преди 1 година
  David Blaikie a548eff0bb Rudimentary name mangling support (#4267) преди 1 година
  David Blaikie 67b287a2f2 DebugInfo: Add the name as-written, separate from the mangled name (#4253) преди 1 година
  David Blaikie 0ae2a3907e Add line-level debug info (#4247) преди 1 година
  David Blaikie c5ada29ba9 Add filename and line number to function debug info metadata (#4243) преди 1 година
  David Blaikie ea8ad22a17 Add function debug info descriptions (#4233) преди 1 година
  David Blaikie d57aa57215 Add rudimentry debug info metadata emission (#4225) преди 1 година
  Jon Ross-Perkins 83413479d7 Move some of the test information to TIP lines (#4007) преди 1 година
  Richard Smith 008d41d7f3 Move instruction names for struct and tuple values from lower to `InstNamer`. (#3918) преди 2 години
  Richard Smith 79c0b65288 Separate constant emission from function emission. (#3916) преди 2 години
  Richard Smith ccf87f0a38 Use computed constants in lowering rather than lowering instructions (#3905) преди 2 години
  Richard Smith 3776c068de Unify instruction naming between SemIR and LLVM IR (#3898) преди 2 години
  Richard Smith 428d11323a Directly convert from an initializer to a value where possible. (#3306) преди 2 години
  Richard Smith 842b471e67 Perform in-place initialization for tuples and structs (#3246) преди 2 години
  Richard Smith e81d171226 Switch to modeling array initialization analogously to a function call. (#3205) преди 2 години