Histórico de Commits

Autor SHA1 Mensagem Data
  florian d88d644925 + support for FMA intrinsic: if there is no hardware support, the compiler throws an error. há 11 anos atrás
  florian 0d6cc46a5e + CPU type corei há 11 anos atrás
  florian d8c0f11ff9 + cs_userbp optimizer switch, so on x86-64 the compiler can make use of rbp if it is not needed as frame pointer há 11 anos atrás
  florian 060aa2a7fe + SSE and AVX unit cpu flags há 11 anos atrás
  florian a752e3542d + more x86 cpu flags há 11 anos atrás
  florian e210d5f30e + cpu_capabilites for x86_64 and i386 há 11 anos atrás
  florian e81d2d1f3b * basic avx support for floating point operations (use -Cfavx to activate) há 12 anos atrás
  florian 5b13ef1025 + added sse/avx instructions sets introduced during the last years há 13 anos atrás
  florian 4d86d25c6c * -O4 switch for optimizations which are correct but which might have unexpected effects há 13 anos atrás
  florian b330bba0bc + introduce -Oofastmath há 13 anos atrás
  Jonas Maebe 3798b79fd7 + optimization that (re)orders instance fields of Delphi-style classes in há 13 anos atrás
  florian 5acf377e31 * enable node cse for all cpus as level 2 optimization há 15 anos atrás
  Jonas Maebe f104e849d8 * disabled fpu_soft for x86_64 since activating it only leads to internal há 16 anos atrás
  Jonas Maebe 0cc1e24f98 * fpu_sse3 also supports scalar single/double há 16 anos atrás
  Jonas Maebe 62c1781bea + mw_pascal calling convention support for ARM, ppc64 and x86_64: identical há 16 anos atrás
  florian f32831c44a * fixed assembling of fisttp of sse3 instruction set há 18 anos atrás
  peter a0ebdcf820 * enable regvar for -O2 há 18 anos atrás
  florian 9be265ab02 * fixed x86-64 compilation há 18 anos atrás
  florian 2a54d957b2 * fixed two small errors há 19 anos atrás
  florian a61abb25cb * reorganized optimizer switch sets há 19 anos atrás
  florian e8d5dc4ab2 * tailrecursion optimization enabled for for sparc, i386, x86-64 and arm há 19 anos atrás
  peter 35c4d43699 * disable regvars until it is fixed há 19 anos atrás
  Jonas Maebe 8a6ebdf274 - disabled loop unrolling for level 3 optimizations since it only causes há 19 anos atrás
  peter 2888a21593 * list supported optimization options in -i há 19 anos atrás
  peter b6e35a200e * rewrite of optimizer options há 19 anos atrás
  daniel d05f58b604 * Group asmlists into array to be able to add há 20 anos atrás
  fpc 790a4fe2d3 * log and id tags removed há 20 anos atrás
  fpc 50778076c3 initial import há 20 anos atrás
  peter e417e34496 * truncate log há 20 anos atrás
  peter 04c97cc129 * load jmp_buf_size from system unit há 21 anos atrás