Age | Commit message (Expand) | Author |
---|---|---|
2012-11-22 | fix test_js_optimizer | Alon Zakai |
2012-10-26 | remove unGlobalize tests and update others | Alon Zakai |
2012-05-17 | do not registerize with switches present | Alon Zakai |
2012-05-16 | fix js optimizer bug with not emitting a ';' that lead to joined instructions | Alon Zakai |
2012-05-16 | fix registerize bug with freeing variables from the wrong loops | Alon Zakai |
2012-05-16 | bugfix in registerize | Alon Zakai |
2012-05-16 | properly lock variables to loops in registerize | Alon Zakai |
2012-05-15 | simple optimization to allow more registerization inside loops | Alon Zakai |
2012-05-15 | refactor registerize | Alon Zakai |
2012-05-12 | handle multiple var defs of the same var in registerize | Alon Zakai |
2012-05-11 | fix registerize bugs | Alon Zakai |
2012-05-11 | registerize: define all vars once up front | Alon Zakai |
2012-05-11 | unenabled experimental registerization pass in js optimizer | Alon Zakai |