提交历史

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