História revízii

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