Commit Verlauf

Autor SHA1 Nachricht Datum
  florian 6404478ea4 * cleanup of VER3_0 defines vor 3 Jahren
  J. Gareth "Curious Kit" Moreton 3ce6c478cc Bug fixes to magic division and vectorcall code that trigger -CriotR checks vor 3 Jahren
  J. Gareth "Curious Kit" Moreton 15b2f9a7b1 Changed get_volatile_registers_mm to not return XMM16 to XMM31 when not under AVX512 vor 4 Jahren
  Jonas Maebe bc84f780ee Solves #39296: x86-64 parameter zero/sign extension vor 4 Jahren
  florian a286ad9d77 * do not extend 8 bit return values to 32 bit when loading them into eax, vor 4 Jahren
  florian ad8b2eaf8a * mm registers 16-31 are also volatile during a call vor 5 Jahren
  florian 6f661e44d0 * do not throw an internal error later on in case of a recursive call, if the declaration of the function was faulty, resolves #37460 vor 5 Jahren
  Jonas Maebe 1a9e246c29 * added is_normal_fieldvarsym() helper and use it vor 5 Jahren
  Jonas Maebe b89487e721 * fix paraloc def for vectors with vectorcall calling convention (was a single vor 5 Jahren
  pierre 0fa70759a2 * cutils.pas (size_2_align): Move to.. vor 6 Jahren
  Jonas Maebe 77658b925b * disable regular array -> dynamic array type coversion support unless vor 6 Jahren
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would vor 6 Jahren
  Jonas Maebe 8b9e90dc7a * keep track of whether a routine has a C-style variadic parameter in the vor 6 Jahren
  yury a026252508 * Commented out unused "size" local var. vor 7 Jahren
  yury 4357caaad8 * Removed unused local vars. vor 7 Jahren
  Jonas Maebe 0b246f3dbd * converted Boolean8 to an internal type, and mapped Boolean to the vor 7 Jahren
  nickysn 518cdf9674 * replaced the saved_XXX_registers arrays with virtual methods inside vor 7 Jahren
  florian 112373a124 * fix passing floats on unix after vectorcall patch vor 7 Jahren
  florian 31f78ea2b6 + implementation of the vectorcall calling convention by J. Gareth Moreton vor 7 Jahren
  florian b1dff29cbf * removed unused units vor 8 Jahren
  Jonas Maebe 265c8e7bbc + support for specifying ms_abi_default, ms_abi_cdelc, sysv_abi_default, and vor 8 Jahren
  florian 7bb8873c83 * do not throw an internal error if in case of an previous error the parameter class of an errordef is requested, resolves #31016 vor 9 Jahren
  Jonas Maebe a27927e658 * disable parameter struct padding for llvm, as llvm does that it by itself vor 10 Jahren
  Jonas Maebe 9fd4531e79 * fixed parameter allocation if there are fewer locations than the parameter vor 10 Jahren
  Jonas Maebe 126046dabf * set the def for SSE 64 bit parameters to double instead of an vor 10 Jahren
  Jonas Maebe fa3b0ca312 * support marking defs created via the getreusable*() class methods as vor 10 Jahren
  Jonas Maebe f40ea04540 * changed getarraydef() into a tarraydef.getreusable() class method vor 10 Jahren
  Jonas Maebe f402b0d7df * changed getpointerdef() into a tpointerdef.getreusable() class method vor 10 Jahren
  Jonas Maebe 6e5af0b31e * don't replace classrefdef with i64 in parameter locations (so llvm can use vor 10 Jahren
  Jonas Maebe bd203a5b57 * synchronised with trunk till r30240 vor 10 Jahren