factor/basis/compiler/cfg/coalescing
Slava Pestov 496d59d86c compiler.cfg.coalescing: Only run if CFG has ##phi nodes, fix interference for case where value is not used in a block and is not live-in, forgot to run liveness analysis first 2009-07-28 06:48:20 -05:00
..
copies compiler.cfg.coalescing: precompute live intervals, add support for instructions where output cannot equal an input, split critical edges 2009-07-27 22:29:17 -05:00
forest compiler.cfg.coalescing: more work done 2009-07-27 00:31:21 -05:00
interference compiler.cfg.coalescing: Only run if CFG has ##phi nodes, fix interference for case where value is not used in a block and is not live-in, forgot to run liveness analysis first 2009-07-28 06:48:20 -05:00
live-ranges compiler.cfg.coalescing: Only run if CFG has ##phi nodes, fix interference for case where value is not used in a block and is not live-in, forgot to run liveness analysis first 2009-07-28 06:48:20 -05:00
process-blocks compiler.cfg.coalescing: more work done 2009-07-27 00:31:21 -05:00
renaming Debugging compiler.cfg.coalescing 2009-07-27 19:24:13 -05:00
state compiler.cfg.coalescing: more work done 2009-07-27 00:31:21 -05:00
coalescing.factor compiler.cfg.coalescing: Only run if CFG has ##phi nodes, fix interference for case where value is not used in a block and is not live-in, forgot to run liveness analysis first 2009-07-28 06:48:20 -05:00