Historie revizí

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