Thomas Köppe
|
bf32da8dad
Add missing standard library header inclusions (#5316)
|
1 год назад |
Dana Jansens
|
c34a8d0a3a
Convert remaining type-value InstId fields to TypeInstId (#5294)
|
1 год назад |
Jon Ross-Perkins
|
fe29224016
Refactor LocId to merge in SemIRLoc (#5284)
|
1 год назад |
Richard Smith
|
a74ca9071b
Remove all remaining uses of `TypeId`s as instruction operands. (#5280)
|
1 год назад |
Alina Sbirlea
|
694a329bdd
Reuse LLVM global constants. (#5273)
|
1 год назад |
Dana Jansens
|
d07f70cfb3
Add insts for witness table entries that are unset or associated constants (#5255)
|
1 год назад |
David Blaikie
|
8e7bb2f953
Initialize vptrs to point to vtables (#5244)
|
1 год назад |
Richard Smith
|
bba32900c3
Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235)
|
1 год назад |
Richard Smith
|
c33adfafd3
Replace `GetTypeInSpecific` with `GetTypeOfInstInSpecific`. (#5232)
|
1 год назад |
David Blaikie
|
8847178242
Emit (relative) vtables (#5231)
|
1 год назад |
David Blaikie
|
d317c56916
Minor refactor to reduce indentation (#5183)
|
1 год назад |
Richard Smith
|
584426dfa2
Initial work on support for templates (#5081)
|
1 год назад |
Boaz Brickner
|
a4a229b637
Initialize `cpp_mangle_context_` in `Mangler`'s constructor (#5095)
|
1 год назад |
Geoff Romer
|
6d4f2567a7
Add support for `var` patterns (#5069)
|
1 год назад |
Alina Sbirlea
|
d3869a529b
Continue: emit function definitions for specifics. (#5068)
|
1 год назад |
David Blaikie
|
e71d5942bc
Function decl lowering for incomplete parameter/return types (#5038) (#5066)
|
1 год назад |
Geoff Romer
|
d264f14027
Clean up handling of `Call` params (#5061)
|
1 год назад |
Alina Sbirlea
|
4e21c0c1fc
Basic lowering generic function definitions. (#5016)
|
1 год назад |
Alina Sbirlea
|
1f5e5a7b44
Add basic lowering of generic function definitions. (#5015)
|
1 год назад |
Alina Sbirlea
|
7a9af69595
Refactor function definition lowering. (#5014)
|
1 год назад |
Dana Jansens
|
11aba70c1d
Add enumerate() for ValueStore and ImplStore (#4975)
|
1 год назад |
Richard Smith
|
c6d35e1c4a
Rename template constant -> concrete constant. (#4939)
|
1 год назад |
Dana Jansens
|
a9c1bc4f0f
Handle building a value repr when the type is named through an aggregate (#4910)
|
1 год назад |
Jon Ross-Perkins
|
e79d3be5bd
Combine DiagnosticConverter into DiagnosticEmitter (#4878)
|
1 год назад |
Jon Ross-Perkins
|
7eee9a3489
Refactor resolving a location into a SemIR library (#4876)
|
1 год назад |
Richard Smith
|
fcfb1345d5
Support accessing associated functions by member access into facets (#4872)
|
1 год назад |
Jon Ross-Perkins
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
1 год назад |
Geoff Romer
|
13434f0e8a
Model `var` as a pattern operator (#4720)
|
1 год назад |
Jon Ross-Perkins
|
8f685b6953
Change how diagnostics are ordered (#4778)
|
1 год назад |
Richard Smith
|
d31fc9ad02
Support array types with dependent bounds. (#4751)
|
1 год назад |