История коммитов

Автор SHA1 Сообщение Дата
  Alina Sbirlea b0be6619ef Optimize specific function coalescing in lowering. (#5684) 10 месяцев назад
  Richard Smith 7215302a27 Clean up and extend support for cross-file lowering of specific functions. (#5688) 10 месяцев назад
  Boaz Brickner cc698d78f5 When using a C++ struct as a parameter, map its type to a Carbon class type (#5538) 10 месяцев назад
  Richard Smith 519e633147 Improve backtrace for lowering crashes. (#5651) 10 месяцев назад
  Geoff Romer 0b3edee177 Alphabetize typed_insts.h (#5401) 10 месяцев назад
  Richard Smith 4e5dccdbf7 When making a direct call to a thunk, inline the call in SemIR. (#5642) 10 месяцев назад
  Jon Ross-Perkins 81ca949ab8 Replacing lowering vectors with FixedSizeValueStore (#5636) 10 месяцев назад
  Boaz Brickner e4c8150f2c Store Clang `Decl`s in a `CanonicalValueStore` (#5638) 10 месяцев назад
  Richard Smith 14e4f219b1 Support lowering specifics for an imported generic function. (#5475) 11 месяцев назад
  Dana Jansens 02fc484f23 Make pointers in ValueStore stable across insertions (#5576) 11 месяцев назад
  Richard Smith e91840e1b6 Split a cross-file `Lower::Context` out of `Lower::FileContext`. (#5583) 11 месяцев назад
  Alina Sbirlea 77afd0678b Prototype for coalescing equivalent specifics of the same generic. (#5314) 11 месяцев назад
  Richard Smith 42c783defa Use `linkonce_odr` linkage for specific functions. (#5575) 11 месяцев назад
  Richard Smith a23631f360 Support for lowering references to imported `var`s. (#5513) 11 месяцев назад
  Richard Smith 6e7c035bef Stop emitting `llvm.ident` metadata saying the compiler was Clang. (#5520) 11 месяцев назад
  Boaz Brickner 852d0191a9 Add support for importing C++ inline functions (#5427) 11 месяцев назад
  Richard Smith 5b884ae14d Improve lowering for global variables. (#5492) 11 месяцев назад
  Boaz Brickner 2aa5fbfa4a Move the logic in `TryConvertClangDiagnosticLoc()` to `ConvertLocInFile()` (#5391) 1 год назад
  Dana Jansens 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) 1 год назад
  Geoff Romer fafb655d39 Separate pattern types from expression types (#5360) 1 год назад
  David Blaikie 77c5f63be7 Skip upfront emission of vtables for generic classes (#5349) 1 год назад
  Chandler Carruth 55705aaef8 Update LLVM, picking up new `-disable-free` flag logic (#5333) 1 год назад
  Thomas Köppe bf32da8dad Add missing standard library header inclusions (#5316) 1 год назад
  Dana Jansens c34a8d0a3a Convert remaining type-value InstId fields to TypeInstId (#5294) 1 год назад
  Jon Ross-Perkins fe29224016 Refactor LocId to merge in SemIRLoc (#5284) 1 год назад
  Richard Smith a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) 1 год назад
  Alina Sbirlea 694a329bdd Reuse LLVM global constants. (#5273) 1 год назад
  Dana Jansens d07f70cfb3 Add insts for witness table entries that are unset or associated constants (#5255) 1 год назад
  David Blaikie 8e7bb2f953 Initialize vptrs to point to vtables (#5244) 1 год назад
  Richard Smith bba32900c3 Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235) 1 год назад