fpc/tests/testopt
2000-06-03 09:43:24 +00:00
..
readme.txt + testcse3.pp 2000-06-03 09:43:24 +00:00
testcse1.pp + $opt info 2000-04-10 13:21:48 +00:00
testcse2.pp + testcse2 2000-04-29 16:58:43 +00:00
testcse3.pp + testcse3.pp 2000-06-03 09:43:24 +00:00
testreg1.pp
testreg2.dat
testreg2.pp
testreg3.pp *** empty log message *** 2000-04-11 20:34:43 +00:00

This directory contains some tests which test the optimizer
Register variables:
  Enumerations .......................... testreg1.pp
  Readln ................................ testreg2.pp
  Range checking ........................ testreg3.pp
Common subexpression elimination (assembler)
  Multidimensional array index operation. testcse1.pp
  CSE and range checking ................ testcse2.pp
  web bug 972............................ testcse3.pp