factor/basis/compiler/cfg/stack-analysis
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 Working on global optimizations 2009-05-19 17:28:13 -05:00
stack-analysis-tests.factor Various codegen improvements: 2009-05-29 13:11:34 -05:00
stack-analysis.factor Various codegen improvements: 2009-05-29 13:11:34 -05:00