Commit History

Author SHA1 Message Date
  Richard Smith 19182f08aa Compute a fingerprint for constants and import_ref instructions. (#4763) 1 year ago
  josh11b c5fd8f42b8 `ImplWitness` (#4679) 1 year ago
  josh11b 5169a1862e Require a definition in the same file as an `impl` declaration (#4719) 1 year ago
  Geoff Romer a112cbde5c Model type expressions as regions (#4698) 1 year ago
  josh11b b25117b508 Do not resolve the declaration when forming a specific for use in an eval block (#4692) 1 year ago
  Geoff Romer 78d7a7c291 Remove return_slot_id (#4577) 1 year ago
  josh11b 5d1b39e1f2 More instructions get named (#4615) 1 year ago
  Richard Smith 63ff0cca1a Include the call arguments in the location of a call. (#4602) 1 year ago
  Richard Smith 4a10d29b99 Include the complete type witness for a class in its SemIR output. (#4599) 1 year ago
  Boaz Brickner bbd8b55be2 Clarify what specific name in the Core package is looked for when diagnosing that the Core package is not found (#4571) 1 year ago
  josh11b 67f2c9ce26 Add a `FacetValue` instruction (#4545) 1 year ago
  Richard Smith 4ee65ef58a Reduce the size of formatted SemIR. (#4534) 1 year ago
  josh11b a69c2630f9 Replace `InterfaceType` with `FacetType` (#4499) 1 year ago
  Geoff Romer 5759ad8b42 Remove forward references from binding patterns (#4494) 1 year ago
  Jon Ross-Perkins 10e256a241 Name empty tuples distinctly in SemIR. (#4503) 1 year ago
  Geoff Romer b67d03126e Separate inst kind for out params (#4442) 1 year ago
  Richard Smith 2e63da1a40 Move diagnostic kind name to the end of the diagnostic. (#4437) 1 year ago
  Geoff Romer 9266f867f9 Model the return slot as an output parameter (#4432) 1 year ago
  Geoff Romer 223c5cb04b Restructure handling of runtime parameters (#4422) 1 year ago
  Jon Ross-Perkins 62c36eceda Support printing the diagnostic kind for verification. (#4425) 1 year ago
  Richard Smith 684cda3d53 Don't deduce values for explicitly-specified generic bindings. (#4415) 1 year ago
  Geoff Romer 9d942f4633 Generate parameter pattern-match IR from pattern IR (#4388) 1 year ago
  Richard Smith 1a1bfd2eb2 Track and resolve the specific callee in a call to a generic function (#4395) 1 year ago
  Richard Smith efb5d6d25a Assign locations to instructions in a generic eval block. (#4393) 1 year ago
  Richard Smith 17411c5e78 Assign a name to `interface_type` instructions. (#4369) 1 year ago
  Richard Smith 568ad197d1 Track the instruction used to name the type and constraint in an impl. (#4368) 1 year ago
  josh11b 49e0c186fc Add comma between the arguments to the `bind_symbolic_name` instruction (#4358) 1 year ago
  Richard Smith 5ab957d012 Make ImplDecls evaluate to themselves. (#4352) 1 year ago
  Geoff Romer dc32aa2690 Initial support for binding patterns in SemIR (#4221) 1 year ago
  Richard Smith 8d45530c5f Add a `note: ` prefix to all notes. (#4330) 1 year ago