Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe 07bd4ba517 * let all the case code generation work with tconstexprint instead of aint, il y a 6 ans
  florian d0db391d7c * cleanup of unused units il y a 12 ans
  florian 91138a535a * default value for max_linear_list on i386 il y a 12 ans
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 il y a 13 ans
  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 b023627f6a * converted tcgcasenode.pass_generate_code() to hlcgobj il y a 14 ans
  florian a15d8778d6 + create jump tables for case statements on x86-64 il y a 17 ans
  florian c3475dddc0 * handle case ranges properly for unsigned types with a non-zero base, resolves #10009 il y a 18 ans
  Jonas Maebe 2bb0dced62 * optimized code for jumptables (same as for ppc now) il y a 18 ans
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). il y a 18 ans
  florian 85d63d9fa9 * settings refactored il y a 19 ans
  peter 3078a1927f * remove ttype il y a 19 ans
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from il y a 19 ans
  peter d8dc5679e3 * aktcputype and aktoptimizecputype was missing in the previous optimization commits il y a 19 ans
  peter b6e35a200e * rewrite of optimizer options il y a 19 ans
  peter a3ab2053c9 * support multiple asmlabel types, renamed getlabel to il y a 20 ans
  peter ca66b9f7c1 * force writing of new section before generating the jumptable il y a 20 ans
  peter c3727c29b2 * rename al_code to al_procedures, al_bss/al_data to al_globals il y a 20 ans
  peter 05a628447f * put typedconsts in own asmlist to prevent mixing il y a 20 ans
  daniel d05f58b604 * Group asmlists into array to be able to add il y a 20 ans
  fpc 790a4fe2d3 * log and id tags removed il y a 20 ans
  fpc 50778076c3 initial import il y a 20 ans
  peter e417e34496 * truncate log il y a 20 ans
  Jonas Maebe bd04491f50 * patch from Peter to fix inlining of case statements il y a 20 ans
  florian 8a9758c5e2 * logs truncated il y a 21 ans
  florian 588e2c38bf * dwarf branch merged il y a 21 ans
  peter 5358278ca1 tai_regalloc.allocation changed to ratype to notify rgobj of register size changes il y a 21 ans
  florian fabb9c33ac * top_symbol killed il y a 21 ans
  florian 00dbe6655d + nx86set added il y a 21 ans
  peter ecfbbeffc3 * renamed xNNbittype to xNNinttype il y a 21 ans