Dana Jansens
|
fe020ee08b
Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115)
|
7 달 전 |
Boaz Brickner
|
b1c0854948
Add blank lines to group case with the above offset increment in `InstNamer::GetScopeIdOffset()` (#6165)
|
7 달 전 |
Boaz Brickner
|
5f561282eb
Properly set the name for C++ overload set instructions in SemIR (#6156)
|
7 달 전 |
David Blaikie
|
12fa65e53c
Check for use of `InstId`s from the wrong `SemIR::File` (#5997)
|
7 달 전 |
Boaz Brickner
|
16999a79cc
Fix a crash caused by a bug introduced in C++ overloads support in `GetScopeIdOffset()` (#6151)
|
7 달 전 |
Jon Ross-Perkins
|
8004c2d5f6
CalleeFunction -> Callee name adjustments (#6117)
|
7 달 전 |
Jon Ross-Perkins
|
0f7df4ed7e
Switch CalleeFunction to a variant (#6104)
|
7 달 전 |
Jon Ross-Perkins
|
ef1e47cd07
Remove redundant SemIR:: uses in SemIR (#6106)
|
7 달 전 |
Richard Smith
|
bac828d244
Add support for `char` keyword per #5903. (#6078)
|
7 달 전 |
Jon Ross-Perkins
|
5e3bb523f8
Add builtin functions for destroy, with special requirements in facet types (#6035)
|
7 달 전 |
Ivana Ivanovska
|
12ddfb9c7c
[Carbon/C++ interop] Add support for C++ overloaded functions (#5891)
|
7 달 전 |
Dana Jansens
|
64139e5d65
Stop using Map for the cache in InstFingerprinter (#6019)
|
8 달 전 |
David Blaikie
|
3f9fc633fe
Add a vtableDecl inst and use that in classes instead of VtablePtr (#5945)
|
8 달 전 |
Richard Smith
|
629f77eb61
Switch to representing FloatLiteralType as a RealId. (#5944)
|
8 달 전 |
Dana Jansens
|
3d77c4441b
Compare ImplWitnessAccess into Self as canonical constants (#5883)
|
9 달 전 |
Richard Smith
|
4685890d63
Rename FloatLiteral to FloatValue. (#5911)
|
9 달 전 |
Jon Ross-Perkins
|
7ccc1e0144
Expand naming for impls and functions (#5808)
|
9 달 전 |
Jon Ross-Perkins
|
eae3491129
Switch inst namer to queue entities when reached (#5806)
|
9 달 전 |
David Blaikie
|
c2a0ee98c5
Remove outdated comment about generic vtable inst naming (#5814)
|
9 달 전 |
Jon Ross-Perkins
|
be487bbeda
Use declaration locations for formatting entities (#5799)
|
9 달 전 |
Jon Ross-Perkins
|
8cd1307711
Include the interface name in impl names (#5798)
|
9 달 전 |
David Blaikie
|
124313269a
Represent vtables as a top level SemIR construct (#5472)
|
10 달 전 |
Richard Smith
|
866794b82a
Check and lowering support for `for` loops. (#5698)
|
10 달 전 |
Jon Ross-Perkins
|
72cd8717e3
Helper to flag unexpected instructions on branches (#5721)
|
10 달 전 |
Richard Smith
|
4e5dccdbf7
When making a direct call to a thunk, inline the call in SemIR. (#5642)
|
10 달 전 |
Jon Ross-Perkins
|
1e9e148c3b
Rename the ImportRefs block to Imports (#5618)
|
11 달 전 |
Jon Ross-Perkins
|
14227e7214
Refactor CollectNamesInBlock to put the switch on its own (#5503)
|
11 달 전 |
Richard Smith
|
5b884ae14d
Improve lowering for global variables. (#5492)
|
11 달 전 |
Jon Ross-Perkins
|
14f19b5a86
Use TypeEnum for ScopeId to refactor call structure (#5491)
|
11 달 전 |
Jon Ross-Perkins
|
27d0d26739
Replace value_kind with has_type, make FormatInstLhs name-dependent (#5501)
|
11 달 전 |