Historique des commits

Auteur SHA1 Message Date
  Alina Sbirlea 77afd0678b Prototype for coalescing equivalent specifics of the same generic. (#5314) il y a 11 mois
  Richard Smith 42c783defa Use `linkonce_odr` linkage for specific functions. (#5575) il y a 11 mois
  Richard Smith a23631f360 Support for lowering references to imported `var`s. (#5513) il y a 11 mois
  Richard Smith 6e7c035bef Stop emitting `llvm.ident` metadata saying the compiler was Clang. (#5520) il y a 11 mois
  Boaz Brickner 852d0191a9 Add support for importing C++ inline functions (#5427) il y a 11 mois
  Richard Smith 5b884ae14d Improve lowering for global variables. (#5492) il y a 11 mois
  Boaz Brickner 2aa5fbfa4a Move the logic in `TryConvertClangDiagnosticLoc()` to `ConvertLocInFile()` (#5391) il y a 1 an
  Dana Jansens 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) il y a 1 an
  Geoff Romer fafb655d39 Separate pattern types from expression types (#5360) il y a 1 an
  David Blaikie 77c5f63be7 Skip upfront emission of vtables for generic classes (#5349) il y a 1 an
  Chandler Carruth 55705aaef8 Update LLVM, picking up new `-disable-free` flag logic (#5333) il y a 1 an
  Thomas Köppe bf32da8dad Add missing standard library header inclusions (#5316) il y a 1 an
  Dana Jansens c34a8d0a3a Convert remaining type-value InstId fields to TypeInstId (#5294) il y a 1 an
  Jon Ross-Perkins fe29224016 Refactor LocId to merge in SemIRLoc (#5284) il y a 1 an
  Richard Smith a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) il y a 1 an
  Alina Sbirlea 694a329bdd Reuse LLVM global constants. (#5273) il y a 1 an
  Dana Jansens d07f70cfb3 Add insts for witness table entries that are unset or associated constants (#5255) il y a 1 an
  David Blaikie 8e7bb2f953 Initialize vptrs to point to vtables (#5244) il y a 1 an
  Richard Smith bba32900c3 Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235) il y a 1 an
  Richard Smith c33adfafd3 Replace `GetTypeInSpecific` with `GetTypeOfInstInSpecific`. (#5232) il y a 1 an
  David Blaikie 8847178242 Emit (relative) vtables (#5231) il y a 1 an
  David Blaikie d317c56916 Minor refactor to reduce indentation (#5183) il y a 1 an
  Richard Smith 584426dfa2 Initial work on support for templates (#5081) il y a 1 an
  Boaz Brickner a4a229b637 Initialize `cpp_mangle_context_` in `Mangler`'s constructor (#5095) il y a 1 an
  Geoff Romer 6d4f2567a7 Add support for `var` patterns (#5069) il y a 1 an
  Alina Sbirlea d3869a529b Continue: emit function definitions for specifics. (#5068) il y a 1 an
  David Blaikie e71d5942bc Function decl lowering for incomplete parameter/return types (#5038) (#5066) il y a 1 an
  Geoff Romer d264f14027 Clean up handling of `Call` params (#5061) il y a 1 an
  Alina Sbirlea 4e21c0c1fc Basic lowering generic function definitions. (#5016) il y a 1 an
  Alina Sbirlea 1f5e5a7b44 Add basic lowering of generic function definitions. (#5015) il y a 1 an