Historique des commits

Auteur SHA1 Message Date
  pierre 39e32a9b3e Do not use nostackframe with local variable in get_fsr function il y a 13 ans
  pierre fe97069b12 Correct exceoption mask elements il y a 13 ans
  michael cecc6b778c * improved KDE detection il y a 13 ans
  florian de34eab23d + optimize and ...,255/strb ... sequence if possible il y a 13 ans
  florian 93d0033282 * improve AndAnd2And optimization by checking if the first destination register is allocated after the second and il y a 13 ans
  florian 8a6c65b008 * fix r22319: hp1 must have the same condition as p il y a 13 ans
  florian 9773b92cbe * improved for loop unrolling il y a 13 ans
  florian 2f1989c1a6 * hp1 can have any condition in this case so don't access hp1.condition because it il y a 13 ans
  florian bc47125943 * use BsrDWord in software mod/div il y a 13 ans
  florian 5facc6ad5e * BsrX(0) should return 255 instead of $ffffffff il y a 13 ans
  florian d67af82228 * patch by Jeppe Johansen: Thumb2-only targets don't support the BLX <label>, and have to use BL <label>, resolves #22770 il y a 13 ans
  florian 1bb6248186 * disable hand optimized assembler for arm thumb2 as well il y a 13 ans
  sergei b1b175dacc + Internal linker support for weak symbols. il y a 13 ans
  florian d63ebe6464 * bsr implementation for armv5+ using clz il y a 13 ans
  florian 91156f8652 + cpuflag CPUARM_HAS_CLZ for arm il y a 13 ans
  florian 9be3ca04ad * split FPC_HAS_INTERNAL_BSX_* defines into FPC_HAS_INTERNAL_BSF_* and FPC_HAS_INTERNAL_BSR_* il y a 13 ans
  florian 1c8c2d6dbb * tcgshlshrnode.second_integer: don't load the right expression into a register if it is already a LOC_CREGISTER il y a 13 ans
  florian b6a4602989 * ignore alignment entries in FindLabel il y a 13 ans
  florian 59012afe26 * better heuristics to decide when a mul by a constant shall be replaced by shift/add/sub sequences il y a 13 ans
  florian 2f8027c63f + more sophisticated code to optimize multiplications on arm il y a 13 ans
  florian 0214dd68f9 * fix building of zipper.pp as suggested by Jeppe Johansen il y a 13 ans
  pierre 6290526821 Fix variable alignment for varargs il y a 13 ans
  florian 10dbdb5c9a * fix compilation on x86-64 il y a 13 ans
  florian 2db4606eb0 * fix bootstrapping with 2.6.0 il y a 13 ans
  sergei 6f4e8927cd * Specify explicitly whether properties of an ObjSection should be considered when adding it to ExeSection, instead of deciding it implicitly. il y a 13 ans
  florian 76bea5c4fd * x86-64 and i386 use the popcnt instruction of possible il y a 13 ans
  florian ff12d63248 + generic popcnt support il y a 13 ans
  florian b782918434 * first draft to support the popcnt instruction, works so far for x86 with a real popcnt instruction il y a 13 ans
  florian 728f53daa6 * test file for popcnt il y a 13 ans
  florian 5b13ef1025 + added sse/avx instructions sets introduced during the last years il y a 13 ans