factor/basis/compiler/cfg/dce
Slava Pestov 725280d424 Split off the notion of a register representation from a register class 2009-08-07 17:44:50 -05:00
..
authors.txt Dead code elimination eliminates some dead allocations 2009-07-02 02:30:46 -05:00
dce-tests.factor Split off the notion of a register representation from a register class 2009-08-07 17:44:50 -05:00
dce.factor compiler.cfg: change representation of ##phi nodes. The input slot of ##phi nodes is now an assoc mapping predecessors to values, rather than a sequence of values. This ensures that optimization which delete predecessors can be implemented 2009-07-02 17:10:50 -05:00
summary.txt Dead code elimination eliminates some dead allocations 2009-07-02 02:30:46 -05:00