aboutsummaryrefslogtreecommitdiff
path: root/src/relooper/Relooper.h
AgeCommit message (Expand)Author
2014-03-14add a Nested branch type in relooper, to represent a path we must make sure i...1.13.2Alon Zakai
2014-01-15share block ids in relooper among split blocks1.9.1Alon Zakai
2014-01-13allow relooper to manager its own output buffer, to avoid fixed output limits1.8.7Alon Zakai
2014-01-08fix relooper compiler warningsAlon Zakai
2013-12-28optimize relooper id counters1.8.0Alon Zakai
2013-12-26support for optional complete emulation in relooper1.7.9Alon Zakai
2013-08-21emit switches in relooper1.5.6Alon Zakai
2013-06-27Remove unused code and rebump version number.Jez Ng
2013-06-07remove break labels more aggresively, with a refined natural flow analysis1.4.9Alon Zakai
2013-06-01improve RemoveUnneededFlows to handle flows into loops with a single entry1.4.6Alon Zakai
2013-05-31remove unneeded Branch info on incoming branches in relooper1.4.4Alon Zakai
2013-01-07add asm.js mode to relooper, for label comparisons1.2.1Alon Zakai
2012-11-11add relooper sourcesAlon Zakai