Historique des commits

Auteur SHA1 Message Date
  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. il y a 14 ans
  Jonas Maebe 28740dce2d - removed extra "fordefinition" parameter again from tprocdef.mangledname(), il y a 14 ans
  Jonas Maebe b023627f6a * converted tcgcasenode.pass_generate_code() to hlcgobj il y a 14 ans
  Jonas Maebe 0ee702b3a2 * tprocdef.mangledname now gets an extra boolean parameter indicating il y a 14 ans
  Jonas Maebe 8b0301409a + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and il y a 15 ans
  Jonas Maebe c6d00a2b1f * correct the register size holding a smallset < 4 bytes when using "bt" il y a 15 ans
  Jonas Maebe dd55947b4b - disabled jump tables for x86_64, because they cause various kinds of il y a 16 ans
  Jonas Maebe 7d459cf12a * the compiler now explicitly keeps track of the minimally guaranteed il y a 16 ans
  Jonas Maebe 0197192441 * disabled jump tables for darwin/x86_64 for now since they don't work il y a 17 ans
  florian d05d315aa5 * jump table is written to the data segment so create a proper label for it, resolves #11735 il y a 17 ans
  yury cf7390ea81 * Fixed 'mixed signed/unsigned' and pointer conversion warnings. il y a 17 ans
  florian a15d8778d6 + create jump tables for case statements on x86-64 il y a 17 ans
  peter 8f239d04b6 * cleanup and simplify the set type handling il y a 17 ans
  peter 6b8aed593f * remove registers{int/mmx/fpu} from firstpass il y a 18 ans
  Jonas Maebe 89ed91509a * Some fixes for r8515: il y a 18 ans
  Jonas Maebe 0040eecf9f + support for extra packing of sets whose lower element number il y a 18 ans
  Jonas Maebe e23a8655e8 * fixed generic in-code in case left = LOC_JUMP il y a 18 ans
  Jonas Maebe 8caad93eaf * fixed several problems with packed set operand sizes il y a 18 ans
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). il y a 18 ans
  Jonas Maebe a0b57eddb5 * new internal set format for big endian systems. Advantages: il y a 18 ans
  Jonas Maebe 1863fb4c55 * make more use of location_force_register in in-code, should fix il y a 18 ans
  Jonas Maebe 21cef2cdb1 * r6372 for x86(-64) il y a 18 ans
  Jonas Maebe f38d29cfab * optimized previous patch for "byte in set" (Thorsten Engler) il y a 18 ans
  Jonas Maebe fc3852e59a * in non-TP modes, 'ord_larger_than_256 in set' now always returns il y a 18 ans
  Jonas Maebe 1d96dcc50d * renamed nf_swaped to nf_swapped il y a 18 ans
  peter 658c46b903 * remove tdictionary and tindexarray il y a 19 ans
  florian 85d63d9fa9 * settings refactored il y a 19 ans
  peter 3078a1927f * remove ttype il y a 19 ans
  Jonas Maebe b9f32e1828 * use expectloc instead of location.loc in pass1 il y a 19 ans
  Jonas Maebe 1a8c2f405d * fixed for subsetref/subsetreg il y a 19 ans