Commit Verlauf

Autor SHA1 Nachricht Datum
  florian 47d2395110 * set operand size properly for STX* vor 1 Jahr
  florian b974e4a25f * fix extension to 64 bit on aarch64, resolves #40576 vor 1 Jahr
  florian 6c50c02f7c * bail out early in tcgaarch64.make_simple_ref if possible vor 1 Jahr
  florian f49da05633 * unified g_concatcopy_move vor 1 Jahr
  florian 1fccfd3ee1 * AArch64: avoid false overflow error in case of -2^63+0 vor 1 Jahr
  florian dfb8794d4d * compilation after merge fixed vor 2 Jahren
  Pierre Muller aaa6f0d9c5 Only signed extension is needed vor 2 Jahren
  Pierre Muller 4793447be1 Add sign extension to 32-bit for unaligned OS_8 and OS_16 types (to try to solve #40102) vor 2 Jahren
  florian 4430422489 * improve module local data accesses by avoiding a got read vor 2 Jahren
  florian ceab50cafb * use simpler FMOV instead of UMOV vor 3 Jahren
  Florian Klämpfl a47f153dae * avoid to create a stack frame on aarch64 if possible vor 7 Jahren
  florian e0a78c2485 * tcgaarch64.g_concatcopy calls tcgaarch64.g_concatcopy_move only if the current subroutine has pi_do_call set vor 3 Jahren
  florian d7a9a73194 + stack pages need to be touched on aarch64-win64 as well vor 4 Jahren
  florian e841e95390 * aarch64-darwin supports unaligned memory access, confirmed by testing with clang 12 vor 4 Jahren
  florian 210674b9a0 * patch by J. Gareth Moreton: AArch64: Improved speed and efficiency with constant generation, resolves #38837 vor 4 Jahren
  florian c90616944d + Aarch64: create better code for not(<byte>) vor 4 Jahren
  florian f0023a3b04 * Aarch64: patch by J. Gareth Moreton: fix constant writing, resolves #38695 vor 4 Jahren
  florian ef8d520e82 * more cfi support for aarch64 vor 4 Jahren
  florian 2519fb1266 * patch by J. Gareth Moreton: aarch64 EXTDEBUG fixes and extensions, resolves #38383 vor 4 Jahren
  Jonas Maebe 9376f5a43a * AArch64: added SIMD instructions (only plain ARMv8-A for now) vor 5 Jahren
  florian 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 vor 5 Jahren
  florian 8057651e8d * Aarc64: generate code for floating point exception checking which does not destroy vor 5 Jahren
  florian c37f6c052e * patch by J. Gareth Moreton: fix constant handling on aarch64, resolves #37554 vor 5 Jahren
  florian 792eafadef * properly calc new src register for OP_XOR vor 5 Jahren
  florian d9d231c875 * AAarch64: handle initializations of vector registers with zero properly vor 5 Jahren
  svenbarth 2b59000d56 + implement compiler support for SEH on Win64 vor 5 Jahren
  svenbarth a6f1c04f22 * Windows does not support a GOT, so rely on page relative addressing vor 5 Jahren
  florian c4b66c89f7 * check for stup instead of stp vor 5 Jahren
  florian 3dff78621c * Aarch64: UTX/STX instructions include now the postfix, so it is the same as for ARM vor 5 Jahren
  florian 2bae2a451c * load 0 into unaligned memory in a simpler way vor 5 Jahren