| Commit message (Expand) | Author | Age | Files | Lines |
* | * tests fail if dead values are optimized so disable dead value optimization ... | florian | 2014-01-30 | 1 | -1/+1 |
* | * use new shl/shr constant folding (of r26295) only if forinline is set | florian | 2013-12-29 | 1 | -0/+8 |
* | * fix test | florian | 2013-12-29 | 1 | -1/+2 |
* | + tests for dead store removal | florian | 2013-12-28 | 5 | -0/+70 |
* | * run CheckAndWarn to get proper locations for warnings about uninitialized v... | florian | 2013-12-01 | 14 | -0/+226 |
* | * take of life of tlabelnode.left, the test does not test this however becaus... | florian | 2013-11-13 | 1 | -0/+14 |
* | * fixed LdrLdr2LdrMov optimisation in case the first and second ldr have | jonas | 2013-10-14 | 1 | -0/+23 |
* | * fixed LsrAnd2Lsr test by replacing the existing buggy check with comparing | jonas | 2013-10-14 | 1 | -0/+15 |
* | Fix ShiftShift2Shift 1 ARM-peephole optimizer | masta | 2013-08-26 | 1 | -1/+0 |
* | * Another fix to PIC assembler: GOT slot stores the address of variable, not ... | sergei | 2013-04-02 | 1 | -2/+4 |
* | * inherit nf_write/nf_modify in tcallnode.replaceparaload also when replacing... | florian | 2012-08-13 | 1 | -0/+21 |
* | * test/opt/tretopt.pp, test/tasmread.pp: fixed GOT calculation | sergei | 2012-07-07 | 1 | -2/+2 |
* | * adjustments/fixes for AIX/ppc64 | jonas | 2012-04-25 | 1 | -10/+18 |
* | * enabled a bunch of tests also for aix | jonas | 2012-04-11 | 2 | -2/+2 |
* | + aix/ppc32 support | jonas | 2012-04-11 | 1 | -2/+2 |
* | * rewrote node cse, needs still testing and bug fixing | florian | 2010-01-10 | 1 | -0/+4 |
* | * continued on node cse | florian | 2009-12-29 | 1 | -0/+19 |
* | test: fix tdfa2.pp - it is not a unit | paul | 2009-12-21 | 1 | -6/+2 |
* | * dfa fixes by Sergei Gorelkin, resolve #15402 | florian | 2009-12-20 | 2 | -0/+73 |
* | + test I forgot to commit earlier | jonas | 2009-06-21 | 1 | -0/+51 |
* | + keep track of called virtual methods per unit. -Owoptvtms will now replace | jonas | 2009-06-06 | 1 | -0/+74 |
* | * disable debug info generation, because these tests require smart linking, | jonas | 2009-03-15 | 2 | -2/+6 |
* | * added .txt extensions to all README, TODO and COPYING files | jonas | 2009-02-28 | 1 | -0/+0 |
* | * ignore vmtloadaddrnodes created in dead strip removed code | jonas | 2008-12-14 | 1 | -0/+69 |
* | Merged revisions 11878,11881-11882,11889,11891-11893,11895,11899-11902,11935,... | jonas | 2008-12-11 | 5 | -0/+253 |
* | * avoid shifter constant overflow on arm when optimizing two shifter operatio... | florian | 2008-07-28 | 1 | -0/+12 |
* | + convert case <boolean> of into if statement, resolves #10517 | florian | 2008-05-03 | 1 | -0/+112 |
* | * fixed tests now that i386 assembler code is checked for correct PIC | jonas | 2007-12-01 | 1 | -1/+25 |
* | * ifdef cpupowerpc -> ifdef cpupowerpc32 | jonas | 2007-11-02 | 1 | -4/+4 |
* | * in case of "movzbl %dl,%edx" etc, %edx depends on its previous value. | jonas | 2007-10-14 | 1 | -0/+20 |
* | * enabled assembler test for ppc64 | jonas | 2007-09-07 | 1 | -1/+1 |
* | * improved test | jonas | 2007-09-04 | 1 | -15/+148 |
* | * fixed some test/opt tests | jonas | 2007-07-29 | 3 | -8/+11 |
* | * forgot to call testrec3inl | jonas | 2007-07-29 | 1 | -0/+1 |
* | * extended even more (and now also fails) | jonas | 2007-07-29 | 1 | -3/+104 |
* | * extended more | jonas | 2007-07-29 | 1 | -1/+41 |
* | * extended test | jonas | 2007-07-29 | 1 | -10/+41 |
* | + test for optimization of invisible function result parameters | jonas | 2007-07-28 | 1 | -0/+134 |
* | * fixed | jonas | 2006-02-12 | 1 | -5/+11 |
* | * improved test | jonas | 2006-02-12 | 1 | -1/+11 |
* | + test for keeping small records in registers | jonas | 2006-02-12 | 1 | -0/+38 |
* | * test for register variables and goto | jonas | 2006-01-05 | 1 | -0/+39 |
* | * log and id tags removed | fpc | 2005-05-21 | 1 | -1/+0 |
* | initial import | fpc | 2005-05-16 | 9 | -0/+288 |