Historial de Commits

Autor SHA1 Mensaje Fecha
  florian 0b30b0fd5a * re-enable jump tables for x86-64, they are fixed, see also 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
  sergei c6d382fe18 * Moved procedure genlinearlist from ti386casenode to tx86casenode. This optimization works well on x86_64, resulting in approximately twice less instructions than when using generic code. hace 14 años
  Jonas Maebe 28740dce2d - removed extra "fordefinition" parameter again from tprocdef.mangledname(), hace 14 años
  Jonas Maebe b023627f6a * converted tcgcasenode.pass_generate_code() to hlcgobj hace 14 años
  Jonas Maebe 0ee702b3a2 * tprocdef.mangledname now gets an extra boolean parameter indicating hace 14 años
  Jonas Maebe 8b0301409a + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and hace 15 años
  Jonas Maebe c6d00a2b1f * correct the register size holding a smallset < 4 bytes when using "bt" hace 15 años
  Jonas Maebe dd55947b4b - disabled jump tables for x86_64, because they cause various kinds of hace 16 años
  Jonas Maebe 7d459cf12a * the compiler now explicitly keeps track of the minimally guaranteed hace 16 años
  Jonas Maebe 0197192441 * disabled jump tables for darwin/x86_64 for now since they don't work hace 17 años
  florian d05d315aa5 * jump table is written to the data segment so create a proper label for it, resolves #11735 hace 17 años
  yury cf7390ea81 * Fixed 'mixed signed/unsigned' and pointer conversion warnings. hace 17 años
  florian a15d8778d6 + create jump tables for case statements on x86-64 hace 17 años
  peter 8f239d04b6 * cleanup and simplify the set type handling hace 17 años
  peter 6b8aed593f * remove registers{int/mmx/fpu} from firstpass 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 e23a8655e8 * fixed generic in-code in case left = LOC_JUMP hace 18 años
  Jonas Maebe 8caad93eaf * fixed several problems with packed set operand sizes hace 18 años
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). hace 18 años
  Jonas Maebe a0b57eddb5 * new internal set format for big endian systems. Advantages: hace 18 años
  Jonas Maebe 1863fb4c55 * make more use of location_force_register in in-code, should fix hace 18 años
  Jonas Maebe 21cef2cdb1 * r6372 for x86(-64) hace 18 años
  Jonas Maebe f38d29cfab * optimized previous patch for "byte in set" (Thorsten Engler) hace 18 años
  Jonas Maebe fc3852e59a * in non-TP modes, 'ord_larger_than_256 in set' now always returns hace 18 años
  Jonas Maebe 1d96dcc50d * renamed nf_swaped to nf_swapped hace 18 años
  peter 658c46b903 * remove tdictionary and tindexarray hace 19 años
  florian 85d63d9fa9 * settings refactored hace 19 años