alloc/ directory
Directories ΒΆ
Path | Synopsis |
---|---|
tests/alloc/gp8 | Package gp8 tests the register allocator by using as many 8-bit registers as possible. |
tests/alloc/masks | Package masks tests that register liveness and allocation passes handle masks correctly. |
tests/alloc/upper32 | Package upper32 tests liveness analysis of 32-bit operations on 64-bit registers. |