summaryrefslogtreecommitdiff
path: root/tests/test/opt
Commit message (Expand)AuthorAgeFilesLines
* * tests fail if dead values are optimized so disable dead value optimization ...florian2014-01-301-1/+1
* * use new shl/shr constant folding (of r26295) only if forinline is setflorian2013-12-291-0/+8
* * fix testflorian2013-12-291-1/+2
* + tests for dead store removalflorian2013-12-285-0/+70
* * run CheckAndWarn to get proper locations for warnings about uninitialized v...florian2013-12-0114-0/+226
* * take of life of tlabelnode.left, the test does not test this however becaus...florian2013-11-131-0/+14
* * fixed LdrLdr2LdrMov optimisation in case the first and second ldr havejonas2013-10-141-0/+23
* * fixed LsrAnd2Lsr test by replacing the existing buggy check with comparingjonas2013-10-141-0/+15
* Fix ShiftShift2Shift 1 ARM-peephole optimizermasta2013-08-261-1/+0
* * Another fix to PIC assembler: GOT slot stores the address of variable, not ...sergei2013-04-021-2/+4
* * inherit nf_write/nf_modify in tcallnode.replaceparaload also when replacing...florian2012-08-131-0/+21
* * test/opt/tretopt.pp, test/tasmread.pp: fixed GOT calculationsergei2012-07-071-2/+2
* * adjustments/fixes for AIX/ppc64jonas2012-04-251-10/+18
* * enabled a bunch of tests also for aixjonas2012-04-112-2/+2
* + aix/ppc32 supportjonas2012-04-111-2/+2
* * rewrote node cse, needs still testing and bug fixingflorian2010-01-101-0/+4
* * continued on node cseflorian2009-12-291-0/+19
* test: fix tdfa2.pp - it is not a unitpaul2009-12-211-6/+2
* * dfa fixes by Sergei Gorelkin, resolve #15402florian2009-12-202-0/+73
* + test I forgot to commit earlierjonas2009-06-211-0/+51
* + keep track of called virtual methods per unit. -Owoptvtms will now replacejonas2009-06-061-0/+74
* * disable debug info generation, because these tests require smart linking,jonas2009-03-152-2/+6
* * added .txt extensions to all README, TODO and COPYING filesjonas2009-02-281-0/+0
* * ignore vmtloadaddrnodes created in dead strip removed codejonas2008-12-141-0/+69
* Merged revisions 11878,11881-11882,11889,11891-11893,11895,11899-11902,11935,...jonas2008-12-115-0/+253
* * avoid shifter constant overflow on arm when optimizing two shifter operatio...florian2008-07-281-0/+12
* + convert case <boolean> of into if statement, resolves #10517florian2008-05-031-0/+112
* * fixed tests now that i386 assembler code is checked for correct PICjonas2007-12-011-1/+25
* * ifdef cpupowerpc -> ifdef cpupowerpc32jonas2007-11-021-4/+4
* * in case of "movzbl %dl,%edx" etc, %edx depends on its previous value.jonas2007-10-141-0/+20
* * enabled assembler test for ppc64jonas2007-09-071-1/+1
* * improved testjonas2007-09-041-15/+148
* * fixed some test/opt testsjonas2007-07-293-8/+11
* * forgot to call testrec3inljonas2007-07-291-0/+1
* * extended even more (and now also fails)jonas2007-07-291-3/+104
* * extended morejonas2007-07-291-1/+41
* * extended testjonas2007-07-291-10/+41
* + test for optimization of invisible function result parametersjonas2007-07-281-0/+134
* * fixedjonas2006-02-121-5/+11
* * improved testjonas2006-02-121-1/+11
* + test for keeping small records in registersjonas2006-02-121-0/+38
* * test for register variables and gotojonas2006-01-051-0/+39
* * log and id tags removedfpc2005-05-211-1/+0
* initial importfpc2005-05-169-0/+288