Historique des commits

Auteur SHA1 Message Date
  florian ac6dc582be + also add x86-64 as cpu type (gcc compatibility) il y a 1 an
  florian f8dbb09a46 * fixed some issues with the x86-64 instruction versions il y a 1 an
  florian ae465fa8dc + introduce x86-64 microarchitecture levels for cpu and fpu flags il y a 1 an
  florian ff3b4adc27 + more CPU and FPU flags added il y a 1 an
  J. Gareth "Curious Kit" Moreton ede47ffea9 * New "fast 3-component LEA hint" and "Icelake" CPU options il y a 2 ans
  florian 9c10167b6f + CPUX86_HAS_BSWAP il y a 2 ans
  J. Gareth "Curious Kit" Moreton 170c112301 * x86: Added FMA as an FPU target distinct from AVX and AVX2 (the latter of which has a new FPUX86_HAS_AVX2 flag) il y a 2 ans
  J. Gareth "Curious Kit" Moreton 69c7838571 * x86: Addition of AMD CPUs: Bobcat, Jaguar, Piledriver, Excavator, Zen2 and Zen3 (and supporting flags) il y a 2 ans
  J. Gareth "Curious Kit" Moreton c9461b7313 * x86: Flags that relate to optimization hints rather than features have been moved to a separate set il y a 2 ans
  J. Gareth "Curious Kit" Moreton a0c87be0fc * x86: Zen processors now marked with CPUX86_HAS_FAST_BT_MEM flag il y a 2 ans
  florian d3abd339b7 + cpu switch for zen il y a 2 ans
  J. Gareth "Curious Kit" Moreton aa5517d442 * x86: New CPU feature flags in cpuinfo units il y a 2 ans
  florian 27fb9086aa * cleanup: cs_opt_loopunroll is a generic optimization for a long time already il y a 3 ans
  florian ff3acfb8cd * cleanup of 2.7.0 defines il y a 4 ans
  florian 468975aa30 + move often used floating point constants into registers il y a 4 ans
  florian c02b43fb93 * change fma cpu flag into an fpu flag il y a 4 ans
  florian b713c7380b * implemented UseAVX512 properly il y a 4 ans
  florian a8b387a166 + make use of avx-512 instructions vcvtuis2s* if possible il y a 5 ans
  florian ef87879402 * common naming for fpu_none string il y a 5 ans
  florian ba203c0564 + x86 makes use of fpu_capabilities il y a 6 ans
  pierre d8b89432a2 * Set ControllerSupport to false for sparc/sparc64 and x86_64 CPUs. il y a 6 ans
  Jonas Maebe eb742bcacc * pass on the value of -CfXXX to llc/clang for x86-64 il y a 6 ans
  florian 31f78ea2b6 + implementation of the vectorcall calling convention by J. Gareth Moreton il y a 7 ans
  nickysn aec03309ef + added CPUX86_HAS_SSE2 to x86 tcpuflags il y a 8 ans
  florian 73c46a5988 - removed unused constants il y a 8 ans
  Jonas Maebe 265c8e7bbc + support for specifying ms_abi_default, ms_abi_cdelc, sysv_abi_default, and il y a 8 ans
  Jonas Maebe 2e9c6f35ae - disable -Ooregvar for the LLVM-based x86-64 code generator, as it causes il y a 8 ans
  Jeppe Johansen 3cb9be73bc Moved tcontrollerdatatype out into cpuinfo. il y a 10 ans
  florian de17e9fa1c + cpu capability CPUX86_HAS_CMOV il y a 10 ans
  florian 5c67fcc43f + change always floating point divisions into multiplications if they are a power of two, il y a 11 ans