Jonas Maebe 95a44d5beb * fixed il y a 19 ans
..
README 952e80a72f * old logs removed and tabs fixed il y a 23 ans
tcmov.pp 952e80a72f * old logs removed and tabs fixed il y a 23 ans
tcse1.pp 6013a000c1 * moved testopt to test/opt il y a 24 ans
tcse2.pp 6013a000c1 * moved testopt to test/opt il y a 24 ans
tcse3.pp 952e80a72f * old logs removed and tabs fixed il y a 23 ans
tgotoreg.pp 548a9040bc * test for register variables and goto il y a 19 ans
treg1.pp 790a4fe2d3 * log and id tags removed il y a 20 ans
treg2.dat 6013a000c1 * moved testopt to test/opt il y a 24 ans
treg2.pp a3ffc5a071 * fixed filename il y a 24 ans
treg3.pp 952e80a72f * old logs removed and tabs fixed il y a 23 ans
treg4.pp 95a44d5beb * fixed il y a 19 ans

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