Historie revizí

Autor SHA1 Zpráva Datum
  Jon Ross-Perkins c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) před 4 měsíci
  Jon Ross-Perkins 47e551141f Change the package namespace to use the package name (#6495) před 4 měsíci
  Richard Smith 154e4012c4 Include the parent scope when fingerprinting an entity name. (#6473) před 4 měsíci
  David Blaikie a179bd461b Start plumbing through debug info type information with function parameters/return value (#6410) před 5 měsíci
  David Blaikie bb9942823f DebugInfo: Emit as "C++" rather than "C" (#6361) před 5 měsíci
  Richard Smith aa69a484eb Add support for running LLVM optimizer. (#6225) před 6 měsíci
  Geoff Romer 0811d996e1 Finish renaming BindName and related insts. (#6281) před 6 měsíci
  Dana Jansens e682a6660d Avoid adding extraneous local instructions while importing witness table entries (#6180) před 6 měsíci
  Jon Ross-Perkins 49ba8cf3e1 Switch class to use a blanket impl for `Destroy` (#6125) před 7 měsíci
  Jon Ross-Perkins 5e3bb523f8 Add builtin functions for destroy, with special requirements in facet types (#6035) před 7 měsíci
  Richard Smith d60900cbeb Remove special case for returning value expressions by copy (#6052) před 7 měsíci
  Chandler Carruth 0a679504a5 Update LLVM again to 2025-08-09 (#5958) před 8 měsíci
  Jon Ross-Perkins 7ccc1e0144 Expand naming for impls and functions (#5808) před 9 měsíci
  Dana Jansens e09419bfd4 Make more tests into min-prelude (#5676) před 10 měsíci
  Richard Smith 42c783defa Use `linkonce_odr` linkage for specific functions. (#5575) před 11 měsíci
  Richard Smith 5b884ae14d Improve lowering for global variables. (#5492) před 11 měsíci
  Richard Smith 32e68cfb5b Fix debug location for variable allocas and lifetime markers. (#5432) před 1 rokem
  Alina Sbirlea 1f5e5a7b44 Add basic lowering of generic function definitions. (#5015) před 1 rokem
  Jon Ross-Perkins 2929254168 Update LLVM version, fix breaks (#4886) před 1 rokem
  Geoff Romer 13434f0e8a Model `var` as a pattern operator (#4720) před 1 rokem
  Richard Smith b1230218d5 Make fingerprinting stable across compatible source changes. (#4789) před 1 rokem
  Richard Smith 9a5f2d734b Include a fingerprint of the specific arguments in mangled names. (#4771) před 1 rokem
  Richard Smith 246ec785df Add support for converting between integer types (#4753) před 1 rokem
  Richard Smith 6fe8e0b5aa Provide generic impls for `Core.Int` and `Core.UInt` operations. (#4693) před 1 rokem
  Richard Smith c04d62a7d1 Ensure that all allocas are created in the entry block. (#4685) před 1 rokem
  Richard Smith a10c79569e Model `Core.Int` as a class type (#4644) před 1 rokem
  josh11b 5d1b39e1f2 More instructions get named (#4615) před 1 rokem
  Richard Smith e2ae5f212c Remove the special case for `i32`. (#4543) před 1 rokem
  Richard Smith bc395eb889 Represent integer literals as `IntLiteral` not as `i32`. (#4532) před 1 rokem
  Richard Smith e2ab97672d Fix lowering of `specific_function`s referring to methods. (#4464) před 1 rokem