Jon Ross-Perkins
|
9c0faf007e
Invalid comment cleanup (#4836)
|
1 年之前 |
Jon Ross-Perkins
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
1 年之前 |
Geoff Romer
|
4f10735751
Track params in the parser (#4777)
|
1 年之前 |
Jon Ross-Perkins
|
138ecf108f
Remove verbose formatting of instructions on crash messages. (#4495)
|
1 年之前 |
Jon Ross-Perkins
|
be56ff87c6
Convert StructTypeField to a specific type. (#4492)
|
1 年之前 |
David Blaikie
|
dfed743de2
Add vtable pointers to class layout (#4407)
|
1 年之前 |
Chandler Carruth
|
4845f40dff
Switch `CARBON_CHECK` to a format string API (#4285)
|
1 年之前 |
Jon Ross-Perkins
|
65d6e3e221
Use verbose formatting of instructions on crash messages. (#4125)
|
1 年之前 |
Jon Ross-Perkins
|
efa158d496
Refactor InstBlockStack to use ArrayStack. (#4104)
|
1 年之前 |
Jon Ross-Perkins
|
9581a1867d
Move import refs to their own block. (#4103)
|
1 年之前 |
Jon Ross-Perkins
|
cf389bf5d3
Split global init out from InstBlockStack. (#4101)
|
1 年之前 |
josh11b
|
4f2bd0b095
Fix CHECK failure when there is control flow in a global variable initializer (#3925)
|
2 年之前 |
Richard Smith
|
d8be774b8b
Lowering support for overloaded operators. (#3798)
|
2 年之前 |
Jon Ross-Perkins
|
2fee4d072f
Factor param/arg ref logic to a class. (#3728)
|
2 年之前 |
Gıyaseddin Tanrıkulu
|
bdff7ccf28
Add GlobalInit to blocks to emit initialization instructions for globals (#3687)
|
2 年之前 |
Richard Smith
|
906346cf35
Ensure we evaluate instructions created in uncommon ways. (#3598)
|
2 年之前 |
Jon Ross-Perkins
|
f197219c10
Split parse nodes out from instructions because they're rarely used. (#3590)
|
2 年之前 |
josh11b
|
737162cc8f
Rename sem_ir files node->inst, follow up to #3355 (#3361)
|
2 年之前 |