Histórico de commits

Autor SHA1 Mensagem Data
  florian 8917c66151 * AVR: use CP ...,r1 instead of CPI ...,0 to enable all registers being used as first operand 5 anos atrás
  florian a9bbcccb5d + AVR: GetDefaultZeroReg and GetDefaultTmpReg 5 anos atrás
  florian b241fec17b * avr directly encodes constant shifts of 64 bit values 5 anos atrás
  florian b9417cc51e * missing skiplabel added, resolves #33423 7 anos atrás
  florian a66016026b * handle bitpacked booleans more efficiently 7 anos atrás
  florian cd41312a8f * fixes not(<qwordbool>) on arm 7 anos atrás
  Jonas Maebe 10b2ea3b1b * use handle_locjump() instead of local inlined version 10 anos atrás
  florian cf64e05c6f * use generic mod/div code for avr 10 anos atrás
  florian e559b9e3d6 + tavrshlshrnode.second_integer, does not convert the right operand to a bigger type, resolves #27841 10 anos atrás
  Jonas Maebe e7ac66a6c4 * removed nested comments 11 anos atrás
  florian d2aa35e9de * throw an internal error if code generation depends on expectloc but expectloc and real loc do not match 13 anos atrás
  Jonas Maebe edd42aa42a * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for 13 anos atrás
  florian 26ce3cef00 * compilation fixes 14 anos atrás
  florian 60169d34dc * fixed compilation of AVR compiler 16 anos atrás
  florian eaba28bbf1 * less code commented 16 anos atrás
  florian 43f3b72139 * continued to play with avr 17 anos atrás