Commit Verlauf

Autor SHA1 Nachricht Datum
  Richard Smith 8e0d856725 Improve `InPlaceInitializing` conversion. (#7021) vor 1 Monat
  Jon Ross-Perkins 9266ced4e3 Improve CanDestroyType to handle remaining cases (#6943) vor 1 Monat
  Burak Emir 992d435023 Replace unused bindings with anonymous binding in lower/testdata. (#6479) vor 4 Monaten
  David Blaikie a179bd461b Start plumbing through debug info type information with function parameters/return value (#6410) vor 5 Monaten
  David Blaikie bb9942823f DebugInfo: Emit as "C++" rather than "C" (#6361) vor 5 Monaten
  Dana Jansens 5ae5170421 Allow deduction of tuple and struct literals as symbolic generic facet types (#6365) vor 5 Monaten
  Richard Smith aa69a484eb Add support for running LLVM optimizer. (#6225) vor 6 Monaten
  Dana Jansens e682a6660d Avoid adding extraneous local instructions while importing witness table entries (#6180) vor 6 Monaten
  Jon Ross-Perkins 9704dc670e Change the Destroy blanket impls to be more specific (#6098) vor 7 Monaten
  Chandler Carruth 0a679504a5 Update LLVM again to 2025-08-09 (#5958) vor 8 Monaten
  Richard Smith 629f77eb61 Switch to representing FloatLiteralType as a RealId. (#5944) vor 8 Monaten
  Richard Smith 28103b8f2e Convert LegacyFloatType into FloatLiteralType. (#5939) vor 8 Monaten
  Richard Smith 694c00c7eb Make `Core.Float` a class. Add missing builtins for float support. (#5932) vor 8 Monaten
  Richard Smith 4685890d63 Rename FloatLiteral to FloatValue. (#5911) vor 9 Monaten
  Jon Ross-Perkins 4aa62bf5cd Switch Destroy to addr self (#5748) vor 10 Monaten
  Jon Ross-Perkins 0722dab0ef Reimplement destroy as an interface (#5678) vor 10 Monaten
  Dana Jansens bff601e417 Add min-preludes to most of lowering and a few more slow tests (#5680) vor 10 Monaten
  Richard Smith 5b884ae14d Improve lowering for global variables. (#5492) vor 11 Monaten
  Jon Ross-Perkins ebc26dfad9 Update LLVM (#5487) vor 11 Monaten
  Richard Smith 32e68cfb5b Fix debug location for variable allocas and lifetime markers. (#5432) vor 1 Jahr
  Dana Jansens 24bde46181 Change array syntax from [T; N] to array(T, N) (#4981) vor 1 Jahr
  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 b1230218d5 Make fingerprinting stable across compatible source changes. (#4789) vor 1 Jahr
  Richard Smith 19182f08aa Compute a fingerprint for constants and import_ref instructions. (#4763) vor 1 Jahr
  Richard Smith c04d62a7d1 Ensure that all allocas are created in the entry block. (#4685) vor 1 Jahr
  Richard Smith 7b45a28a82 Fix lowering of array indexing with an int literal. (#4686) 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