Cronologia Commit

Autore SHA1 Messaggio Data
  Geoff Romer 0b3edee177 Alphabetize typed_insts.h (#5401) 10 mesi fa
  Richard Smith 4e5dccdbf7 When making a direct call to a thunk, inline the call in SemIR. (#5642) 10 mesi fa
  Jon Ross-Perkins 81ca949ab8 Replacing lowering vectors with FixedSizeValueStore (#5636) 10 mesi fa
  Boaz Brickner e4c8150f2c Store Clang `Decl`s in a `CanonicalValueStore` (#5638) 10 mesi fa
  Richard Smith 14e4f219b1 Support lowering specifics for an imported generic function. (#5475) 11 mesi fa
  Dana Jansens 02fc484f23 Make pointers in ValueStore stable across insertions (#5576) 11 mesi fa
  Richard Smith e91840e1b6 Split a cross-file `Lower::Context` out of `Lower::FileContext`. (#5583) 11 mesi fa
  Alina Sbirlea 77afd0678b Prototype for coalescing equivalent specifics of the same generic. (#5314) 11 mesi fa
  Richard Smith 42c783defa Use `linkonce_odr` linkage for specific functions. (#5575) 11 mesi fa
  Richard Smith a23631f360 Support for lowering references to imported `var`s. (#5513) 11 mesi fa
  Richard Smith 6e7c035bef Stop emitting `llvm.ident` metadata saying the compiler was Clang. (#5520) 11 mesi fa
  Boaz Brickner 852d0191a9 Add support for importing C++ inline functions (#5427) 11 mesi fa
  Richard Smith 5b884ae14d Improve lowering for global variables. (#5492) 11 mesi fa
  Boaz Brickner 2aa5fbfa4a Move the logic in `TryConvertClangDiagnosticLoc()` to `ConvertLocInFile()` (#5391) 1 anno fa
  Dana Jansens 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) 1 anno fa
  Geoff Romer fafb655d39 Separate pattern types from expression types (#5360) 1 anno fa
  David Blaikie 77c5f63be7 Skip upfront emission of vtables for generic classes (#5349) 1 anno fa
  Chandler Carruth 55705aaef8 Update LLVM, picking up new `-disable-free` flag logic (#5333) 1 anno fa
  Thomas Köppe bf32da8dad Add missing standard library header inclusions (#5316) 1 anno fa
  Dana Jansens c34a8d0a3a Convert remaining type-value InstId fields to TypeInstId (#5294) 1 anno fa
  Jon Ross-Perkins fe29224016 Refactor LocId to merge in SemIRLoc (#5284) 1 anno fa
  Richard Smith a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) 1 anno fa
  Alina Sbirlea 694a329bdd Reuse LLVM global constants. (#5273) 1 anno fa
  Dana Jansens d07f70cfb3 Add insts for witness table entries that are unset or associated constants (#5255) 1 anno fa
  David Blaikie 8e7bb2f953 Initialize vptrs to point to vtables (#5244) 1 anno fa
  Richard Smith bba32900c3 Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235) 1 anno fa
  Richard Smith c33adfafd3 Replace `GetTypeInSpecific` with `GetTypeOfInstInSpecific`. (#5232) 1 anno fa
  David Blaikie 8847178242 Emit (relative) vtables (#5231) 1 anno fa
  David Blaikie d317c56916 Minor refactor to reduce indentation (#5183) 1 anno fa
  Richard Smith 584426dfa2 Initial work on support for templates (#5081) 1 anno fa