Commit History

Author SHA1 Message Date
  Özgür 29018f38a6 Fix name mangling of generic impls (#6533) 4 months ago
  Jon Ross-Perkins c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) 4 months ago
  Jon Ross-Perkins 47e551141f Change the package namespace to use the package name (#6495) 4 months ago
  Geoff Romer a0d1e4b809 Handle SpecificImplFunction in GetCallee (#6487) 4 months ago
  David Blaikie a179bd461b Start plumbing through debug info type information with function parameters/return value (#6410) 5 months ago
  David Blaikie bb9942823f DebugInfo: Emit as "C++" rather than "C" (#6361) 5 months ago
  Richard Smith aa69a484eb Add support for running LLVM optimizer. (#6225) 5 months ago
  Jon Ross-Perkins 5e3bb523f8 Add builtin functions for destroy, with special requirements in facet types (#6035) 7 months ago
  Jon Ross-Perkins 0518fdebbc Fix potential fingerprint conflict in constraints (#6033) 7 months ago
  Jon Ross-Perkins 7ccc1e0144 Expand naming for impls and functions (#5808) 9 months ago
  Dana Jansens bff601e417 Add min-preludes to most of lowering and a few more slow tests (#5680) 10 months ago
  Dana Jansens 19d59b2a8d Reduce use of the prelude in tests (#5683) 10 months ago
  Richard Smith 42c783defa Use `linkonce_odr` linkage for specific functions. (#5575) 11 months ago
  Dana Jansens 0e8d354567 Split the witness table into a separate ImplWitnessTable instruction (#5272) 1 year ago
  Richard Smith 4d2cca48c7 Compute a correct `SpecificFunction` when resolving an indirect call to an impl function (#5116) 1 year ago
  Alina Sbirlea fdedbb037d Add some tests for lowering generics. (#5131) 1 year ago