Jon Ross-Perkins
|
dbf12eb3fc
Add a SameAsOneOf helper (#5490)
|
11 달 전 |
Jon Ross-Perkins
|
949cc21ccc
Remove SemIR:: from most sem_ir files (#5358)
|
1 년 전 |
Boaz Brickner
|
609ccefd18
Introduce a Clang diagnostic instruction and use it to point to C++ source locations on Clang errors and warnings (#5262)
|
1 년 전 |
Thomas Köppe
|
bf32da8dad
Add missing standard library header inclusions (#5316)
|
1 년 전 |
Jon Ross-Perkins
|
4923445e3a
Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304)
|
1 년 전 |
Richard Smith
|
a74ca9071b
Remove all remaining uses of `TypeId`s as instruction operands. (#5280)
|
1 년 전 |
josh11b
|
4af0c8f8d1
Implement ...`where .Self impls`... (#5238)
|
1 년 전 |
Jon Ross-Perkins
|
9134e36ec0
Extend CARBON_KIND_SWITCH to support ArgAndKind (#5216)
|
1 년 전 |
Jon Ross-Perkins
|
4cb61ae4e1
Remove ArgKinds to encourage safer coding patterns (#5212)
|
1 년 전 |
Dana Jansens
|
53c98a8619
Support specialization in impl lookup with a symbolic query/impl. (#5169)
|
1 년 전 |
Geoff Romer
|
d264f14027
Clean up handling of `Call` params (#5061)
|
1 년 전 |
Dana Jansens
|
0beda27192
Fingerprint `impl` blocks in semir (#5021)
|
1 년 전 |
Richard Smith
|
6dda094928
Superficial support for `template` modifier on symbolic bindings. (#4948)
|
1 년 전 |
Richard Smith
|
8eb4e24cb6
Implement #4864: `Core` is a keyword (#4909)
|
1 년 전 |
Richard Smith
|
5f888e1124
Treat associated constants as entities parameterized by Self (#4837)
|
1 년 전 |
Jon Ross-Perkins
|
9c0faf007e
Invalid comment cleanup (#4836)
|
1 년 전 |
Jon Ross-Perkins
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
1 년 전 |
Richard Smith
|
b1230218d5
Make fingerprinting stable across compatible source changes. (#4789)
|
1 년 전 |
Dana Jansens
|
21998f6a65
Allow Worklist construction with an initial InstBlockId (#4776)
|
1 년 전 |
Richard Smith
|
9a5f2d734b
Include a fingerprint of the specific arguments in mangled names. (#4771)
|
1 년 전 |
Richard Smith
|
13c121c56c
Address clang-tidy findings from #4763. (#4768)
|
1 년 전 |
Richard Smith
|
19182f08aa
Compute a fingerprint for constants and import_ref instructions. (#4763)
|
1 년 전 |