Geoff Romer
|
b67d03126e
Separate inst kind for out params (#4442)
|
1 년 전 |
Geoff Romer
|
9266f867f9
Model the return slot as an output parameter (#4432)
|
1 년 전 |
Geoff Romer
|
223c5cb04b
Restructure handling of runtime parameters (#4422)
|
1 년 전 |
Geoff Romer
|
9d942f4633
Generate parameter pattern-match IR from pattern IR (#4388)
|
1 년 전 |
Richard Smith
|
17411c5e78
Assign a name to `interface_type` instructions. (#4369)
|
1 년 전 |
Richard Smith
|
2f3ad26f0e
Basic support for declaring generic impls. (#4336)
|
1 년 전 |
Geoff Romer
|
dc32aa2690
Initial support for binding patterns in SemIR (#4221)
|
1 년 전 |
Chandler Carruth
|
4845f40dff
Switch `CARBON_CHECK` to a format string API (#4285)
|
1 년 전 |
David Blaikie
|
a17480133f
Remove excess use of auto on initializers (auto x = Y(z) -> Y x(z)) (#4239)
|
1 년 전 |
Richard Smith
|
fc8e686607
Rebuild all constants in the eval block. (#4155)
|
1 년 전 |
Geoff Romer
|
326609857d
Rename BindNameInfo to EntityName (#4090)
|
1 년 전 |
Jon Ross-Perkins
|
65d6e3e221
Use verbose formatting of instructions on crash messages. (#4125)
|
1 년 전 |
Jon Ross-Perkins
|
a81d67c629
Rename Builtin to BuiltinInst, particularly to get BuiltinInstKind (#4115)
|
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
|
9029cac727
Remove `inst_id` from the public interface of `ConstantId`. (#4053)
|
1 년 전 |
Richard Smith
|
f772c1f5f3
More support for generic interfaces, aiming for parity with support for generic classes. (#4034)
|
1 년 전 |
Richard Smith
|
9a11e977b3
Improve formatting of the type of a function or generic class name. (#4033)
|
1 년 전 |
Richard Smith
|
5c8fa6ad5c
Replace `FoldingSet` with `DenseMap` for instruction canonicalization. (#3979)
|
1 년 전 |
Jon Ross-Perkins
|
03e3a72628
Rename Directive->Decl in general, BindExport->ExportDecl (#3957)
|
1 년 전 |
Jon Ross-Perkins
|
40b2217421
Initial 'export name' handling. (#3949)
|
1 년 전 |
Richard Smith
|
9783d44fed
Add a GenericClassType as the type of the name of a generic class. (#3935)
|
2 년 전 |
Jon Ross-Perkins
|
92fa0ac1ac
Remove ImportRefUsed (#3934)
|
2 년 전 |
Jon Ross-Perkins
|
76ed3c73cb
Promote FunctionType to a standard instruction. (#3931)
|
2 년 전 |
Richard Smith
|
008d41d7f3
Move instruction names for struct and tuple values from lower to `InstNamer`. (#3918)
|
2 년 전 |
Richard Smith
|
3776c068de
Unify instruction naming between SemIR and LLVM IR (#3898)
|
2 년 전 |