aboutsummaryrefslogtreecommitdiff
path: root/tools/test-js-optimizer-asm-regs.js
AgeCommit message (Expand)Author
2013-10-03update js optimizer testsAlon Zakai
2013-06-21update testsAlon Zakai
2013-05-25fix registerize semantics to treat each arm of ifs and switches separatelyAlon Zakai
2013-05-25add test for current state of asm registerize in switches (i.e., do almost no...Alon Zakai
2013-03-09move asm return adding test to right placeAlon Zakai
2013-03-08handle assigns into globals at the top of asm functions in normalizeAsmAlon Zakai
2013-01-23add final asm return of proper type, not always intAlon Zakai
2013-01-08make sure there is a final return in functions that return value in asmAlon Zakai
2012-12-10never share parameter registersAlon Zakai
2012-12-07forward in Math_* from Math.* and correct the compiled code to align to thatAlon Zakai
2012-12-07add registerizeAsm testcaseAlon Zakai