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

Автор SHA1 Сообщение Дата
  Burak Emir 992d435023 Replace unused bindings with anonymous binding in lower/testdata. (#6479) 4 месяцев назад
  Jon Ross-Perkins 47e551141f Change the package namespace to use the package name (#6495) 4 месяцев назад
  David Blaikie a179bd461b Start plumbing through debug info type information with function parameters/return value (#6410) 5 месяцев назад
  David Blaikie bb9942823f DebugInfo: Emit as "C++" rather than "C" (#6361) 5 месяцев назад
  Richard Smith aa69a484eb Add support for running LLVM optimizer. (#6225) 6 месяцев назад
  Dana Jansens e682a6660d Avoid adding extraneous local instructions while importing witness table entries (#6180) 6 месяцев назад
  Jon Ross-Perkins 49ba8cf3e1 Switch class to use a blanket impl for `Destroy` (#6125) 7 месяцев назад
  Chandler Carruth 0a679504a5 Update LLVM again to 2025-08-09 (#5958) 8 месяцев назад
  Richard Smith 694c00c7eb Make `Core.Float` a class. Add missing builtins for float support. (#5932) 8 месяцев назад
  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 месяцев назад
  Alina Sbirlea 77afd0678b Prototype for coalescing equivalent specifics of the same generic. (#5314) 11 месяцев назад
  Richard Smith 42c783defa Use `linkonce_odr` linkage for specific functions. (#5575) 11 месяцев назад
  Richard Smith 5b884ae14d Improve lowering for global variables. (#5492) 11 месяцев назад
  Richard Smith 32e68cfb5b Fix debug location for variable allocas and lifetime markers. (#5432) 1 год назад
  Alina Sbirlea 1f5e5a7b44 Add basic lowering of generic function definitions. (#5015) 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 9a5f2d734b Include a fingerprint of the specific arguments in mangled names. (#4771) 1 год назад
  Richard Smith 246ec785df Add support for converting between integer types (#4753) 1 год назад
  Richard Smith 6fe8e0b5aa Provide generic impls for `Core.Int` and `Core.UInt` operations. (#4693) 1 год назад
  Richard Smith c04d62a7d1 Ensure that all allocas are created in the entry block. (#4685) 1 год назад
  Richard Smith a10c79569e Model `Core.Int` as a class type (#4644) 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 год назад
  Richard Smith 851ef2c517 Initial, very rough lowering for calls to specific functions and specific function declarations. (#4399) 1 год назад