David Blaikie
|
c2a0ee98c5
Remove outdated comment about generic vtable inst naming (#5814)
|
hai 9 meses |
Jon Ross-Perkins
|
be487bbeda
Use declaration locations for formatting entities (#5799)
|
hai 9 meses |
Jon Ross-Perkins
|
8cd1307711
Include the interface name in impl names (#5798)
|
hai 9 meses |
David Blaikie
|
124313269a
Represent vtables as a top level SemIR construct (#5472)
|
hai 10 meses |
Richard Smith
|
866794b82a
Check and lowering support for `for` loops. (#5698)
|
hai 10 meses |
Jon Ross-Perkins
|
72cd8717e3
Helper to flag unexpected instructions on branches (#5721)
|
hai 10 meses |
Richard Smith
|
4e5dccdbf7
When making a direct call to a thunk, inline the call in SemIR. (#5642)
|
hai 10 meses |
Jon Ross-Perkins
|
1e9e148c3b
Rename the ImportRefs block to Imports (#5618)
|
hai 11 meses |
Jon Ross-Perkins
|
14227e7214
Refactor CollectNamesInBlock to put the switch on its own (#5503)
|
hai 11 meses |
Richard Smith
|
5b884ae14d
Improve lowering for global variables. (#5492)
|
hai 11 meses |
Jon Ross-Perkins
|
14f19b5a86
Use TypeEnum for ScopeId to refactor call structure (#5491)
|
hai 11 meses |
Jon Ross-Perkins
|
27d0d26739
Replace value_kind with has_type, make FormatInstLhs name-dependent (#5501)
|
hai 11 meses |
Dana Jansens
|
315e206ff1
Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355)
|
hai 1 ano |
Geoff Romer
|
fafb655d39
Separate pattern types from expression types (#5360)
|
hai 1 ano |
Jon Ross-Perkins
|
949cc21ccc
Remove SemIR:: from most sem_ir files (#5358)
|
hai 1 ano |
Boaz Brickner
|
609ccefd18
Introduce a Clang diagnostic instruction and use it to point to C++ source locations on Clang errors and warnings (#5262)
|
hai 1 ano |
Dana Jansens
|
51498547c9
Always use `LookupImplWitness` instructions for symbolic witnesses (#5321)
|
hai 1 ano |
Richard Smith
|
ca8df34d0d
Format the call parameters of a function, not the patterns. (#5342)
|
hai 1 ano |
Richard Smith
|
5501424524
Collect per-entity names when processing the entity, not each declaration. (#5340)
|
hai 1 ano |
josh11b
|
034e374f0a
Add TODOs re: `pattern_block_id` to `inst_namer.cpp` (#5331)
|
hai 1 ano |
Thomas Köppe
|
bf32da8dad
Add missing standard library header inclusions (#5316)
|
hai 1 ano |
Dana Jansens
|
0e8d354567
Split the witness table into a separate ImplWitnessTable instruction (#5272)
|
hai 1 ano |
Dana Jansens
|
c34a8d0a3a
Convert remaining type-value InstId fields to TypeInstId (#5294)
|
hai 1 ano |
Jon Ross-Perkins
|
fe29224016
Refactor LocId to merge in SemIRLoc (#5284)
|
hai 1 ano |
Richard Smith
|
a74ca9071b
Remove all remaining uses of `TypeId`s as instruction operands. (#5280)
|
hai 1 ano |
Richard Smith
|
1a4d6ca255
Store an `InstId` instead of a `TypeId` in `UnboundElementType`. (#5260)
|
hai 1 ano |
Dana Jansens
|
d07f70cfb3
Add insts for witness table entries that are unset or associated constants (#5255)
|
hai 1 ano |
josh11b
|
4af0c8f8d1
Implement ...`where .Self impls`... (#5238)
|
hai 1 ano |
Richard Smith
|
a45dc42d82
Store an `InterfaceId` and a `SpecificId` in `AssociatedEntityType`. (#5252)
|
hai 1 ano |
Dana Jansens
|
3469922275
Rename ImplSymblicWitness to LookupImplWitness (#5201)
|
hai 1 ano |