peter 6013a000c1 * moved testopt to test/opt před 24 roky
..
README 6013a000c1 * moved testopt to test/opt před 24 roky
tcmov.pp 6013a000c1 * moved testopt to test/opt před 24 roky
tcse1.pp 6013a000c1 * moved testopt to test/opt před 24 roky
tcse2.pp 6013a000c1 * moved testopt to test/opt před 24 roky
tcse3.pp 6013a000c1 * moved testopt to test/opt před 24 roky
treg1.pp 6013a000c1 * moved testopt to test/opt před 24 roky
treg2.dat 6013a000c1 * moved testopt to test/opt před 24 roky
treg2.pp 6013a000c1 * moved testopt to test/opt před 24 roky
treg3.pp 6013a000c1 * moved testopt to test/opt před 24 roky

README

This directory contains some tests which test the optimizer
Register variables:
Enumerations .......................... treg1.pp
Readln ................................ treg2.pp
Range checking ........................ treg3.pp
Common subexpression elimination (assembler)
Multidimensional array index operation. tcse1.pp
CSE and range checking ................ tcse2.pp
web bug 972............................ tcse3.pp
Peephole
CMOV optimize ......................... tcmov.pp