Historie revizí

Autor SHA1 Zpráva Datum
  Jonas Maebe 5051453806 + support for LOC_(C)MMREGISTER in hlcg před 12 roky
  nickysn 4c95592e08 * don't use 'fnstsw ax' if the current cpu level is below 286 před 12 roky
  nickysn e6c8ac6694 * use the generic tcgaddnode.second_addsmallset on i8086, because the BTx instructions are 386+ před 12 roky
  florian 6345aee80b * revert r19643: FloatToStr has to handle Nan correctly and should not cause před 13 roky
  Jonas Maebe edd42aa42a * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for před 13 roky
  pierre 85862e476b Fix for test tw19368 před 14 roky
  florian 46cc0209de * make use of mulps/mulpd and haddps/haddpd/hsubpd/hsubps to optimze x*x+y*y and x*x-y*y where x and y might be single or double před 14 roky
  Jonas Maebe 44178f41b6 * don't overwrite register variables when evaluating <=/>= expressions with před 15 roky
  Jonas Maebe fff903a00b * fixed some unnecessary moving of values from cregister to register před 15 roky
  Jonas Maebe d1538ab023 o added ARM VPFv2/VFPv3 support: před 16 roky
  Jonas Maebe 53e52ac6a9 * implementation of 32x32->64 multiplication for i386 based on patch před 17 roky
  Jonas Maebe a23630260b + "weakexternal" support for imported procedures and variables. před 17 roky
  peter 8f239d04b6 * cleanup and simplify the set type handling před 17 roky
  Jonas Maebe f36e5411af * split cpu64bit compiler define into před 17 roky
  Jonas Maebe 6c536dab3e * added several missing make_simple_ref() calls před 18 roky
  Jonas Maebe 89ed91509a * Some fixes for r8515: před 18 roky
  Jonas Maebe 0040eecf9f + support for extra packing of sets whose lower element number před 18 roky
  peter 67e16340be * revert r8118 před 18 roky
  daniel 21293f5818 + Add common type integer promotion. před 18 roky
  Jonas Maebe 8caad93eaf * fixed several problems with packed set operand sizes před 18 roky
  daniel c43855a8f7 * Improve comment for [0..31]-x optimization před 18 roky
  daniel ea79e69176 + Add optimization to optimize [0..31]-x set expression to use one less před 18 roky
  Jonas Maebe 5f169f97ff * fixed SSE2 substraction when both operands are on the 80x87 fpu stack před 18 roky
  Jonas Maebe cdb67cfc8b * fixed bug with set comparisons after r6172 před 18 roky
  florian 2579cd139f + support for sets with size 1 and 2 před 18 roky
  Jonas Maebe 1d96dcc50d * renamed nf_swaped to nf_swapped před 18 roky
  Jonas Maebe a4a54a105d * fixed sse float substraction in case of swapped operands před 18 roky
  peter 658c46b903 * remove tdictionary and tindexarray před 19 roky
  florian 85d63d9fa9 * settings refactored před 19 roky
  peter 3078a1927f * remove ttype před 19 roky