source: trunk/optimizer.c

Revision Log Mode:


Legend:

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