Age | Commit message (Expand) | Author |
---|---|---|
2013-10-03 | update js optimizer tests | Alon Zakai |
2013-06-21 | update tests | Alon Zakai |
2013-05-25 | fix registerize semantics to treat each arm of ifs and switches separately | Alon Zakai |
2013-05-25 | add test for current state of asm registerize in switches (i.e., do almost no... | Alon Zakai |
2013-03-09 | move asm return adding test to right place | Alon Zakai |
2013-03-08 | handle assigns into globals at the top of asm functions in normalizeAsm | Alon Zakai |
2013-01-23 | add final asm return of proper type, not always int | Alon Zakai |
2013-01-08 | make sure there is a final return in functions that return value in asm | Alon Zakai |
2012-12-10 | never share parameter registers | Alon Zakai |
2012-12-07 | forward in Math_* from Math.* and correct the compiled code to align to that | Alon Zakai |
2012-12-07 | add registerizeAsm testcase | Alon Zakai |