Commit Verlauf

Autor SHA1 Nachricht Datum
  florian b713c7380b * implemented UseAVX512 properly vor 4 Jahren
  florian fc960879de -- Zusammenführen von r47033 bis r47401 in ».«: vor 4 Jahren
  florian 47066f0ce7 * moved UseAVX from cgx86 to cpubase vor 4 Jahren
  tg74 3f05580f21 clean up vor 4 Jahren
  Jonas Maebe 9376f5a43a * AArch64: added SIMD instructions (only plain ARMv8-A for now) vor 4 Jahren
  tg74 c65b042856 bugfix opcodes cvt.., vcvt.. memory operands and typesize vor 4 Jahren
  florian 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 vor 4 Jahren
  florian f3a660212d * avx-512 has 32 mm registers vor 4 Jahren
  florian b7c6e01b03 * cleaning up tcgsize: it makes no sense to declare every combination and type vor 5 Jahren
  Jonas Maebe 9bd33f7a45 + support for LLVM metadata constant string parameters vor 5 Jahren
  florian e1e8986462 * patch by J. Gareth Moreton, issue #36271, part 3: support for the other architectures vor 5 Jahren
  florian 69786ffe73 somehow committing went wrong, second part of last commit: vor 6 Jahren
  florian ba203c0564 + x86 makes use of fpu_capabilities vor 6 Jahren
  florian 7f8dc75604 -- Zusammenführen der Unterschiede zwischen Projektarchiv-URLs in ».«: vor 6 Jahren
  florian f883dd6dbb Synchronized with trunk, part 2 (make all works, avx-512 support not yet tested, no regression testing yet) vor 6 Jahren
  florian 746bfced25 Synchronized with trunk, part 1 (only make cycle tested, make all is broken, avx-512 support not yet tested vor 6 Jahren
  Jonas Maebe 1b6425176b * synchronised with trunk till r42049 vor 6 Jahren
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would vor 6 Jahren
  Jonas Maebe b3a8543a56 * synchronised with trunk till r40942 vor 6 Jahren
  florian b223d1c304 * modified patch by Gareth Moreton to make ie unique, resolves #34849 vor 6 Jahren
  Jonas Maebe 4d262e0eca * fixed return value of fpc_eh_return_data_regno(1) on x86-64 vor 6 Jahren
  Jonas Maebe 8555ec1438 + fpc_eh_return_data_regno() intrinsic to get the return register numbers vor 6 Jahren
  pierre 92acd38f40 Fix for bug report #34380 vor 6 Jahren
  tg74 867d145e50 support vector operand bcst,{sae},{er} + k-register vor 7 Jahren
  tg74 31e4d4ef5e AVX512 support for MMRegister xmm16..31 and ymm16..31, zmm0..31, vpaddsb support AVX512 vor 7 Jahren
  florian fc6c0e8ef4 + AndShlToShl optimization vor 7 Jahren
  florian 31f78ea2b6 + implementation of the vectorcall calling convention by J. Gareth Moreton vor 7 Jahren
  nickysn baf492c7a5 + another helper function: x86_parameterized_string_op_param_count vor 7 Jahren
  nickysn 4c75b15afe * shortened the names of the is_x86_string_instruction_op, vor 7 Jahren
  nickysn e3ca2a3043 + added helper functions get_x86_string_op_si_param and get_x86_string_op_di_param vor 7 Jahren