fpc/tests/test/opt
2012-08-13 15:06:16 +00:00
..
README.txt
tarmshift.pp
tcaseopt1.pp
tcmov.pp
tcse1.pp
tcse2.pp
tcse3.pp
tcse4.pp
tcse5.pp * inherit nf_write/nf_modify in tcallnode.replaceparaload also when replacing parameters 2012-08-13 15:06:16 +00:00
tdfa1.pp
tdfa2.pp
tgotoreg.pp
treg1.pp
treg2.pp
treg3.pp
treg4.pp
tretopt.pp
tspace.pp
twpo1.pp
twpo2.pp
twpo3.pp
twpo4.pp
twpo5.pp
twpo6.pp
twpo7.pp
uwpo2.pp

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