David Blaikie
|
5806d8385d
Add SemIR support for virtual functions (#4272)
|
1 жил өмнө |
Jon Ross-Perkins
|
64204d9182
Factor library names into their own ID structure. (#4219)
|
1 жил өмнө |
Richard Smith
|
b2a13afb73
Defer resolving the eval blocks and value blocks of generics and specifics until we've finished other resolution work. (#4202)
|
1 жил өмнө |
Jon Ross-Perkins
|
3d13b8f71c
Fix handling of interface redefinitions. (#4198)
|
1 жил өмнө |
Richard Smith
|
2a06c964b5
Fix formatting for imported `impl`s. (#4194)
|
1 жил өмнө |
Jon Ross-Perkins
|
66147dee4f
Refactor some commonality in formatter. (#4171)
|
1 жил өмнө |
Richard Smith
|
37a8bfa488
Refactor `ReturnTypeInfo` and `InitRepr`. (#4169)
|
1 жил өмнө |
Richard Smith
|
a9e835f3dc
Remove caching of return slot usage. (#4163)
|
1 жил өмнө |
Richard Smith
|
3cb769a053
Rename "generic instance" to "specific" throughout the toolchain. (#4165)
|
1 жил өмнө |
Richard Smith
|
07bad72d86
Support for calling non-generic methods in a specific class. (#4156)
|
1 жил өмнө |
Richard Smith
|
fc8e686607
Rebuild all constants in the eval block. (#4155)
|
1 жил өмнө |
Jon Ross-Perkins
|
07c286e3cb
Use the package/library name in ImportIRId formatting. (#4154)
|
1 жил өмнө |
Geoff Romer
|
326609857d
Rename BindNameInfo to EntityName (#4090)
|
1 жил өмнө |
Jon Ross-Perkins
|
e76b6a61b4
Abbreviate instruction as inst in formatter. (#4146)
|
1 жил өмнө |
Jon Ross-Perkins
|
65d6e3e221
Use verbose formatting of instructions on crash messages. (#4125)
|
1 жил өмнө |
Richard Smith
|
5006838f1c
Build an evaluation block for the definition region of a generic. (#4131)
|
1 жил өмнө |
Richard Smith
|
efea072be3
Compute specific constant values. (#4128)
|
1 жил өмнө |
Jon Ross-Perkins
|
a81d67c629
Rename Builtin to BuiltinInst, particularly to get BuiltinInstKind (#4115)
|
1 жил өмнө |
Richard Smith
|
7322a1e220
Build a list of dependent constants to recompute in each instance of a generic. (#4110)
|
1 жил өмнө |
Jon Ross-Perkins
|
9581a1867d
Move import refs to their own block. (#4103)
|
1 жил өмнө |
Jon Ross-Perkins
|
5ebcbae2e8
Add a location to indirect imports. (#4098)
|
1 жил өмнө |
Richard Smith
|
6ecf4ce9a7
Store additional information for symbolic constants. (#4102)
|
1 жил өмнө |
Richard Smith
|
19c5596fd8
Build Generic objects for generic classes and interfaces. (#4086)
|
1 жил өмнө |
Richard Smith
|
e7b0529957
Create a `Generic` object to represent a generic. (#4081)
|
1 жил өмнө |
Chandler Carruth
|
b70cfd0be9
Remove another hashtable iteraiton order dependency. (#4070)
|
1 жил өмнө |
Richard Smith
|
9029cac727
Remove `inst_id` from the public interface of `ConstantId`. (#4053)
|
1 жил өмнө |
Richard Smith
|
e3c15edb92
Remove return_type_id from Function. (#4051)
|
1 жил өмнө |
Richard Smith
|
f772c1f5f3
More support for generic interfaces, aiming for parity with support for generic classes. (#4034)
|
1 жил өмнө |
Richard Smith
|
1c07f959a8
Format types in SemIR using the formatting for their instruction. (#4035)
|
1 жил өмнө |
Jon Ross-Perkins
|
807a3f1370
Add namespace-scoped private keyword support. (#4026)
|
1 жил өмнө |