| 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 |
|
| 508ce34e |
compiler: Build string data through checked storage |
Alexis Sellier |
|
| 54994768 |
compiler: Share checked method and v-table name assembly |
Alexis Sellier |
|
| 72388a52 |
compiler: Check qualified name byte construction |
Alexis Sellier |
|
| db1f48d4 |
compiler: Build declaration names in checked storage |
Alexis Sellier |
|
| 2911781f |
compiler: Construct numeric labels in checked code |
Alexis Sellier |
|
| b229c066 |
compiler: Initialize block caches in checked construction |
Alexis Sellier |
|
| 447c3f8a |
compiler: Build variable metadata in checked storage |
Alexis Sellier |
|
| 355d20b0 |
compiler: Check function lowerer construction |
Alexis Sellier |
|
| b0694d26 |
compiler: Check edge argument storage construction |
Alexis Sellier |
|
| 6a788bde |
compiler: Check complete block construction |
Alexis Sellier |
|
| 10f56b05 |
compiler: Borrow owned blocks during SSA mutation |
Alexis Sellier |
|
| 9066f1a3 |
compiler: Check block sealing and parameter binding |
Alexis Sellier |
|
| 8b5ccb06 |
compiler: Check SSA variable source selection |
Alexis Sellier |
|
| 294a5bd7 |
compiler: Own block parameter tables |
Alexis Sellier |
|
| b82d80b2 |
compiler: Own block instruction storage |
Alexis Sellier |
|
| 6f0b3aec |
compiler: Own SSA variable caches |
Alexis Sellier |
|
| a9e07213 |
compiler: Own block predecessor lists |
Alexis Sellier |
|
| 65bd5c22 |
compiler: Own lowering block storage |
Alexis Sellier |
|
| 3b4ce6f2 |
compiler: Check branch instruction printing |
Alexis Sellier |
|
| b1a85855 |
compiler: Check call instruction printing |
Alexis Sellier |
|
| cc046d63 |
compiler: Check control-flow target printing |
Alexis Sellier |
|
| 084f3c7e |
compiler: Check fixed instruction printing |
Alexis Sellier |
|
| 41188def |
compiler: Check symbol name registration |
Alexis Sellier |
|
| 09f9be49 |
compiler: Initialize remaining lowering temporaries |
Alexis Sellier |
|
| 49408f75 |
compiler: Return initialized try call results |
Alexis Sellier |
|
| fb2692fb |
compiler: Return initialized expression results |
Alexis Sellier |
|