Jon Ross-Perkins
|
c6bc033af8
Add a SemIR scope for generated entities (#6792)
|
2 месяцев назад |
Geoff Romer
|
e78af4d745
Misc. improvements to raw/debug SemIR output (#6557)
|
3 месяцев назад |
David Blaikie
|
79dd1e362c
Add unit tagging to InstBlockId (#6259)
|
6 месяцев назад |
David Blaikie
|
f64b08863a
Dump all non-indexed ids as hex (#6228)
|
6 месяцев назад |
Boaz Brickner
|
ffefa7711c
Move the mapping from entity name to an imported C++ global variable declaration outside of `EntityName` (#6211)
|
6 месяцев назад |
Boaz Brickner
|
3fa427b811
Make `yaml_test` easier to debug by outputing the actual text (#6218)
|
6 месяцев назад |
David Blaikie
|
1a9826bc29
Add unit tagging to FunctionId (#6213)
|
6 месяцев назад |
Dana Jansens
|
93b79f159e
Change InstId dumping to hex numbers that include the tag (#6175)
|
6 месяцев назад |
David Blaikie
|
12fa65e53c
Check for use of `InstId`s from the wrong `SemIR::File` (#5997)
|
7 месяцев назад |
Richard Smith
|
1e7b7e53ae
C++ interop: support for default arguments. (#6108)
|
7 месяцев назад |
Jon Ross-Perkins
|
61290fdee9
Make ConstantValueStore use ValueStore internally (#5811)
|
9 месяцев назад |
Jon Ross-Perkins
|
0722dab0ef
Reimplement destroy as an interface (#5678)
|
10 месяцев назад |
Jon Ross-Perkins
|
1e9e148c3b
Rename the ImportRefs block to Imports (#5618)
|
11 месяцев назад |
Boaz Brickner
|
609ccefd18
Introduce a Clang diagnostic instruction and use it to point to C++ source locations on Clang errors and warnings (#5262)
|
1 год назад |
Richard Smith
|
a74ca9071b
Remove all remaining uses of `TypeId`s as instruction operands. (#5280)
|
1 год назад |
Jon Ross-Perkins
|
467e510d40
Document abbreviation style things (#4996)
|
1 год назад |
Richard Smith
|
c6d35e1c4a
Rename template constant -> concrete constant. (#4939)
|
1 год назад |
Jon Ross-Perkins
|
0d0e202ce8
Switch Driver back to parameters for construction (#4849)
|
1 год назад |
Jon Ross-Perkins
|
4f024410f7
Add stdin to driver's streams, and refactor stream passing (#4812)
|
1 год назад |
Jon Ross-Perkins
|
4c4c4a4d2c
Add RawStringOstream for slightly simpler streaming to strings (#4817)
|
1 год назад |
Geoff Romer
|
13434f0e8a
Model `var` as a pattern operator (#4720)
|
1 год назад |
josh11b
|
661ba36119
Remove stale comment (#4727)
|
1 год назад |
Geoff Romer
|
a112cbde5c
Model type expressions as regions (#4698)
|
1 год назад |
Jon Ross-Perkins
|
e7a86b03c6
Remove offsets from InstId formatting, trying to name more (#4645)
|
1 год назад |
Jon Ross-Perkins
|
bc24a6c5d8
Refactor IdBase to provide CRTP-based printing (#4626)
|
1 год назад |
josh11b
|
47bfa375af
Propagate `llvm::vfs::FileSystem` from `driver_env` to Clang (#4537)
|
1 год назад |
Jon Ross-Perkins
|
cab7818df8
Make empty ids for all block types (#4502)
|
1 год назад |
Jon Ross-Perkins
|
be56ff87c6
Convert StructTypeField to a specific type. (#4492)
|
1 год назад |
Geoff Romer
|
e20e8bfbea
Consolidate caller match in one function call (#4446)
|
1 год назад |
Geoff Romer
|
9d942f4633
Generate parameter pattern-match IR from pattern IR (#4388)
|
1 год назад |