Commit History

Author SHA1 Message Date
  Geoff Romer a112cbde5c Model type expressions as regions (#4698) 1 year ago
  Jon Ross-Perkins e7a86b03c6 Remove offsets from InstId formatting, trying to name more (#4645) 1 year ago
  Richard Smith f8e7dad33a Include the file from which an entity was imported in formatted SemIR. (#4621) 1 year ago
  josh11b 5d1b39e1f2 More instructions get named (#4615) 1 year ago
  Richard Smith 4a10d29b99 Include the complete type witness for a class in its SemIR output. (#4599) 1 year ago
  Richard Smith 4ee65ef58a Reduce the size of formatted SemIR. (#4534) 1 year ago
  Jon Ross-Perkins fa95892a37 Add diagnostic coverage, remove possibly-unreachable unary op diagnostic (#4519) 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
  Jon Ross-Perkins 62c36eceda Support printing the diagnostic kind for verification. (#4425) 1 year ago
  Jon Ross-Perkins b5a837aa89 Refactor modifier formatting to remove string passing. (#4418) 1 year ago
  Geoff Romer 9d942f4633 Generate parameter pattern-match IR from pattern IR (#4388) 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
  Jon Ross-Perkins e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) 1 year ago
  Richard Smith 2044366652 Support initialization of specific classes from struct literals (#4320) 1 year ago
  Richard Smith 0354efa1fc Rework how we check calls to support deduced implicit parameters (#4302) 1 year ago
  Jon Ross-Perkins d4c7743d18 Update tests to use [[@TEST_NAME]] (#4293) 1 year ago
  Jon Ross-Perkins bed5fdcbbe Fix indirect import handling for functions. (#4258) 1 year ago
  Jon Ross-Perkins 2d3842fc06 Implement 'extern library' support for functions. (#4220) 1 year ago
  Jon Ross-Perkins ae675e61bd Add initial parsing for 'extern library' (#4173) 1 year ago
  Richard Smith 1c07f959a8 Format types in SemIR using the formatting for their instruction. (#4035) 1 year ago
  Richard Smith 9a11e977b3 Improve formatting of the type of a function or generic class name. (#4033) 1 year ago
  Jon Ross-Perkins 83413479d7 Move some of the test information to TIP lines (#4007) 1 year ago
  Richard Smith 23f9065949 Implement proposal #3927. (#3963) 1 year ago
  Jon Ross-Perkins 76ed3c73cb Promote FunctionType to a standard instruction. (#3931) 2 years ago
  Jon Ross-Perkins de4c32beb5 Split apart some tests which don't need the prelude. (#3904) 2 years ago