Commit History

Автор SHA1 Съобщение Дата
  masta 0cb1a129b3 {ARM} Implement usage of generic division-by-const optimization преди 11 години
  sergei 68b97bee5a * ARM: Implemented floating-point negation and abs() for softfloat using integer instructions. Fixes webtbs/tw4534.pp, and also yields much faster code than existing implementation. преди 11 години
  Jonas Maebe 4065483a50 * completed thlcgobj.location_force_fpureg(), use it everywhere and removed преди 11 години
  masta a72a3f4e01 Little cleanup after r26669, no functional changes преди 11 години
  masta 80d2ee8ad0 Don't reuse registers on ARM 64 bits shift преди 11 години
  Jeppe Johansen d24cbbf9f5 Changed debug information to dwarf for ARM_embedded, and set local minimum alignment to 4. преди 11 години
  Jonas Maebe b6d279d4aa * don't transform div-by-power-of-2 into a shift when overflow checking is преди 12 години
  florian 73e6af4864 + cpu flag CPUARM_HAS_THUMB_IDIV преди 12 години
  florian d4968e054b + arm: tsettings.instructionset преди 12 години
  florian e514e84c83 * first_moddivint should not change the return type if div/mul/add is used преди 12 години
  Jeppe Johansen 570b40faed Signed modulus by 2 on ARM with no division is optimized to a series of instructions instead of calling fpc_mod_longint. преди 12 години
  Jonas Maebe 5051453806 + support for LOC_(C)MMREGISTER in hlcg преди 12 години
  florian 21c154d60a Merged r22903 преди 12 години
  florian 1eeeb309c7 * intial armv6m support, it is not working yet, constant pool insertation and conditional branch fixup is not working yet преди 12 години
  florian 47d43750e4 * remove unused units from uses statements преди 12 години
  Jeppe Johansen 3ee29eb219 Fixed ARMv7-EM code generation and RTL compilation преди 13 години
  Jeppe Johansen a8f9b0dac4 Added initial support for the Cortex-M4F FPv4_S16 FPU преди 13 години
  florian 45383fd32d + a lot missing flag allocs/deallocs added преди 13 години
  florian d8161c185c + track usage of flags by using a new register RS_/NR_DEFAULTFLAGS преди 13 години
  florian d2aa35e9de * throw an internal error if code generation depends on expectloc but expectloc and real loc do not match преди 13 години
  masta 1c51b8d906 Disable 64bit shifts for thumb2 - Fix for Mantis #22520 преди 13 години
  masta 504a0ce0ca Fix for Mantis #22326 преди 13 години
  masta ca70207bc0 Support 64-bit shifts on ARM. преди 13 години
  Jonas Maebe edd42aa42a * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for преди 13 години
  Jonas Maebe 6ba8dc7146 + support for the ARM hard float EABI on Linux (patch by Peter Green): преди 13 години
  florian 5fa184c952 + patch by Jeppe Johansen to make use of the div/udiv instruction on arm7m, resolves #20022 преди 14 години
  Jonas Maebe d1538ab023 o added ARM VPFv2/VFPv3 support: преди 16 години
  yury 4cabbe0e39 * Fixed compiler cycling with enabled range and overflow checking. преди 17 години
  florian c77267e01f * more div n^2 optimization преди 18 години
  florian c57f44d75b + div 2^n optimization for arm преди 18 години