factor/extra/compiler/cfg/gvn
Alex Vondrak 774264b9f9 compiler.cfg.gvn: add simple gcse (avoid rewriting & ##phi handling) 2012-09-12 15:14:10 -07:00
..
alien compiler.cfg.gvn: try to clean up availability issues (untested) 2012-09-12 15:14:10 -07:00
avail compiler.cfg.gvn.avail: kludgey fix for odd problem with updating avail sets 2012-09-12 15:14:10 -07:00
comparisons compiler.cfg.gvn: try to clean up availability issues (untested) 2012-09-12 15:14:10 -07:00
expressions compiler.cfg.gvn.expressions: ##phis in different blocks should not be congruent 2012-09-12 15:14:09 -07:00
folding
graph compiler.cfg.gvn: convert expressions, graph, and misc to before the half-baked avail stuff 2012-09-12 15:14:09 -07:00
math compiler.cfg.gvn: try to clean up availability issues (untested) 2012-09-12 15:14:10 -07:00
misc compiler.cfg.gvn: move ##phi handling to the value-number method 2012-09-12 15:14:09 -07:00
rewrite compiler.cfg.gvn.redundancy-elimination: horrific tinkering that doesn't even work 2012-09-12 15:14:08 -07:00
simd compiler.cfg.gvn: try to clean up availability issues (untested) 2012-09-12 15:14:10 -07:00
slots compiler.cfg.gvn: try to clean up availability issues (untested) 2012-09-12 15:14:10 -07:00
testing compiler.cfg.gvn.testing: separate out test-gvn to skip graphviz output for each GVN iteration 2012-09-12 15:14:09 -07:00
gvn-tests.factor
gvn.factor compiler.cfg.gvn: add simple gcse (avoid rewriting & ##phi handling) 2012-09-12 15:14:10 -07:00
summary.txt