커밋 기록

작성자 SHA1 메시지 날짜
  Jon Ross-Perkins c5eba90317 Change `Destroy` to use a `CustomWitness` instead of a blanket impl (#6512) 4 달 전
  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 달 전
  Richard Smith 154e4012c4 Include the parent scope when fingerprinting an entity name. (#6473) 5 달 전
  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 달 전
  Geoff Romer 0811d996e1 Finish renaming BindName and related insts. (#6281) 6 달 전
  Dana Jansens e682a6660d Avoid adding extraneous local instructions while importing witness table entries (#6180) 7 달 전
  Dana Jansens fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) 7 달 전
  Jon Ross-Perkins 49ba8cf3e1 Switch class to use a blanket impl for `Destroy` (#6125) 7 달 전
  Jon Ross-Perkins 9704dc670e Change the Destroy blanket impls to be more specific (#6098) 7 달 전
  Elliott Kalt f4bd6e42f9 Replace `impl fn` with `override fn` (#6008) 7 달 전
  David Blaikie 3f9fc633fe Add a vtableDecl inst and use that in classes instead of VtablePtr (#5945) 8 달 전
  Chandler Carruth 0a679504a5 Update LLVM again to 2025-08-09 (#5958) 8 달 전
  Jon Ross-Perkins 7ccc1e0144 Expand naming for impls and functions (#5808) 9 달 전
  David Blaikie aeba878335 Clean up some TODO and other comments (#5813) 9 달 전
  David Blaikie 27be0973e7 Vtable support for generics (#5793) 9 달 전
  Jon Ross-Perkins 4aa62bf5cd Switch Destroy to addr self (#5748) 10 달 전
  Jon Ross-Perkins 0722dab0ef Reimplement destroy as an interface (#5678) 10 달 전
  David Blaikie 124313269a Represent vtables as a top level SemIR construct (#5472) 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 년 전
  David Blaikie 77c5f63be7 Skip upfront emission of vtables for generic classes (#5349) 1 년 전
  David Blaikie f45a632d77 Implement virtual call dispatch (#5308) 1 년 전
  Alina Sbirlea 694a329bdd Reuse LLVM global constants. (#5273) 1 년 전
  David Blaikie 8e7bb2f953 Initialize vptrs to point to vtables (#5244) 1 년 전
  David Blaikie 8847178242 Emit (relative) vtables (#5231) 1 년 전