2
0
Jonas Maebe c47f223709 Merged revisions 9206-9207,9348,9350,9352-9353,9364-9370,9379,9383 via svnmerge from 18 жил өмнө
..
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 жил өмнө
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 жил өмнө
treg1.pp 790a4fe2d3 * log and id tags removed 20 жил өмнө
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 жил өмнө
treg3.pp 952e80a72f * old logs removed and tabs fixed 23 жил өмнө
treg4.pp 95a44d5beb * fixed 19 жил өмнө
tretopt.pp c47f223709 Merged revisions 9206-9207,9348,9350,9352-9353,9364-9370,9379,9383 via svnmerge from 18 жил өмнө
tspace.pp 4291f1fa42 Merged revisions 8770,8789-8790,8792-8793,8808,8810-8815 via svnmerge from 18 жил өмнө

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