Historial de Commits

Autor SHA1 Mensaje Fecha
  florian 01b311f6cf * do not insert constant tables on arm thumb in it* sequences hace 11 años
  Jonas Maebe 45e03d768e * handle ARM PIC jump tables in determining the maximum offset for hace 11 años
  Károly Balogh 71e492db1b made arm-linux system unit compilable on anything but Thumb2 after r26161 hace 11 años
  florian 4d5119bf1c * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables hace 12 años
  florian d4968e054b + arm: tsettings.instructionset hace 12 años
  florian 950194678a * handle jump tables correctly when inserting constant pools on arm thumb hace 12 años
  florian b4c7b40049 * do not split statements following A_IT* instructions on arm thumb2 when inserting constant pools hace 12 años
  florian 6df2917d93 * fix spilling of vfp instructions hace 12 años
  florian 4056194e7c * don't ignore by accident the next instruction after a newly inserted constant pool hace 12 años
  florian ccdd4437d6 * arm thumb: do not cause bxx getting too long ranges when inserting constant blocks hace 12 años
  florian cec28ef512 * when inserting pc relative data blocks on arm thumb, avoid negative pc offsets, if needed, the data is copied hace 12 años
  florian 4e4cc4e289 * support neg instruction for spilling hace 12 años
  florian c2baf7b4c0 Merge r23058 hace 12 años
  florian 086ae4b999 Merge r22905 and r22906 hace 12 años
  florian 1eeeb309c7 * intial armv6m support, it is not working yet, constant pool insertation and conditional branch fixup is not working yet hace 12 años
  florian 47d43750e4 * remove unused units from uses statements hace 12 años
  florian 8221681871 + add spilling info for the RBIT instruction hace 13 años
  Jeppe Johansen 4e84431dde Fix some optimizations which assume that there are 3 operands hace 13 años
  Jeppe Johansen 3e963a49e2 Added support for IT block merging hace 13 años
  Jeppe Johansen 9ec9b44784 Add CBNZ/CBZ instructions hace 13 años
  Jeppe Johansen b788ba660d Fix optimizations of Thumb-2 code hace 13 años
  florian 54d3d736f5 * patch by Jeppe Johansen to add support for handling different flags for xPSR regs, hace 13 años
  florian 7840b4657a * the improved arm optimizer might move instructions around so the old hacky test if a label with its data has been already embedded into the code by checking if the offset is 0 does not work anymore so a new field for tai_label has been introduced for this purpose hace 13 años
  florian e81ba0f82e + make use of the armv6+ sign/zero extension instructions if appropriate hace 13 años
  masta aeb15ba2b6 Fixed postfix check in taicpu.is_same_reg_move hace 13 años
  florian fefc130efc * patch by Nico Erfurth: Handle BIC properly in taicpu.spilling_get_operation_type hace 13 años
  florian 2560266e5d * skip comments properly when searching for places for constant pool distances hace 13 años
  florian 77ae218556 * safer calculation of pool placement on arm hace 13 años
  Jonas Maebe bbf0e35a51 + Support for ARM CPS/CPSIE/CPSID instructions and mode flag bitfield hace 14 años
  Jonas Maebe 780e75bfac o patch by Jeppe Johansen to fix mantis #17472: hace 14 años