root/trunk/optimizer.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @822 [822] 14 months moo initial PHP_5_4 support
(edit) @716 [716] 2 years moo PHP 6: initial catch up with php 6 literals and trait
(edit) @657 [657] 4 years moo compile against PHP 4
(edit) @543 [543] 5 years moo renamed DEBUG to XCACHE_DEBUG due to conflict to ext/date
(edit) @485 [485] 5 years moo 5.3 support
(edit) @477 [477] 6 years moo opcodes data is copied but not the op_array. use op_array_handler instead
(edit) @476 [476] 6 years moo static function
(edit) @393 [393] 6 years moo set svn:eol-style
(edit) @369 [369] 6 years moo fixed #89, could not catch exception
(edit) @365 [365] 6 years moo remove warning
(edit) @338 [338] 6 years moo optimizer: oops, should never commit with debug enabled
(edit) @335 [335] 6 years moo optimizer: remove double xc_undo_pass_two/xc_redo_pass_two, avoid optimize …
(edit) @333 [333] 6 years moo optimizer: better debug print
(edit) @332 [332] 6 years moo optimizer: fix bb head, and remove unused code
(edit) @331 [331] 6 years moo optimzer: implement dop for debugging
(edit) @330 [330] 6 years moo rebuild zend_try_catch_element
(edit) @326 [326] 6 years moo optimizer: handle try/catch and make all opnum(opline_num) to be bbid_t …
(edit) @316 [316] 6 years moo optimizer: don't crash on compiler error
(edit) @313 [313] 6 years moo optimizer: fix leak
(edit) @312 [312] 6 years moo optimizer: finished building of basic blocks
(edit) @308 [308] 6 years moo basic works on optimizer
(edit) @302 [302] 6 years moo c comments fix
(add) @1 [1] 7 years moo initial import to online
Note: See TracRevisionLog for help on using the revision log.