Commit Verlauf

Autor SHA1 Nachricht Datum
  Jon Ross-Perkins 2929254168 Update LLVM version, fix breaks (#4886) vor 1 Jahr
  Geoff Romer 13434f0e8a Model `var` as a pattern operator (#4720) vor 1 Jahr
  Richard Smith c04d62a7d1 Ensure that all allocas are created in the entry block. (#4685) vor 1 Jahr
  josh11b 5d1b39e1f2 More instructions get named (#4615) vor 1 Jahr
  Richard Smith e2ae5f212c Remove the special case for `i32`. (#4543) vor 1 Jahr
  Richard Smith bc395eb889 Represent integer literals as `IntLiteral` not as `i32`. (#4532) vor 1 Jahr
  Jon Ross-Perkins d4c7743d18 Update tests to use [[@TEST_NAME]] (#4293) vor 1 Jahr
  David Blaikie a548eff0bb Rudimentary name mangling support (#4267) vor 1 Jahr
  David Blaikie 67b287a2f2 DebugInfo: Add the name as-written, separate from the mangled name (#4253) vor 1 Jahr
  David Blaikie 0ae2a3907e Add line-level debug info (#4247) vor 1 Jahr
  David Blaikie c5ada29ba9 Add filename and line number to function debug info metadata (#4243) vor 1 Jahr
  David Blaikie ea8ad22a17 Add function debug info descriptions (#4233) vor 1 Jahr
  David Blaikie d57aa57215 Add rudimentry debug info metadata emission (#4225) vor 1 Jahr
  josh11b bfe0fc7cc8 Update to a recent LLVM version and the changes to LLVM IR. (#4212) vor 1 Jahr
  Richard Smith 9a11e977b3 Improve formatting of the type of a function or generic class name. (#4033) vor 1 Jahr
  Jon Ross-Perkins 83413479d7 Move some of the test information to TIP lines (#4007) vor 1 Jahr
  Jon Ross-Perkins 55300d1ebb Switch type literals to use builtin functions. (#3978) vor 1 Jahr
  Richard Smith 23f9065949 Implement proposal #3927. (#3963) vor 1 Jahr
  Jon Ross-Perkins 76ed3c73cb Promote FunctionType to a standard instruction. (#3931) vor 2 Jahren
  Richard Smith 008d41d7f3 Move instruction names for struct and tuple values from lower to `InstNamer`. (#3918) vor 2 Jahren
  Richard Smith 79c0b65288 Separate constant emission from function emission. (#3916) vor 2 Jahren
  Richard Smith ccf87f0a38 Use computed constants in lowering rather than lowering instructions (#3905) vor 2 Jahren
  Richard Smith 3776c068de Unify instruction naming between SemIR and LLVM IR (#3898) vor 2 Jahren
  Richard Smith 462bcd9f6e Support explicit conversion between adapters and their adapted types. (#3889) vor 2 Jahren
  Richard Smith 28ceb4dd4e Basic check support for adapters. (#3874) vor 2 Jahren