Historique des commits

Auteur SHA1 Message Date
  tg74 3b09397e34 merge with trunk il y a 11 ans
  florian d4968e054b + arm: tsettings.instructionset il y a 12 ans
  florian 950194678a * handle jump tables correctly when inserting constant pools on arm thumb il y a 12 ans
  florian b4c7b40049 * do not split statements following A_IT* instructions on arm thumb2 when inserting constant pools il y a 12 ans
  florian 6df2917d93 * fix spilling of vfp instructions il y a 12 ans
  florian 4056194e7c * don't ignore by accident the next instruction after a newly inserted constant pool il y a 12 ans
  florian ccdd4437d6 * arm thumb: do not cause bxx getting too long ranges when inserting constant blocks il y a 12 ans
  florian cec28ef512 * when inserting pc relative data blocks on arm thumb, avoid negative pc offsets, if needed, the data is copied il y a 12 ans
  florian 4e4cc4e289 * support neg instruction for spilling il y a 12 ans
  florian c2baf7b4c0 Merge r23058 il y a 12 ans
  florian 086ae4b999 Merge r22905 and r22906 il y a 12 ans
  florian 1eeeb309c7 * intial armv6m support, it is not working yet, constant pool insertation and conditional branch fixup is not working yet il y a 12 ans
  florian 47d43750e4 * remove unused units from uses statements il y a 12 ans
  florian 8221681871 + add spilling info for the RBIT instruction il y a 13 ans
  Jeppe Johansen 4e84431dde Fix some optimizations which assume that there are 3 operands il y a 13 ans
  Jeppe Johansen 3e963a49e2 Added support for IT block merging il y a 13 ans
  Jeppe Johansen 9ec9b44784 Add CBNZ/CBZ instructions il y a 13 ans
  Jeppe Johansen b788ba660d Fix optimizations of Thumb-2 code il y a 13 ans
  florian 54d3d736f5 * patch by Jeppe Johansen to add support for handling different flags for xPSR regs, il y a 13 ans
  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 il y a 13 ans
  florian e81ba0f82e + make use of the armv6+ sign/zero extension instructions if appropriate il y a 13 ans
  masta aeb15ba2b6 Fixed postfix check in taicpu.is_same_reg_move il y a 13 ans
  florian fefc130efc * patch by Nico Erfurth: Handle BIC properly in taicpu.spilling_get_operation_type il y a 13 ans
  florian 2560266e5d * skip comments properly when searching for places for constant pool distances il y a 13 ans
  florian 77ae218556 * safer calculation of pool placement on arm il y a 13 ans
  Jonas Maebe bbf0e35a51 + Support for ARM CPS/CPSIE/CPSID instructions and mode flag bitfield il y a 14 ans
  Jonas Maebe 780e75bfac o patch by Jeppe Johansen to fix mantis #17472: il y a 14 ans
  Jonas Maebe 304a8f4db7 * only insert the current list of pc-relative data if it's not empty, il y a 15 ans
  Jonas Maebe d1538ab023 o added ARM VPFv2/VFPv3 support: il y a 15 ans
  florian 515774b864 * merged armthum branch il y a 16 ans