Historique des commits

Auteur SHA1 Message Date
  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 f6b5c513bb * patch by Rika: makes #39786 work on more setups, resolves #39786 il y a 3 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 3 ans
  florian c02b43fb93 * change fma cpu flag into an fpu flag il y a 4 ans
  florian 3a668d9b7c * i386 compilation fixed il y a 4 ans
  florian 0d36b05df5 * i386 can use only 8 mm registers with avx-512 il y a 4 ans
  florian 1add3490c3 + i386 supports also avx-512 il y a 4 ans
  Jonas Maebe 592df7fa59 * disable cs_opt_regvar on all platforms when compiled for LLVM (LLVM does 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
  nickysn aec03309ef + added CPUX86_HAS_SSE2 to x86 tcpuflags il y a 8 ans
  nickysn 5f87ac5d47 + added 486 to the list of supported CPUs on the i8086 and i386 targets il y a 9 ans
  Jeppe Johansen 3cb9be73bc Moved tcontrollerdatatype out into cpuinfo. il y a 10 ans
  Jonas Maebe 1b43930749 - removed long deprecated/buggy assembler cse optimiser for i386 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
  Tomas Hajny 3ee3542744 * boolean constant instead of IFDEFs for detection of microcontroller support il y a 11 ans
  florian d88d644925 + support for FMA intrinsic: if there is no hardware support, the compiler throws an error. il y a 11 ans
  sergei c003f934c5 * Included cs_opt_peephole into genericlevel1optimizerswitches, so it is re-enabled for all targets after r27106. il y a 11 ans
  florian 0d6cc46a5e + CPU type corei il y a 11 ans
  florian 060aa2a7fe + SSE and AVX unit cpu flags il y a 11 ans