Age | Commit message (Expand) | Author |
---|---|---|
2010-10-16 | optimize stack winding with local var; 5% speedup | alon@honor |
2010-10-15 | do not wind/unwind stacks if initial stack size is 0; 20% speedup | alon@honor |
2010-10-11 | increment stack all at once; 2% speedup | alon@honor |
2010-10-09 | fix memory alignment/padding of structures | TESTS FIXED | alon@honor |
2010-10-08 | fix bug with last commit, and better GUARD_MEMORY option | alon@honor |
2010-10-06 | inline stack allocations | alon@honor |
2010-10-06 | Runtime system, and inlining of stackEnter/Exit | alon@honor |