Dana Jansens
|
f3a898bac0
Support implicit conversion from a type value to a facet value (#4863)
|
1 год назад |
Jon Ross-Perkins
|
9c0faf007e
Invalid comment cleanup (#4836)
|
1 год назад |
Jon Ross-Perkins
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
1 год назад |
Richard Smith
|
d31fc9ad02
Support array types with dependent bounds. (#4751)
|
1 год назад |
Dana Jansens
|
c59ceb1f7b
Support builtin conversions of adapter classes (#4655)
|
1 год назад |
Jon Ross-Perkins
|
3f9a06aee3
Look at flipping clang-tidy's misc-* to enable-by-default (#4699)
|
1 год назад |
Richard Smith
|
79ba184dab
Provide a location for monomorphization failures resulting from `TryToCompleteType`. (#4670)
|
1 год назад |
Richard Smith
|
92201ceb10
Rename various `TryToCompleteType` functions to better describe what they do. (#4658)
|
1 год назад |
Richard Smith
|
eabe9f117a
Track complete types required by a generic. (#4652)
|
1 год назад |
David Blaikie
|
a2c939a2a2
Add an instruction for vptr initialization (#4633)
|
1 год назад |
Richard Smith
|
ead09da2d5
Remove some assumptions that the object representation for a type is that type itself. (#4640)
|
1 год назад |
Jon Ross-Perkins
|
1cba3328f7
Finish removing BuiltinInstKind (#4637)
|
1 год назад |
Jon Ross-Perkins
|
efab39cbd9
Remove InstId::Builtin members (#4632)
|
1 год назад |
Jon Ross-Perkins
|
0e92e6cc5a
Switch TypeId::TypeType to TypeType::SingletonTypeId, and similar (#4619)
|
1 год назад |
Geoff Romer
|
78d7a7c291
Remove return_slot_id (#4577)
|
1 год назад |
Richard Smith
|
d6ec885eb3
Track the type as written in `BaseDecl` and `AdaptDecl`. (#4564)
|
1 год назад |
David Blaikie
|
b15875e302
element index init with vptr (#4565)
|
1 год назад |
josh11b
|
67f2c9ce26
Add a `FacetValue` instruction (#4545)
|
1 год назад |
Jon Ross-Perkins
|
4a80d6758d
Rename the builtin FloatType to LegacyFloatType, Error to ErrorInst (#4555)
|
1 год назад |
Richard Smith
|
e2ae5f212c
Remove the special case for `i32`. (#4543)
|
1 год назад |
Jon Ross-Perkins
|
4eb955bf42
Drop std:: on size_t in various spots. (#4546)
|
1 год назад |
Chandler Carruth
|
3ba4997855
Canonicalize away bit width and embed small integers into `IntId`s (#4487)
|
1 год назад |
josh11b
|
a69c2630f9
Replace `InterfaceType` with `FacetType` (#4499)
|
1 год назад |
Jon Ross-Perkins
|
be56ff87c6
Convert StructTypeField to a specific type. (#4492)
|
1 год назад |
David Blaikie
|
d79a374ad4
Skip vptr when performing object initialization (#4490)
|
1 год назад |
josh11b
|
4febf7c459
Add capitilization and punctuation to TODO comments (#4486)
|
1 год назад |
Jon Ross-Perkins
|
bd2fa3ace7
Remove CalleeParamsInfo (#4452)
|
1 год назад |
Richard Smith
|
26d7717d60
Insert a `value_of_initializer` after a call to `ImplicitAs` where possible. (#4473)
|
1 год назад |
Richard Smith
|
db76e81630
Rename `IntLiteral` to `IntValue`. (#4475)
|
1 год назад |
Richard Smith
|
32e5212daa
Fix lowering of a conversion from a type with a pointer value representation to a type with a copy value representation. (#4467)
|
1 год назад |