Historique des commits

Auteur SHA1 Message Date
  josh11b ea0b0b4b48 Add facet type values and an instruction that produces them (#4460) il y a 1 an
  Chandler Carruth 4148161e24 Refactor value store code to use separate files. (#4477) il y a 1 an
  Richard Smith db76e81630 Rename `IntLiteral` to `IntValue`. (#4475) il y a 1 an
  Jon Ross-Perkins d944347e7b Elide prelude components in the IR formatter. (#4453) 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
  Richard Smith 568ad197d1 Track the instruction used to name the type and constraint in an impl. (#4368) il y a 1 an
  josh11b 49e0c186fc Add comma between the arguments to the `bind_symbolic_name` instruction (#4358) il y a 1 an
  Richard Smith 2f3ad26f0e Basic support for declaring generic impls. (#4336) il y a 1 an
  Richard Smith 42bda1e38f Don't substitute into the targeted instructions of an associated constant. (#4342) il y a 1 an
  josh11b bdbd1079a6 `where` check stage, step 2: SemIR (#4349) il y a 1 an
  Geoff Romer dc32aa2690 Initial support for binding patterns in SemIR (#4221) il y a 1 an
  Richard Smith 5d481877f1 Omit a trailing `SpecificId` by default when formatting instruction arguments. (#4315) il y a 1 an
  Richard Smith 0354efa1fc Rework how we check calls to support deduced implicit parameters (#4302) il y a 1 an
  David Blaikie 5806d8385d Add SemIR support for virtual functions (#4272) il y a 1 an
  Jon Ross-Perkins 64204d9182 Factor library names into their own ID structure. (#4219) il y a 1 an
  Richard Smith b2a13afb73 Defer resolving the eval blocks and value blocks of generics and specifics until we've finished other resolution work. (#4202) il y a 1 an
  Jon Ross-Perkins 3d13b8f71c Fix handling of interface redefinitions. (#4198) il y a 1 an
  Richard Smith 2a06c964b5 Fix formatting for imported `impl`s. (#4194) il y a 1 an
  Jon Ross-Perkins 66147dee4f Refactor some commonality in formatter. (#4171) il y a 1 an
  Richard Smith 37a8bfa488 Refactor `ReturnTypeInfo` and `InitRepr`. (#4169) il y a 1 an
  Richard Smith a9e835f3dc Remove caching of return slot usage. (#4163) il y a 1 an
  Richard Smith 3cb769a053 Rename "generic instance" to "specific" throughout the toolchain. (#4165) il y a 1 an
  Richard Smith 07bad72d86 Support for calling non-generic methods in a specific class. (#4156) il y a 1 an
  Richard Smith fc8e686607 Rebuild all constants in the eval block. (#4155) il y a 1 an
  Jon Ross-Perkins 07c286e3cb Use the package/library name in ImportIRId formatting. (#4154) il y a 1 an
  Geoff Romer 326609857d Rename BindNameInfo to EntityName (#4090) il y a 1 an
  Jon Ross-Perkins e76b6a61b4 Abbreviate instruction as inst in formatter. (#4146) il y a 1 an
  Jon Ross-Perkins 65d6e3e221 Use verbose formatting of instructions on crash messages. (#4125) il y a 1 an