factor/basis/compiler/cfg/representations
John Benediktsson 378786599d Cleanup lint warnings. 2011-10-14 11:47:24 -07:00
..
coalescing compiler.cfg: now that kill-blocks cannot contain instructions that define vregs we can skip them all 2010-07-27 12:40:31 -04:00
conversion compiler.cfg: merge all alien accessors into ##load-memory-imm and ##store-memory-imm 2010-05-03 17:34:06 -04:00
peephole compiler.cfg: use x86 TEST instruction to optimize 'bitand 0 =' 2010-05-14 18:37:06 -04:00
preferred compiler: re-architect low-level optimizer to allow more than one output value per instruction 2010-07-13 07:40:14 -04:00
rewrite compiler.cfg: more silly optimizations 2010-05-14 18:37:09 -04:00
selection Cleanup lint warnings. 2011-10-14 11:47:24 -07:00
representations-tests.factor compiler.cfg.representations: fix unit test, it depended on hashing order which changed recently 2011-10-10 12:15:41 -07:00
representations.factor compiler.cfg: remove unused 'reps' slot from compiler.cfg, and re-organize things in preparation for SSA register allocation 2010-05-03 17:34:18 -04:00