Jonas Maebe c81af0b2f8 Merged revisions 2191 via svnmerge from 20 năm trước cách đây
..
README 952e80a72f * old logs removed and tabs fixed 23 năm trước cách đây
tcmov.pp 952e80a72f * old logs removed and tabs fixed 23 năm trước cách đây
tcse1.pp 6013a000c1 * moved testopt to test/opt 24 năm trước cách đây
tcse2.pp 6013a000c1 * moved testopt to test/opt 24 năm trước cách đây
tcse3.pp 952e80a72f * old logs removed and tabs fixed 23 năm trước cách đây
tgotoreg.pp c81af0b2f8 Merged revisions 2191 via svnmerge from 20 năm trước cách đây
treg1.pp b409904e44 Merged revisions 42 via svnmerge from 20 năm trước cách đây
treg2.dat 6013a000c1 * moved testopt to test/opt 24 năm trước cách đây
treg2.pp a3ffc5a071 * fixed filename 24 năm trước cách đây
treg3.pp 952e80a72f * old logs removed and tabs fixed 23 năm trước cách đây

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