florian a0f70bc854 Merged revisions 11266,11271,11278,11280-11282,11286-11288,11292-11294,11297,11299-11300,11302,11304-11311,11313,11315-11316,11318-11319,11324-11326,11328-11333,11335-11336,11339-11340,11346-11347,11349,11362,11367,11369,11371-11376,11392-11396,11401,11411-11414,11420,11422,11427-11428,11465,11469-11470,11474 via svnmerge from 17 years ago
..
README 952e80a72f * old logs removed and tabs fixed 23 years ago
tarmshift.pp a0f70bc854 Merged revisions 11266,11271,11278,11280-11282,11286-11288,11292-11294,11297,11299-11300,11302,11304-11311,11313,11315-11316,11318-11319,11324-11326,11328-11333,11335-11336,11339-11340,11346-11347,11349,11362,11367,11369,11371-11376,11392-11396,11401,11411-11414,11420,11422,11427-11428,11465,11469-11470,11474 via svnmerge from 17 years ago
tcmov.pp 952e80a72f * old logs removed and tabs fixed 23 years ago
tcse1.pp 6013a000c1 * moved testopt to test/opt 24 years ago
tcse2.pp 6013a000c1 * moved testopt to test/opt 24 years ago
tcse3.pp 952e80a72f * old logs removed and tabs fixed 23 years ago
tgotoreg.pp 2c08fc5f10 Merged revisions 7784,7788,7792,7798,7830,7836-7839,7846,7849,7862,7864-7865,7869,7872,7877,7882,7906,7927-7930,7933,7953,7961,7967,7971,7986-7987,7990-7994,7998-8000,8004-8012,8016-8017,8027,8034,8036-8037,8039,8041,8044,8046,8048,8051,8057,8060,8071-8073,8075-8076,8082-8083,8087-8089,8095-8097,8099-8100,8125,8136,8142,8145,8162,8181,8187,8190,8192,8194-8196,8198,8203,8206-8207,8212-8213,8215,8225,8227,8233-8239,8262,8279,8296,8302,8307,8309,8314,8316,8318-8319,8322,8336,8338-8340,8350,8352,8381,8388,8392,8404,8410-8411,8416,8430,8438-8442,8445-8446,8448,8450-8454,8456-8457,8459,8462,8469-8470,8472-8483,8486-8488,8490,8493,8496,8506,8514,8517 via svnmerge from 18 years ago
treg1.pp 790a4fe2d3 * log and id tags removed 20 years ago
treg2.pp 2c08fc5f10 Merged revisions 7784,7788,7792,7798,7830,7836-7839,7846,7849,7862,7864-7865,7869,7872,7877,7882,7906,7927-7930,7933,7953,7961,7967,7971,7986-7987,7990-7994,7998-8000,8004-8012,8016-8017,8027,8034,8036-8037,8039,8041,8044,8046,8048,8051,8057,8060,8071-8073,8075-8076,8082-8083,8087-8089,8095-8097,8099-8100,8125,8136,8142,8145,8162,8181,8187,8190,8192,8194-8196,8198,8203,8206-8207,8212-8213,8215,8225,8227,8233-8239,8262,8279,8296,8302,8307,8309,8314,8316,8318-8319,8322,8336,8338-8340,8350,8352,8381,8388,8392,8404,8410-8411,8416,8430,8438-8442,8445-8446,8448,8450-8454,8456-8457,8459,8462,8469-8470,8472-8483,8486-8488,8490,8493,8496,8506,8514,8517 via svnmerge from 18 years ago
treg3.pp 952e80a72f * old logs removed and tabs fixed 23 years ago
treg4.pp 95a44d5beb * fixed 19 years ago
tretopt.pp c47f223709 Merged revisions 9206-9207,9348,9350,9352-9353,9364-9370,9379,9383 via svnmerge from 18 years ago
tspace.pp 4291f1fa42 Merged revisions 8770,8789-8790,8792-8793,8808,8810-8815 via svnmerge from 18 years ago

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