Commit History

Author SHA1 Message Date
  florian a9bbcccb5d + AVR: GetDefaultZeroReg and GetDefaultTmpReg 5 years ago
  florian b04f398d27 * avr: help the compiler with constant loading to avoid ie 200309041 5 years ago
  Jeppe Johansen 49ac4e0ed3 AVR: Add optimizations for sign testing, and a better Abs() implementation. 6 years ago
  nickysn ddba821561 * GetNextReg(), used by 16-bit and 8-bit code generators (i8086 and avr) moved 7 years ago
  pierre 89c1b68b14 * Delete regvars unit. 8 years ago
  florian d014572b8e * do not use an extra register, if CPC does a comparison with 0, 10 years ago
  florian df999735f3 * use R1 in comparisons if left=0 instead of loading 0 into (a) register(s) 10 years ago
  florian d3fbfa225f * fixes ordinal comparisons with constants 10 years ago
  florian 1f20a52c85 * fix typo in comparison with constant code 10 years ago
  florian 276d97f653 * generate better code for comparisons with constants 10 years ago
  Jeppe Johansen 7fe4b13248 Fix broken peephole optimization that was testing the wrong register for modifications. 10 years ago
  Károly Balogh 0cf7357ee2 * fix GetResFlags DFA optimizer warning on Sparc and AVR too 11 years ago
  Jonas Maebe e7ac66a6c4 * removed nested comments 11 years ago
  florian ecd0749d73 * class name in comment fixed 12 years ago
  florian f76ba05758 * avoid useless GetNextReg calls in second_cmp for avr 12 years ago
  florian eb2a2a5ea0 + implements tavraddnode.second_cmpsmallset 14 years ago
  florian a0b0b43d0c + implemented tcgavr.a_jmp_name 14 years ago
  florian c7e6d07ff0 * fix tavraddnode.second_cmp 14 years ago
  florian d060e199f4 * 64 bit comparisations fixed 14 years ago
  florian ef699b1864 + avr flag and condition handling 14 years ago
  florian 9856e548ed * avr stuff, work in progress 16 years ago
  florian 07182fba98 * continued work on avr-embedded 17 years ago
  florian f28636ac5b + dummy navradd unit 17 years ago