mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-11-04 21:17:22 +00:00
Both coalescing and register allocation already check aliases for interference, so these extra segments are only slowing us down. This speeds up both linear scan and the greedy register allocator. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129283 91177308-0d34-0410-b5e6-96231b3b80d8
79 KiB
79 KiB