История коммитов

Автор SHA1 Сообщение Дата
  Dana Jansens e682a6660d Avoid adding extraneous local instructions while importing witness table entries (#6180) 6 месяцев назад
  Jon Ross-Perkins 9704dc670e Change the Destroy blanket impls to be more specific (#6098) 7 месяцев назад
  Chandler Carruth 0a679504a5 Update LLVM again to 2025-08-09 (#5958) 8 месяцев назад
  Richard Smith 629f77eb61 Switch to representing FloatLiteralType as a RealId. (#5944) 8 месяцев назад
  Richard Smith 28103b8f2e Convert LegacyFloatType into FloatLiteralType. (#5939) 8 месяцев назад
  Richard Smith 694c00c7eb Make `Core.Float` a class. Add missing builtins for float support. (#5932) 8 месяцев назад
  Richard Smith 4685890d63 Rename FloatLiteral to FloatValue. (#5911) 9 месяцев назад
  Jon Ross-Perkins 4aa62bf5cd Switch Destroy to addr self (#5748) 10 месяцев назад
  Jon Ross-Perkins 0722dab0ef Reimplement destroy as an interface (#5678) 10 месяцев назад
  Dana Jansens bff601e417 Add min-preludes to most of lowering and a few more slow tests (#5680) 10 месяцев назад
  Richard Smith 5b884ae14d Improve lowering for global variables. (#5492) 11 месяцев назад
  Jon Ross-Perkins ebc26dfad9 Update LLVM (#5487) 11 месяцев назад
  Richard Smith 32e68cfb5b Fix debug location for variable allocas and lifetime markers. (#5432) 1 год назад
  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 год назад
  Geoff Romer 13434f0e8a Model `var` as a pattern operator (#4720) 1 год назад
  Richard Smith b1230218d5 Make fingerprinting stable across compatible source changes. (#4789) 1 год назад
  Richard Smith 19182f08aa Compute a fingerprint for constants and import_ref instructions. (#4763) 1 год назад
  Richard Smith c04d62a7d1 Ensure that all allocas are created in the entry block. (#4685) 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 e2ae5f212c Remove the special case for `i32`. (#4543) 1 год назад
  Richard Smith bc395eb889 Represent integer literals as `IntLiteral` not as `i32`. (#4532) 1 год назад
  Jon Ross-Perkins 10e256a241 Name empty tuples distinctly in SemIR. (#4503) 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 год назад
  josh11b bfe0fc7cc8 Update to a recent LLVM version and the changes to LLVM IR. (#4212) 1 год назад