Histórico de Commits

Autor SHA1 Mensagem Data
  J. Gareth "Curious Kit" Moreton ede47ffea9 * New "fast 3-component LEA hint" and "Icelake" CPU options há 2 anos atrás
  florian 9c10167b6f + CPUX86_HAS_BSWAP há 2 anos atrás
  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) há 2 anos atrás
  J. Gareth "Curious Kit" Moreton 69c7838571 * x86: Addition of AMD CPUs: Bobcat, Jaguar, Piledriver, Excavator, Zen2 and Zen3 (and supporting flags) há 2 anos atrás
  J. Gareth "Curious Kit" Moreton c9461b7313 * x86: Flags that relate to optimization hints rather than features have been moved to a separate set há 2 anos atrás
  J. Gareth "Curious Kit" Moreton a0c87be0fc * x86: Zen processors now marked with CPUX86_HAS_FAST_BT_MEM flag há 2 anos atrás
  florian d3abd339b7 + cpu switch for zen há 2 anos atrás
  J. Gareth "Curious Kit" Moreton aa5517d442 * x86: New CPU feature flags in cpuinfo units há 2 anos atrás
  florian 27fb9086aa * cleanup: cs_opt_loopunroll is a generic optimization for a long time already há 3 anos atrás
  florian ff3acfb8cd * cleanup of 2.7.0 defines há 4 anos atrás
  florian 468975aa30 + move often used floating point constants into registers há 4 anos atrás
  florian c02b43fb93 * change fma cpu flag into an fpu flag há 4 anos atrás
  florian b713c7380b * implemented UseAVX512 properly há 4 anos atrás
  florian a8b387a166 + make use of avx-512 instructions vcvtuis2s* if possible há 5 anos atrás
  florian ef87879402 * common naming for fpu_none string há 5 anos atrás
  florian ba203c0564 + x86 makes use of fpu_capabilities há 6 anos atrás
  pierre d8b89432a2 * Set ControllerSupport to false for sparc/sparc64 and x86_64 CPUs. há 6 anos atrás
  Jonas Maebe eb742bcacc * pass on the value of -CfXXX to llc/clang for x86-64 há 6 anos atrás
  florian 31f78ea2b6 + implementation of the vectorcall calling convention by J. Gareth Moreton há 7 anos atrás
  nickysn aec03309ef + added CPUX86_HAS_SSE2 to x86 tcpuflags há 8 anos atrás
  florian 73c46a5988 - removed unused constants há 8 anos atrás
  Jonas Maebe 265c8e7bbc + support for specifying ms_abi_default, ms_abi_cdelc, sysv_abi_default, and há 8 anos atrás
  Jonas Maebe 2e9c6f35ae - disable -Ooregvar for the LLVM-based x86-64 code generator, as it causes há 8 anos atrás
  Jeppe Johansen 3cb9be73bc Moved tcontrollerdatatype out into cpuinfo. há 10 anos atrás
  florian de17e9fa1c + cpu capability CPUX86_HAS_CMOV há 10 anos atrás
  florian 5c67fcc43f + change always floating point divisions into multiplications if they are a power of two, há 11 anos atrás
  Tomas Hajny 3ee3542744 * boolean constant instead of IFDEFs for detection of microcontroller support há 11 anos atrás
  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