Commit History

Author SHA1 Message Date
  Richard Smith fcfb1345d5 Support accessing associated functions by member access into facets (#4872) 1 year ago
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) 1 year ago
  Dana Jansens ab12da7d03 Rename BoundMethod::function_id to function_decl_id (#4775) 1 year ago
  Jon Ross-Perkins efab39cbd9 Remove InstId::Builtin members (#4632) 1 year ago
  Jon Ross-Perkins 0e92e6cc5a Switch TypeId::TypeType to TypeType::SingletonTypeId, and similar (#4619) 1 year ago
  Geoff Romer 78d7a7c291 Remove return_slot_id (#4577) 1 year ago
  Geoff Romer 4f816dd03f Remove param_refs and implicit_param_refs (#4479) 1 year ago
  Jon Ross-Perkins 4a80d6758d Rename the builtin FloatType to LegacyFloatType, Error to ErrorInst (#4555) 1 year ago
  Geoff Romer b67d03126e Separate inst kind for out params (#4442) 1 year ago
  Geoff Romer 9266f867f9 Model the return slot as an output parameter (#4432) 1 year ago
  josh11b 17bf9f1454 Delete `Function::ParamInfo::GetNameId` (#4434) 1 year ago
  Geoff Romer 223c5cb04b Restructure handling of runtime parameters (#4422) 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
  josh11b 82937e1a3c Change how to get info for a parameter (#4366) 1 year ago
  Richard Smith 37a8bfa488 Refactor `ReturnTypeInfo` and `InitRepr`. (#4169) 1 year ago
  Richard Smith 2ef1d1f8b9 Move definition of member of Function to function.cpp where it belongs. (#4170) 1 year ago
  Richard Smith a9e835f3dc Remove caching of return slot usage. (#4163) 1 year ago
  Richard Smith 3cb769a053 Rename "generic instance" to "specific" throughout the toolchain. (#4165) 1 year ago
  Richard Smith 07bad72d86 Support for calling non-generic methods in a specific class. (#4156) 1 year ago
  Richard Smith 9029cac727 Remove `inst_id` from the public interface of `ConstantId`. (#4053) 1 year ago
  Richard Smith e3c15edb92 Remove return_type_id from Function. (#4051) 1 year ago
  Jon Ross-Perkins 76ed3c73cb Promote FunctionType to a standard instruction. (#3931) 2 years ago