Commit History

Author SHA1 Message Date
  J. Gareth "Curious Kit" Moreton ede47ffea9 * New "fast 3-component LEA hint" and "Icelake" CPU options 1 year ago
  florian 9c10167b6f + CPUX86_HAS_BSWAP 2 years ago
  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) 2 years ago
  J. Gareth "Curious Kit" Moreton c9461b7313 * x86: Flags that relate to optimization hints rather than features have been moved to a separate set 2 years ago
  J. Gareth "Curious Kit" Moreton aa5517d442 * x86: New CPU feature flags in cpuinfo units 2 years ago
  florian 27fb9086aa * cleanup: cs_opt_loopunroll is a generic optimization for a long time already 3 years ago
  florian ff3acfb8cd * cleanup of 2.7.0 defines 3 years ago
  yury 2839533776 * i8086: Enabled the cs_opt_regvar optimization. It works fine now. 5 years ago
  Jonas Maebe 592df7fa59 * disable cs_opt_regvar on all platforms when compiled for LLVM (LLVM does 5 years ago
  florian ef87879402 * common naming for fpu_none string 5 years ago
  nickysn d9925f7074 - removed pocall_far16 from the supported calling conventions of the i8086 7 years ago
  nickysn eb95dcb85f - removed pocall_mwpascal from the supported calling conventions of the i8086 7 years ago
  nickysn 0a12bc4697 - removed pocall_oldfpccall from the supported calling conventions of the i8086 7 years ago
  nickysn aec03309ef + added CPUX86_HAS_SSE2 to x86 tcpuflags 7 years ago
  nickysn 74dad2099e + added tcpuflags and cpu_capabilities to i8086's cpuinfo.pas 8 years ago
  nickysn 5f87ac5d47 + added 486 to the list of supported CPUs on the i8086 and i386 targets 9 years ago
  Jeppe Johansen 3cb9be73bc Moved tcontrollerdatatype out into cpuinfo. 10 years ago
  Jonas Maebe 1b43930749 - removed long deprecated/buggy assembler cse optimiser for i386 10 years ago
  florian 5c67fcc43f + change always floating point divisions into multiplications if they are a power of two, 10 years ago
  Tomas Hajny 3ee3542744 * boolean constant instead of IFDEFs for detection of microcontroller support 10 years ago
  sergei c003f934c5 * Included cs_opt_peephole into genericlevel1optimizerswitches, so it is re-enabled for all targets after r27106. 11 years ago
  nickysn e83ef05b74 - disable cs_opt_nodecse from -O2 on i8086, because it breaks building packages 11 years ago
  nickysn b327eac688 - disable cs_opt_regvar from -O2 on i8086, since it's not working properly yet 12 years ago
  nickysn e291805880 * i8086 compilation fixed after r24896 12 years ago
  nickysn a9c949e551 * the memory model const sets introduced in r24812 moved to i8086/cpuinfo.pas 12 years ago
  nickysn 6fb9e3cfa5 the basic i8086 units: cpuinfo and cpubase 12 years ago