Historial de Commits

Autor SHA1 Mensaje Fecha
  Chandler Carruth 0a679504a5 Update LLVM again to 2025-08-09 (#5958) hace 8 meses
  Jon Ross-Perkins 4aa62bf5cd Switch Destroy to addr self (#5748) hace 10 meses
  Jon Ross-Perkins 0722dab0ef Reimplement destroy as an interface (#5678) hace 10 meses
  Richard Smith a556cf41fc Use static allocas for temporaries. (#5734) hace 10 meses
  Dana Jansens d17188208c Apply min-preludes to more tests (part 7) (#5704) hace 10 meses
  Jon Ross-Perkins ebc26dfad9 Update LLVM (#5487) hace 11 meses
  Richard Smith 32e68cfb5b Fix debug location for variable allocas and lifetime markers. (#5432) hace 1 año
  Dana Jansens 24bde46181 Change array syntax from [T; N] to array(T, N) (#4981) hace 1 año
  Jon Ross-Perkins 2929254168 Update LLVM version, fix breaks (#4886) hace 1 año
  Geoff Romer 13434f0e8a Model `var` as a pattern operator (#4720) hace 1 año
  Richard Smith c04d62a7d1 Ensure that all allocas are created in the entry block. (#4685) hace 1 año
  Richard Smith a10c79569e Model `Core.Int` as a class type (#4644) hace 1 año
  Richard Smith 7b45a28a82 Fix lowering of array indexing with an int literal. (#4686) hace 1 año
  josh11b 5d1b39e1f2 More instructions get named (#4615) hace 1 año
  Richard Smith e4412a95dd Factor out machinery for forming int type literals. (#4616) hace 1 año
  Richard Smith 63ff0cca1a Include the call arguments in the location of a call. (#4602) hace 1 año
  Richard Smith e2ae5f212c Remove the special case for `i32`. (#4543) hace 1 año
  Richard Smith bc395eb889 Represent integer literals as `IntLiteral` not as `i32`. (#4532) hace 1 año
  David Blaikie a548eff0bb Rudimentary name mangling support (#4267) hace 1 año
  David Blaikie 67b287a2f2 DebugInfo: Add the name as-written, separate from the mangled name (#4253) hace 1 año
  David Blaikie 0ae2a3907e Add line-level debug info (#4247) hace 1 año
  David Blaikie c5ada29ba9 Add filename and line number to function debug info metadata (#4243) hace 1 año
  David Blaikie ea8ad22a17 Add function debug info descriptions (#4233) hace 1 año
  David Blaikie d57aa57215 Add rudimentry debug info metadata emission (#4225) hace 1 año
  Brymer Meneses c353f6bd78 change tuple index (#4218) hace 1 año
  josh11b bfe0fc7cc8 Update to a recent LLVM version and the changes to LLVM IR. (#4212) hace 1 año
  Jon Ross-Perkins 83413479d7 Move some of the test information to TIP lines (#4007) hace 1 año
  Richard Smith 008d41d7f3 Move instruction names for struct and tuple values from lower to `InstNamer`. (#3918) hace 2 años
  Richard Smith 79c0b65288 Separate constant emission from function emission. (#3916) hace 2 años
  Richard Smith ccf87f0a38 Use computed constants in lowering rather than lowering instructions (#3905) hace 2 años