Richard Smith
|
fcfb1345d5
Support accessing associated functions by member access into facets (#4872)
|
il y a 1 an |
Jon Ross-Perkins
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
il y a 1 an |
Dana Jansens
|
ab12da7d03
Rename BoundMethod::function_id to function_decl_id (#4775)
|
il y a 1 an |
Jon Ross-Perkins
|
efab39cbd9
Remove InstId::Builtin members (#4632)
|
il y a 1 an |
Jon Ross-Perkins
|
0e92e6cc5a
Switch TypeId::TypeType to TypeType::SingletonTypeId, and similar (#4619)
|
il y a 1 an |
Geoff Romer
|
78d7a7c291
Remove return_slot_id (#4577)
|
il y a 1 an |
Geoff Romer
|
4f816dd03f
Remove param_refs and implicit_param_refs (#4479)
|
il y a 1 an |
Jon Ross-Perkins
|
4a80d6758d
Rename the builtin FloatType to LegacyFloatType, Error to ErrorInst (#4555)
|
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 |
josh11b
|
17bf9f1454
Delete `Function::ParamInfo::GetNameId` (#4434)
|
il y a 1 an |
Geoff Romer
|
223c5cb04b
Restructure handling of runtime parameters (#4422)
|
il y a 1 an |
Geoff Romer
|
9d942f4633
Generate parameter pattern-match IR from pattern IR (#4388)
|
il y a 1 an |
Richard Smith
|
1a1bfd2eb2
Track and resolve the specific callee in a call to a generic function (#4395)
|
il y a 1 an |
josh11b
|
82937e1a3c
Change how to get info for a parameter (#4366)
|
il y a 1 an |
Richard Smith
|
37a8bfa488
Refactor `ReturnTypeInfo` and `InitRepr`. (#4169)
|
il y a 1 an |
Richard Smith
|
2ef1d1f8b9
Move definition of member of Function to function.cpp where it belongs. (#4170)
|
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
|
9029cac727
Remove `inst_id` from the public interface of `ConstantId`. (#4053)
|
il y a 1 an |
Richard Smith
|
e3c15edb92
Remove return_type_id from Function. (#4051)
|
il y a 1 an |
Jon Ross-Perkins
|
76ed3c73cb
Promote FunctionType to a standard instruction. (#3931)
|
il y a 2 ans |