Histórico de Commits

Autor SHA1 Mensagem Data
  David Blaikie 3bf98e9bc2 Implement correctly overriding dependent virtual functions (#5804) há 9 meses atrás
  David Blaikie 27be0973e7 Vtable support for generics (#5793) há 10 meses atrás
  David Blaikie 124313269a Represent vtables as a top level SemIR construct (#5472) há 10 meses atrás
  David Blaikie b39a0f0c8c Basic SemIR `partial` support (#5736) há 10 meses atrás
  Jon Ross-Perkins 9855818bb8 Move PrettyStackTraceFunction to common (#5739) há 10 meses atrás
  Boaz Brickner b90d3b7751 Use `Decl::getAsFunction()` to cast `clang_decl` to `FunctionDecl` (#5737) há 10 meses atrás
  Alina Sbirlea dd0905ccbb Refactor coalescing logic out of the file context. (#5723) há 10 meses atrás
  Alina Sbirlea b0be6619ef Optimize specific function coalescing in lowering. (#5684) há 10 meses atrás
  Richard Smith 7215302a27 Clean up and extend support for cross-file lowering of specific functions. (#5688) há 10 meses atrás
  Boaz Brickner cc698d78f5 When using a C++ struct as a parameter, map its type to a Carbon class type (#5538) há 10 meses atrás
  Richard Smith 519e633147 Improve backtrace for lowering crashes. (#5651) há 10 meses atrás
  Geoff Romer 0b3edee177 Alphabetize typed_insts.h (#5401) há 11 meses atrás
  Richard Smith 4e5dccdbf7 When making a direct call to a thunk, inline the call in SemIR. (#5642) há 11 meses atrás
  Jon Ross-Perkins 81ca949ab8 Replacing lowering vectors with FixedSizeValueStore (#5636) há 11 meses atrás
  Boaz Brickner e4c8150f2c Store Clang `Decl`s in a `CanonicalValueStore` (#5638) há 11 meses atrás
  Richard Smith 14e4f219b1 Support lowering specifics for an imported generic function. (#5475) há 11 meses atrás
  Dana Jansens 02fc484f23 Make pointers in ValueStore stable across insertions (#5576) há 11 meses atrás
  Richard Smith e91840e1b6 Split a cross-file `Lower::Context` out of `Lower::FileContext`. (#5583) há 11 meses atrás
  Alina Sbirlea 77afd0678b Prototype for coalescing equivalent specifics of the same generic. (#5314) há 11 meses atrás
  Richard Smith 42c783defa Use `linkonce_odr` linkage for specific functions. (#5575) há 11 meses atrás
  Richard Smith a23631f360 Support for lowering references to imported `var`s. (#5513) há 11 meses atrás
  Richard Smith 6e7c035bef Stop emitting `llvm.ident` metadata saying the compiler was Clang. (#5520) há 11 meses atrás
  Boaz Brickner 852d0191a9 Add support for importing C++ inline functions (#5427) há 11 meses atrás
  Richard Smith 5b884ae14d Improve lowering for global variables. (#5492) há 11 meses atrás
  Boaz Brickner 2aa5fbfa4a Move the logic in `TryConvertClangDiagnosticLoc()` to `ConvertLocInFile()` (#5391) há 1 ano atrás
  Dana Jansens 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) há 1 ano atrás
  Geoff Romer fafb655d39 Separate pattern types from expression types (#5360) há 1 ano atrás
  David Blaikie 77c5f63be7 Skip upfront emission of vtables for generic classes (#5349) há 1 ano atrás
  Chandler Carruth 55705aaef8 Update LLVM, picking up new `-disable-free` flag logic (#5333) há 1 ano atrás
  Thomas Köppe bf32da8dad Add missing standard library header inclusions (#5316) há 1 ano atrás