factor/basis/compiler/cfg/dce
Slava Pestov e04df76f60 Various codegen improvements:
- new-insn word to construct instructions
- cache RPO in the CFG
- re-organize low-level optimizer so that MR is built after register allocation
- register allocation now stores instruction numbers in the instructions themselves
- split defs-vregs into defs-vregs and temp-vregs
2009-05-29 13:11:34 -05:00
..
authors.txt compiler.cfg.dce: new global dead code elimination pass 2009-05-26 02:58:57 -05:00
dce.factor Various codegen improvements: 2009-05-29 13:11:34 -05:00