Historial de Commits

Autor SHA1 Mensaje Fecha
  Jonas Maebe 97f4c0a130 * call taddnode.simplify at the very end of taddnode.pass_typecheck, so hace 17 años
  florian 5826b9bdad + define cpunodefaultint hace 17 años
  Jonas Maebe 59ca0153e7 * moved transformation of "mul by power-of-2" to shl from type check hace 17 años
  Jonas Maebe f36e5411af * split cpu64bit compiler define into hace 17 años
  peter 737212ff22 * fix result type of constset+[] hace 17 años
  Jonas Maebe 8349cde7db * changed byte/word/longbool to be Delphi-compatible (+ similar changes hace 17 años
  Jonas Maebe 84159b3cbb * optimize away unnecessary implicit upcasts to int64 for subtractions hace 18 años
  peter bbae08d0ef * fix range check error when compiling with 2.2.x hace 18 años
  Jonas Maebe af2b4ee178 - reverted r9519 because it breaks tbs/tb0162 and test/tint644 hace 18 años
  peter 13ca601510 * use svalue to compare with -1 hace 18 años
  Jonas Maebe 814e983c98 * optimize intvar*(-1) to -intvar hace 18 años
  Jonas Maebe bbca8ee012 * perform 32x32 to 64 multiplication in two more situations (u8bit and hace 18 años
  Jonas Maebe df2ecd14f5 * fixed comparisons of orddefs with fourcharcodes in macpas mode + test hace 18 años
  peter 6b8aed593f * remove registers{int/mmx/fpu} from firstpass hace 18 años
  Jonas Maebe 0040eecf9f + support for extra packing of sets whose lower element number hace 18 años
  peter 1d387c935d * small typecheckpass wrapper for recursion hace 18 años
  Jonas Maebe 3f701c96d4 * explicitly check for stringconstn next to stringdef in nadd, because hace 18 años
  peter 67e16340be * revert r8118 hace 18 años
  daniel 21293f5818 + Add common type integer promotion. hace 18 años
  Jonas Maebe 28bab3fb4f - removed some unused variables hace 18 años
  daniel 7934961490 * Fix browcol. hace 18 años
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). hace 18 años
  Jonas Maebe 51ebaa592f * fixed tests/webtbf/tb0041 broken by r7603: check whether ordinals hace 18 años
  daniel 60dee7fcf0 + New optimization: Comparisions with evaluate to true or false if the hace 18 años
  daniel fe5118e903 * Reduce false positives of type_h_use_div_for_int. hace 18 años
  Jonas Maebe 5cf2511283 - removed/disabled all normalset code (except for bootstrapping), since hace 18 años
  Jonas Maebe 76b190b723 - removed caretn and related code hace 18 años
  florian 01de46a0f4 * don't allow logical operators on char, resolves #8780 hace 18 años
  peter bc071f709c * fix r7009, check also if the other node is integer type hace 18 años
  peter e653ab6a22 * also try to convert non-set nodes to a set in set operations hace 18 años