aboutsummaryrefslogtreecommitdiff
path: root/src/analyzer.js
AgeCommit message (Expand)Author
2010-10-05fix relooper bug with not noticing other entries as invalidating; now loops a...alon@honor
2010-10-05version 0.3alon@honor
2010-10-04temporary hackish removal of unneeded breaks outside of complex emulated blocksalon@honor
2010-10-04GUARD_LABELS option + further cleanupalon@honor
2010-10-04clean up relooperalon@honor
2010-10-04initial working version of 'multiple' block in relooperalon@honor
2010-10-03cleanup fallback when no RELOOPalon@honor
2010-10-03reloop blocks with multiple entriesalon@honor
2010-10-03minor relooper fixesalon@honor
2010-10-03clean up relooperalon@honor
2010-10-03cleanup + test both optimized and non-optimizedalon@honor
2010-10-02add missing branch detection of assign&invoke. all tests pass with reloopingalon@honor
2010-10-02add missing branch detection of default in switch. all reloop but sauer, dlma...alon@honor
2010-10-02rewrite of relooper, part I: just emulated and loops, no ifs. all reloop but ...alon@honor
2010-10-01test+fix for modifying fields of global structuresalon@honor
2010-09-25optional memory alignment that matches c/c++; used in clang, not in llvm-gccalon@honor
2010-09-21fix some relooper bugs, and EXECUTION_TIMEOUT setting for debugging such prob...alon@honor
2010-09-20optimize __lastLabel__/phialon@honor
2010-09-20refactor into filesalon@honor