Commit Verlauf

Autor SHA1 Nachricht Datum
  florian ff3acfb8cd * cleanup of 2.7.0 defines vor 3 Jahren
  florian 468975aa30 + move often used floating point constants into registers vor 4 Jahren
  florian c02b43fb93 * change fma cpu flag into an fpu flag vor 4 Jahren
  florian b713c7380b * implemented UseAVX512 properly vor 4 Jahren
  florian a8b387a166 + make use of avx-512 instructions vcvtuis2s* if possible vor 5 Jahren
  florian ef87879402 * common naming for fpu_none string vor 5 Jahren
  florian ba203c0564 + x86 makes use of fpu_capabilities vor 6 Jahren
  pierre d8b89432a2 * Set ControllerSupport to false for sparc/sparc64 and x86_64 CPUs. vor 6 Jahren
  Jonas Maebe eb742bcacc * pass on the value of -CfXXX to llc/clang for x86-64 vor 6 Jahren
  florian 31f78ea2b6 + implementation of the vectorcall calling convention by J. Gareth Moreton vor 7 Jahren
  nickysn aec03309ef + added CPUX86_HAS_SSE2 to x86 tcpuflags vor 8 Jahren
  florian 73c46a5988 - removed unused constants vor 8 Jahren
  Jonas Maebe 265c8e7bbc + support for specifying ms_abi_default, ms_abi_cdelc, sysv_abi_default, and vor 8 Jahren
  Jonas Maebe 2e9c6f35ae - disable -Ooregvar for the LLVM-based x86-64 code generator, as it causes vor 8 Jahren
  Jeppe Johansen 3cb9be73bc Moved tcontrollerdatatype out into cpuinfo. vor 10 Jahren
  florian de17e9fa1c + cpu capability CPUX86_HAS_CMOV vor 10 Jahren
  florian 5c67fcc43f + change always floating point divisions into multiplications if they are a power of two, vor 11 Jahren
  Tomas Hajny 3ee3542744 * boolean constant instead of IFDEFs for detection of microcontroller support vor 11 Jahren
  florian d88d644925 + support for FMA intrinsic: if there is no hardware support, the compiler throws an error. vor 11 Jahren
  florian 0d6cc46a5e + CPU type corei vor 11 Jahren
  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 vor 11 Jahren
  florian 060aa2a7fe + SSE and AVX unit cpu flags vor 11 Jahren
  florian a752e3542d + more x86 cpu flags vor 11 Jahren
  florian e210d5f30e + cpu_capabilites for x86_64 and i386 vor 11 Jahren
  florian e81d2d1f3b * basic avx support for floating point operations (use -Cfavx to activate) vor 12 Jahren
  florian 5b13ef1025 + added sse/avx instructions sets introduced during the last years vor 13 Jahren
  florian 4d86d25c6c * -O4 switch for optimizations which are correct but which might have unexpected effects vor 13 Jahren
  florian b330bba0bc + introduce -Oofastmath vor 13 Jahren
  Jonas Maebe 3798b79fd7 + optimization that (re)orders instance fields of Delphi-style classes in vor 13 Jahren
  florian 5acf377e31 * enable node cse for all cpus as level 2 optimization vor 15 Jahren