peter 952e80a72f * old logs removed and tabs fixed 23 лет назад
..
.cvsignore 47758ec9fc + explicit .cvsignore files added 24 лет назад
README 952e80a72f * old logs removed and tabs fixed 23 лет назад
tcmov.pp 952e80a72f * old logs removed and tabs fixed 23 лет назад
tcse1.pp 6013a000c1 * moved testopt to test/opt 24 лет назад
tcse2.pp 6013a000c1 * moved testopt to test/opt 24 лет назад
tcse3.pp 952e80a72f * old logs removed and tabs fixed 23 лет назад
treg1.pp 52c0e43405 * added -So to OPT 24 лет назад
treg2.dat 6013a000c1 * moved testopt to test/opt 24 лет назад
treg2.pp a3ffc5a071 * fixed filename 24 лет назад
treg3.pp 952e80a72f * old logs removed and tabs fixed 23 лет назад

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