1
0
Fork 0
Commit Graph

15 Commits (1f1be4a9c68902c6aaa86b1e1b970117a8144069)

Author SHA1 Message Date
Xuefer c05a1f79e4 fixed #89, could not catch exception
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@369 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2007-05-05 09:04:56 +00:00
Xuefer 38b68fff6c remove warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@365 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2007-04-07 02:57:42 +00:00
Xuefer 6627099c59 optimizer: oops, should never commit with debug enabled
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@338 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-12-17 05:07:11 +00:00
Xuefer deb293c8be optimizer: remove double xc_undo_pass_two/xc_redo_pass_two, avoid optimize more than once on same op_array
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@335 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-12-17 03:17:52 +00:00
Xuefer d4f28965d8 optimizer: better debug print
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@333 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-12-16 17:17:29 +00:00
Xuefer df3dce2a4a optimizer: fix bb head, and remove unused code
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@332 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-12-16 13:15:36 +00:00
Xuefer 04fc727783 optimzer: implement dop for debugging
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@331 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-12-16 13:14:15 +00:00
Xuefer f0b0fb8120 rebuild zend_try_catch_element
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@330 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-12-16 12:10:15 +00:00
Xuefer 649b96853a optimizer: handle try/catch and make all opnum(opline_num) to be bbid_t inside optimization
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@326 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-12-10 17:17:59 +00:00
Xuefer 792c39abc4 optimizer: don't crash on compiler error
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@316 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-12-10 03:22:26 +00:00
Xuefer 3b0a300b11 optimizer: fix leak
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@313 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-12-10 02:25:00 +00:00
Xuefer f0453a11dc optimizer: finished building of basic blocks
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@312 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-12-09 16:28:25 +00:00
Xuefer 43f3bde41f basic works on optimizer
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@308 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-12-09 03:44:45 +00:00
Xuefer 0ba961fb14 c comments fix
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@302 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-12-07 14:13:38 +00:00
Xuefer 4389208e02 initial import to online
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2006-05-09 10:58:38 +00:00