Historial de Commits

Autor SHA1 Mensaje Fecha
  florian 4d5119bf1c * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables hace 12 años
  sergei d72478eb64 * Function tjvmaddnode.cmpnode2topcmp is, in fact, not specific to any target. Moved it to generic tcgaddnode and reused in tmipsaddnode, where the same functionality was implemented in different way. hace 12 años
  florian ce9398f8d8 * do not reuse register on x86 either hace 12 años
  florian 0a84f1f10c + avx uses add to multiply by 2 hace 12 años
  Jonas Maebe 5051453806 + support for LOC_(C)MMREGISTER in hlcg hace 12 años
  florian d2aa35e9de * throw an internal error if code generation depends on expectloc but expectloc and real loc do not match hace 13 años
  Jonas Maebe edd42aa42a * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for hace 13 años
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 hace 13 años
  Jonas Maebe 1bb9a3b3d7 * fixed generic code for subtracting one set from another if both are hace 14 años
  Jonas Maebe d3a4866cf5 * reorder processing of left/right for add nodes somewhat to make hace 14 años
  Jonas Maebe e4d322bcdb + default implementation for for the *_checkoverflow() methods in case hace 14 años
  Jonas Maebe 2cb4514c07 * converted all non-x86-specific and non-32bit-specific code to use hlcgobj hace 14 años
  Jonas Maebe 6748a9a238 * fixed forcing setelementn on the correct side in add nodes hace 14 años
  florian 990add9272 * fixed non short boolean evaluation of <64 bit bool> and/or <64 bit bool> on non-64 bit cpus hace 14 años
  florian f5694da7bc * OS_INT => OS_32 hace 14 años
  Jonas Maebe e8871f0885 * fixed and simplified tcgaddnode.second_addsmallset: don't modify hace 14 años
  Jonas Maebe 0e96a159c8 * enabled pushing (x87) fpu registers in case too few might be available hace 16 años
  Jonas Maebe d1538ab023 o added ARM VPFv2/VFPv3 support: hace 16 años
  peter 8f239d04b6 * cleanup and simplify the set type handling hace 17 años
  Jonas Maebe f36e5411af * split cpu64bit compiler define into hace 17 años
  Jonas Maebe fee257ba81 * one more fix for x86 fpu stack swapping (mantis #10757) hace 17 años
  peter 6b8aed593f * remove registers{int/mmx/fpu} from firstpass hace 18 años
  Jonas Maebe 0cbcf95ff2 * fixed compilation on non-x86 after r8617 hace 18 años
  florian 4cd15058df * take care of the used fpu instruction set when saving/restoring function results on x86 hace 18 años
  Jonas Maebe 89ed91509a * Some fixes for r8515: hace 18 años
  Jonas Maebe 0040eecf9f + support for extra packing of sets whose lower element number hace 18 años
  Jonas Maebe 5cf2511283 - removed/disabled all normalset code (except for bootstrapping), since hace 18 años
  Jonas Maebe a0b57eddb5 * new internal set format for big endian systems. Advantages: hace 18 años
  florian 53b2b1e882 * several packed array and varset related ies on sparc fixed hace 18 años
  peter 5a68a743fc * remove invalid aword typecast hace 18 años