Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-31 | Add return-type tracking to normalizeAsm/denormlizeAsm | Ryan Kelly | |
2014-01-23 | Simplify handling of switch statements in registerizeHarder. | Ryan Kelly | |
It now assumes they're of the very restricted for that's actually produced by emscripten, which both simplified the code and uncovered opportunities for further register reduction in a testcase. | |||
2014-01-23 | Add dedicated testcases for registerizeHarder pass. | Ryan Kelly | |