Commit Graph

18 Commits

Author SHA1 Message Date
Danny Yoo
38a0a8544b in the middle of re-enabling primitive application. I need to now statically determine whether an application is primitive or not. 2011-11-02 13:22:51 -04:00
Danny Yoo
22eb5fc187 flagging some things as no-ops 2011-09-16 18:00:05 -04:00
Danny Yoo
0de37fae86 continuing to shrink code down. Eliminating the use of simulator in test suite; I don't think we'll need the simulator any more. 2011-09-09 14:19:56 -04:00
Danny Yoo
8d0df44458 continuing to try cleaning up 2011-09-06 16:56:34 -04:00
Danny Yoo
386b2575e2 fixing typo 2011-09-06 16:39:37 -04:00
Danny Yoo
64e66eaf28 continuing to clean up the emitted code. 2011-09-06 16:29:20 -04:00
Danny Yoo
0ff8fd1a61 traced that the external module invokation was introducting one more call-back into the success continuation of the trampoline. Ugh. 2011-08-08 13:59:38 -04:00
Danny Yoo
deb6c235ce trying to eliminate stupid blocks 2011-08-08 12:20:03 -04:00
Danny Yoo
b573d0b762 toplevelref remembers if it's a constant or not 2011-07-30 20:12:11 -04:00
Danny Yoo
875f270aa6 squashing labels 2011-07-30 19:55:52 -04:00
Danny Yoo
72392a7a4c in the middle of squashing labels 2011-07-30 19:24:32 -04:00
Danny Yoo
e445c61ed2 toplevel refs remember if they need to be checked 2011-07-22 11:06:25 -04:00
Danny Yoo
3134de4d87 Renaming TestAndBranch to TestAndJump, since I want to have a dedicated branch statement that reuses JavaScript's native if 2011-07-16 17:59:15 -04:00
Danny Yoo
dc14753a73 trivial optimziation 2011-07-16 14:28:29 -04:00
Danny Yoo
d29410b738 not quite done yet 2011-07-13 18:08:30 -04:00
Danny Yoo
ed5894b92c optimization pass 2011-07-13 17:52:50 -04:00
Danny Yoo
e6ebaa1d3d re-enabling some optimizations 2011-05-31 15:18:22 -04:00
Danny Yoo
667318e895 Moved compiler-related stuff to compiler subdirectory 2011-05-26 19:46:49 -04:00