Commit Graph

14 Commits (54e87cc7f2247ed589ce16fcf649fedd2deec0fc)

Author SHA1 Message Date
Slava Pestov 54e87cc7f2 fix flaw in node-clone; cleanups 2005-08-13 08:01:21 +00:00
Slava Pestov f331a9241e fix node splitter bug, fix typos in identities 2005-08-13 03:54:29 +00:00
Slava Pestov 24ea7fab8d faster hashtable = method, dataflow optimizer cleanups 2005-08-11 23:08:22 +00:00
Slava Pestov b8260a3de7 working on partial evaluation 2005-08-08 19:21:14 +00:00
Slava Pestov 250aabcd36 minor fixes 2005-08-08 06:58:49 +00:00
Slava Pestov f4c5f84a7a fixed problem with meets referring to themselves, leading to sig11 during compilation 2005-08-08 06:38:10 +00:00
Slava Pestov 8674d702c7 inline-methods did not call solve-recursion, leading to incorrect results 2005-08-07 22:11:20 +00:00
Slava Pestov 606b9b878f dataflow optimizer work 2005-08-07 04:00:57 +00:00
Slava Pestov 3366640fb1 further code cleanups, unit test fixes 2005-08-04 04:48:07 +00:00
Slava Pestov ff7b3f9762 dataflow optimizer fixes, minor generic word cleanups 2005-08-03 22:47:32 +00:00
Slava Pestov 7c81617ea0 better method inlining heuristic 2005-08-02 10:32:48 +00:00
Slava Pestov c0b441d49c related? heuristic was incorrect 2005-08-02 04:33:01 +00:00
Slava Pestov f780ad0b33 optimize out arithmetic dispatch and known-outcome type predicates 2005-08-02 04:25:05 +00:00
Slava Pestov 1d0ccef23d method inlining 2005-08-01 20:22:53 +00:00