summaryrefslogtreecommitdiff
path: root/compiler/optbase.pas
Commit message (Expand)AuthorAgeFilesLines
* * run CheckAndWarn to get proper locations for warnings about uninitialized v...florian2013-12-011-0/+14
* * handle short boolean evaluation correctly when doing node cseflorian2010-01-171-0/+1
* compiler: cleanup - remove unused variablespaul2009-12-291-1/+0
* * various optimizations by Dave Richards (mantis #12440)jonas2009-05-271-19/+16
* * set successor properly for for-nodesflorian2008-09-181-0/+2
* + first basically working (not all node types yet) dfa implementation determi...florian2007-05-061-16/+78
* * backup commit of more dfa stuffflorian2007-05-061-2/+112
* * some node optimizer stuff cleaned upflorian2007-04-151-0/+45