| 8841bacd |
compiler: Check optional and slice construction |
Alexis Sellier |
|
| 22ef7605 |
compiler: Check aggregate value emission |
Alexis Sellier |
|
| 63b266a5 |
compiler: Check aggregate return classification |
Alexis Sellier |
|
| 7a69753c |
compiler: Check nominal and match classification |
Alexis Sellier |
|
| 732b4a2c |
compiler: Check numeric conversion emission |
Alexis Sellier |
|
| f77a58b2 |
compiler: Own substituted nominal member tables |
Alexis Sellier |
|
| c0a02bfa |
compiler: Own union variant construction |
Alexis Sellier |
|
| 93dfa95d |
compiler: Check owned record field construction |
Alexis Sellier |
|
| 5cea34bf |
compiler: Check result and union layout traversal |
Alexis Sellier |
|
| 0fa50c34 |
compiler: Check recursive type layout traversal |
Alexis Sellier |
|
| 548a8aa3 |
compiler: Check type classification and payload binding |
Alexis Sellier |
|
| 07646b5d |
compiler: Check scalar arithmetic lowering |
Alexis Sellier |
|
| 39a13d89 |
compiler: Check branch and loop emission |
Alexis Sellier |
|
| f9a33a93 |
compiler: Check scalar IL emission helpers |
Alexis Sellier |
|
| ad670606 |
compiler: Use scoped allocator for checked function construction |
Alexis Sellier |
|
| 3122b8f7 |
compiler: Check SSA merge construction |
Alexis Sellier |
|
| df26efaa |
compiler: Check recursive SSA resolution |
Alexis Sellier |
|
| 50f94c5d |
compiler: Check SSA edge patch selection |
Alexis Sellier |
|
| 5a3af878 |
compiler: Check SSA cache rewrite traversal |
Alexis Sellier |
|
| 86f24335 |
compiler: Check owned switch case decoding |
Alexis Sellier |
|
| 76b7420c |
compiler: Check owned package header decoding |
Alexis Sellier |
|
| 97e4033f |
compiler: Check decoder block table filling |
Alexis Sellier |
|
| 62f24fee |
compiler: Check owned data decoder validation |
Alexis Sellier |
|
| a3152d79 |
compiler: Check owned decoder operand construction |
Alexis Sellier |
|
| d96dc590 |
compiler: Check owned decoder parameter construction |
Alexis Sellier |
|
| 9c0b2546 |
compiler: Check owned decoder byte filling |
Alexis Sellier |
|
| 9b1ca970 |
compiler: Check binary instruction and switch encoding |
Alexis Sellier |
|
| 81eb8a8d |
compiler: Check binary function and block encoding |
Alexis Sellier |
|
| 9e618540 |
compiler: Check package symbol collection sequencing |
Alexis Sellier |
|
| da81577b |
compiler: Check package function and block collection |
Alexis Sellier |
|
| a2a9b893 |
compiler: Check variable-operand symbol collection |
Alexis Sellier |
|
| 7738e581 |
compiler: Check operand cursor and argument-group transitions |
Alexis Sellier |
|
| 91d5c00e |
compiler: Check register assignment pipeline and block scans |
Alexis Sellier |
|
| 39698da5 |
compiler: Check spill allocation and analysis pipeline |
Alexis Sellier |
|
| 4a63458b |
compiler: Check liveness allocation and analysis pipeline |
Alexis Sellier |
|
| 989da8bf |
compiler: Borrow instruction tables for liveness queries |
Alexis Sellier |
|
| 1671d5e0 |
compiler: Check liveness fixed-point propagation |
Alexis Sellier |
|
| 891b61ae |
compiler: Check register extent table traversal |
Alexis Sellier |
|
| bf50fe77 |
compiler: Check loop-weighted spill cost traversal |
Alexis Sellier |
|
| a000c3ac |
compiler: Check reverse block pressure traversal |
Alexis Sellier |
|
| 5d3e0414 |
compiler: Borrow local liveness tables in checked code |
Alexis Sellier |
|
| 972c0b10 |
compiler: Check block-entry register assignment |
Alexis Sellier |
|
| ccb91cef |
compiler: Check spill class and stack-slot finalization |
Alexis Sellier |
|
| 9ab18d59 |
compiler: Check borrowed successor liveness merging |
Alexis Sellier |
|
| 09c34aea |
compiler: Check shared lowerer state initialization |
Alexis Sellier |
|
| bc981908 |
compiler: Own the accumulated function table |
Alexis Sellier |
|
| a14104e2 |
compiler: Own switch tables and check case insertion |
Alexis Sellier |
|
| b05a8d87 |
compiler: Check initial function descriptor assembly |
Alexis Sellier |
|
| 81213327 |
compiler: Own function descriptors until IL publication |
Alexis Sellier |
|
| e76df48f |
compiler: Construct v-table data in checked code |
Alexis Sellier |
|