1
0
Fork 0
Commit Graph

18 Commits (9ab7d49b714a5ac37dd2ca5c1e772f60cf830192)

Author SHA1 Message Date
Xuefer b96c159e8e 5.3 support
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@485 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
Xuefer 04ce5c5466 opcodes data is copied but not the op_array. use op_array_handler instead
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@477 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
Xuefer bbdcdcf41b static function
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@476 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
Xuefer c05a1f79e4 fixed #89, could not catch exception
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@369 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
Xuefer 38b68fff6c remove warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@365 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
16 years ago
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
17 years ago
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
17 years ago
Xuefer d4f28965d8 optimizer: better debug print
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@333 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
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
17 years ago
Xuefer 04fc727783 optimzer: implement dop for debugging
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@331 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer f0b0fb8120 rebuild zend_try_catch_element
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@330 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
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
17 years ago
Xuefer 792c39abc4 optimizer: don't crash on compiler error
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@316 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 3b0a300b11 optimizer: fix leak
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@313 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer f0453a11dc optimizer: finished building of basic blocks
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@312 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 43f3bde41f basic works on optimizer
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@308 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 0ba961fb14 c comments fix
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@302 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 4389208e02 initial import to online
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago