| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix incorrect AVR optimization. | laksen | 2015-11-21 | 1 | -1/+5 |
* | Fix a broken OpCp2Op optimization. It needed the added NR_DEFAULTFLAGS alloca... | laksen | 2015-10-17 | 1 | -8/+18 |
* | Fix is_calljmp to include call instructions. This was breaking some optimizat... | laksen | 2015-07-30 | 1 | -3/+239 |
* | Added some peephole optimizations, and fixed generic unconditional jump optim... | laksen | 2015-06-13 | 1 | -6/+141 |
* | + OpCmp2Op optimization for AVR | florian | 2015-06-09 | 1 | -324/+380 |
* | + make use of sbi/cbi | florian | 2015-05-31 | 1 | -0/+63 |
* | * fix mov rX,...; mov rX,... optimization, hp1 needs to be checked if it is r... | florian | 2015-04-27 | 1 | -1/+1 |
* | + remove dead moves, resolves issue #27842 | florian | 2015-04-26 | 1 | -2/+57 |
* | + optimize LDS/STS into IN/OUT, resolves issue #27884 | florian | 2015-04-18 | 1 | -0/+24 |
* | * implements RegInInstruction and fixes RegModifiedByInstruction for avr | florian | 2015-04-18 | 1 | -0/+11 |
* | * remove useless mov instructions | florian | 2015-04-09 | 1 | -1/+15 |
* | * tai returned by GetNextInstructionUsingReg must be checked if it is really ... | florian | 2015-04-05 | 1 | -0/+1 |
* | Fix broken peephole optimization that was testing the wrong register for modi... | laksen | 2015-03-30 | 1 | -1/+1 |
* | Replace forbidden chars in more places in the GAS assembler writer. | laksen | 2014-03-04 | 1 | -1/+3 |
* | Added support for X,Y,and Z register aliases plus low/high forms, and post-in... | laksen | 2014-03-02 | 1 | -14/+231 |
* | * reintegrate avr branch into trunk, work on avr is less invasive than I thou... | florian | 2011-04-19 | 1 | -1/+37 |
* | Merged revisions 5891-10167,10169-10180 via svnmerge from | florian | 2008-02-03 | 1 | -0/+64 |