提交历史

作者 SHA1 备注 提交日期
  Jonas Maebe 44178f41b6 * don't overwrite register variables when evaluating <=/>= expressions with 14 年之前
  Jonas Maebe fff903a00b * fixed some unnecessary moving of values from cregister to register 15 年之前
  Jonas Maebe d1538ab023 o added ARM VPFv2/VFPv3 support: 15 年之前
  Jonas Maebe 53e52ac6a9 * implementation of 32x32->64 multiplication for i386 based on patch 16 年之前
  Jonas Maebe a23630260b + "weakexternal" support for imported procedures and variables. 16 年之前
  peter 8f239d04b6 * cleanup and simplify the set type handling 17 年之前
  Jonas Maebe f36e5411af * split cpu64bit compiler define into 17 年之前
  Jonas Maebe 6c536dab3e * added several missing make_simple_ref() calls 17 年之前
  Jonas Maebe 89ed91509a * Some fixes for r8515: 18 年之前
  Jonas Maebe 0040eecf9f + support for extra packing of sets whose lower element number 18 年之前
  peter 67e16340be * revert r8118 18 年之前
  daniel 21293f5818 + Add common type integer promotion. 18 年之前
  Jonas Maebe 8caad93eaf * fixed several problems with packed set operand sizes 18 年之前
  daniel c43855a8f7 * Improve comment for [0..31]-x optimization 18 年之前
  daniel ea79e69176 + Add optimization to optimize [0..31]-x set expression to use one less 18 年之前
  Jonas Maebe 5f169f97ff * fixed SSE2 substraction when both operands are on the 80x87 fpu stack 18 年之前
  Jonas Maebe cdb67cfc8b * fixed bug with set comparisons after r6172 18 年之前
  florian 2579cd139f + support for sets with size 1 and 2 18 年之前
  Jonas Maebe 1d96dcc50d * renamed nf_swaped to nf_swapped 18 年之前
  Jonas Maebe a4a54a105d * fixed sse float substraction in case of swapped operands 18 年之前
  peter 658c46b903 * remove tdictionary and tindexarray 19 年之前
  florian 85d63d9fa9 * settings refactored 19 年之前
  peter 3078a1927f * remove ttype 19 年之前
  florian fb5e396881 + experimental -Sv option to support vector arithmetics 19 年之前
  Jonas Maebe 6845c1e05a + subsetref support 19 年之前
  Jonas Maebe 502556bd46 + subsetreg support 19 年之前
  florian 6ef3a158e6 * fixed code generation for <word>+<word> saturated 19 年之前
  florian 6ed96fd8ad * fixed compilation 19 年之前
  florian 6ffe481799 * fixed sse addition if operands were swapped and in float registers 19 年之前
  florian a8c2419d8a * fixed left_and_right_must_be_fpureg 19 年之前