Commit History

Author SHA1 Message Date
  Geoff Romer 6985ecb1d4 Replace GetCurrentReturnSlot with GetReturnedVarParam (#6571) 3 months ago
  Geoff Romer 87b4ca54e6 Decouple PerformCallToFunction from ReturnTypeInfo (#6572) 3 months ago
  Geoff Romer 11d407b4a0 Add form to Function (#6561) 3 months ago
  Geoff Romer 505b1c86b9 Initial support for return forms (#6556) 3 months ago
  Geoff Romer bf45b1cbf5 Refactor function return type representation (#6463) 4 months ago
  Richard Smith d60900cbeb Remove special case for returning value expressions by copy (#6052) 7 months ago
  Jon Ross-Perkins 6a53947c5c Handle destruction for return statements (#5785) 9 months ago
  Dana Jansens 493bea1647 Fearlessly hold references into ValueStore again (#5589) 11 months ago
  Richard Smith 95903dc624 Generate thunks for functions in `impl`s (#5390) 1 year ago
  Jon Ross-Perkins 03e693873b Detect control flow in entities nested inside functions (#5336) 1 year ago
  Jon Ross-Perkins 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) 1 year ago
  Jon Ross-Perkins 422cc3d48a Move diagnostic usings off Context (#5007) 1 year ago
  Jon Ross-Perkins 311b4ff03d Refactor AddInst-family functions to their own file (#4941) 1 year ago
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) 1 year ago
  Geoff Romer 13434f0e8a Model `var` as a pattern operator (#4720) 1 year ago
  Geoff Romer 557c9b022a Remove `CHECK` from `GetCurrentReturnSlot` (#4688) 1 year ago
  Jon Ross-Perkins efab39cbd9 Remove InstId::Builtin members (#4632) 1 year ago
  Geoff Romer 78d7a7c291 Remove return_slot_id (#4577) 1 year ago
  Jon Ross-Perkins 4a80d6758d Rename the builtin FloatType to LegacyFloatType, Error to ErrorInst (#4555) 1 year ago
  Richard Smith 261fe38508 Fix use-after-free in return statement handling. (#4472) 1 year ago
  Geoff Romer e20e8bfbea Consolidate caller match in one function call (#4446) 1 year ago
  Geoff Romer 9266f867f9 Model the return slot as an output parameter (#4432) 1 year ago
  Richard Smith b274622228 Improve infrastructure for formatting types in diagnostics. (#4374) 1 year ago
  Jon Ross-Perkins e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) 1 year ago
  Chandler Carruth 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) 1 year ago
  Jon Ross-Perkins 0feb757de0 Add fields for extern to EntityWithParamsBase (#4206) 1 year ago
  Richard Smith 37a8bfa488 Refactor `ReturnTypeInfo` and `InitRepr`. (#4169) 1 year ago
  Richard Smith a9e835f3dc Remove caching of return slot usage. (#4163) 1 year ago
  Richard Smith 07bad72d86 Support for calling non-generic methods in a specific class. (#4156) 1 year ago
  Richard Smith e3c15edb92 Remove return_type_id from Function. (#4051) 1 year ago