Историја ревизија

Аутор SHA1 Порука Датум
  florian 31f78ea2b6 + implementation of the vectorcall calling convention by J. Gareth Moreton пре 7 година
  nickysn aec03309ef + added CPUX86_HAS_SSE2 to x86 tcpuflags пре 7 година
  florian 73c46a5988 - removed unused constants пре 8 година
  Jonas Maebe 265c8e7bbc + support for specifying ms_abi_default, ms_abi_cdelc, sysv_abi_default, and пре 8 година
  Jonas Maebe 2e9c6f35ae - disable -Ooregvar for the LLVM-based x86-64 code generator, as it causes пре 8 година
  Jeppe Johansen 3cb9be73bc Moved tcontrollerdatatype out into cpuinfo. пре 10 година
  florian de17e9fa1c + cpu capability CPUX86_HAS_CMOV пре 10 година
  florian 5c67fcc43f + change always floating point divisions into multiplications if they are a power of two, пре 10 година
  Tomas Hajny 3ee3542744 * boolean constant instead of IFDEFs for detection of microcontroller support пре 10 година
  florian d88d644925 + support for FMA intrinsic: if there is no hardware support, the compiler throws an error. пре 11 година
  florian 0d6cc46a5e + CPU type corei пре 11 година
  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 пре 11 година
  florian 060aa2a7fe + SSE and AVX unit cpu flags пре 11 година
  florian a752e3542d + more x86 cpu flags пре 11 година
  florian e210d5f30e + cpu_capabilites for x86_64 and i386 пре 11 година
  florian e81d2d1f3b * basic avx support for floating point operations (use -Cfavx to activate) пре 12 година
  florian 5b13ef1025 + added sse/avx instructions sets introduced during the last years пре 13 година
  florian 4d86d25c6c * -O4 switch for optimizations which are correct but which might have unexpected effects пре 13 година
  florian b330bba0bc + introduce -Oofastmath пре 13 година
  Jonas Maebe 3798b79fd7 + optimization that (re)orders instance fields of Delphi-style classes in пре 13 година
  florian 5acf377e31 * enable node cse for all cpus as level 2 optimization пре 15 година
  Jonas Maebe f104e849d8 * disabled fpu_soft for x86_64 since activating it only leads to internal пре 15 година
  Jonas Maebe 0cc1e24f98 * fpu_sse3 also supports scalar single/double пре 15 година
  Jonas Maebe 62c1781bea + mw_pascal calling convention support for ARM, ppc64 and x86_64: identical пре 15 година
  florian f32831c44a * fixed assembling of fisttp of sse3 instruction set пре 18 година
  peter a0ebdcf820 * enable regvar for -O2 пре 18 година
  florian 9be265ab02 * fixed x86-64 compilation пре 18 година
  florian 2a54d957b2 * fixed two small errors пре 19 година
  florian a61abb25cb * reorganized optimizer switch sets пре 19 година
  florian e8d5dc4ab2 * tailrecursion optimization enabled for for sparc, i386, x86-64 and arm пре 19 година