Historique des commits

Auteur SHA1 Message Date
  Jon Ross-Perkins 6bf335c309 Mark VtablePtr always constant (#5843) il y a 9 mois
  David Blaikie 124313269a Represent vtables as a top level SemIR construct (#5472) il y a 10 mois
  Richard Smith a556cf41fc Use static allocas for temporaries. (#5734) il y a 10 mois
  Richard Smith 7215302a27 Clean up and extend support for cross-file lowering of specific functions. (#5688) il y a 10 mois
  Richard Smith 14e4f219b1 Support lowering specifics for an imported generic function. (#5475) il y a 11 mois
  Alina Sbirlea 77afd0678b Prototype for coalescing equivalent specifics of the same generic. (#5314) il y a 11 mois
  Richard Smith 32e68cfb5b Fix debug location for variable allocas and lifetime markers. (#5432) il y a 1 an
  Dana Jansens c38e723dd8 Rename singleton InstId constants to TypeInstId (#5323) il y a 1 an
  Jon Ross-Perkins 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) il y a 1 an
  Alina Sbirlea 02e9ac21bf Fix type when lowering associated constants. (#5295) il y a 1 an
  David Blaikie 8e7bb2f953 Initialize vptrs to point to vtables (#5244) il y a 1 an
  Richard Smith 584426dfa2 Initial work on support for templates (#5081) il y a 1 an
  Richard Smith 4d2cca48c7 Compute a correct `SpecificFunction` when resolving an indirect call to an impl function (#5116) il y a 1 an
  Geoff Romer 6d4f2567a7 Add support for `var` patterns (#5069) il y a 1 an
  Geoff Romer 13434f0e8a Model `var` as a pattern operator (#4720) il y a 1 an
  Dana Jansens ab12da7d03 Rename BoundMethod::function_id to function_decl_id (#4775) il y a 1 an
  Richard Smith c04d62a7d1 Ensure that all allocas are created in the entry block. (#4685) il y a 1 an
  Richard Smith 7b45a28a82 Fix lowering of array indexing with an int literal. (#4686) il y a 1 an
  David Blaikie a2c939a2a2 Add an instruction for vptr initialization (#4633) il y a 1 an
  David Blaikie 5719687438 Fix crash in lowering use of a global variable (#4631) il y a 1 an
  Jon Ross-Perkins efab39cbd9 Remove InstId::Builtin members (#4632) il y a 1 an
  josh11b 67f2c9ce26 Add a `FacetValue` instruction (#4545) il y a 1 an
  Geoff Romer ac5cc33da4 Model return slot as parameter in lowering (#4457) il y a 1 an
  Richard Smith e2ab97672d Fix lowering of `specific_function`s referring to methods. (#4464) il y a 1 an
  Geoff Romer b67d03126e Separate inst kind for out params (#4442) il y a 1 an
  Geoff Romer 9266f867f9 Model the return slot as an output parameter (#4432) il y a 1 an
  Geoff Romer 9d942f4633 Generate parameter pattern-match IR from pattern IR (#4388) il y a 1 an
  Chandler Carruth 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) il y a 1 an
  David Blaikie d57aa57215 Add rudimentry debug info metadata emission (#4225) il y a 1 an
  Richard Smith 37a8bfa488 Refactor `ReturnTypeInfo` and `InitRepr`. (#4169) il y a 1 an