コミット履歴

作者 SHA1 メッセージ 日付
  Jonas Maebe 99994c0603 Merged revisions 11879-11880,11884-11888,11890,11896-11898,11903-11919,11926-11930,11933-11934,11936-11937,11939-11940,11942-11985,11987-11991,11993-12013,12015-12017,12019-12040,12043,12045,12047-12050,12054,12056-12057,12059-12062,12064-12066,12073,12075,12077-12078,12082,12085,12087-12088,12092-12094,12099,12106-12110,12114,12117-12122,12125,12128-12131,12138,12141-12143,12152-12160,12162-12163,12166-12171,12173-12176,12196,12198-12205 via svnmerge from 17 年 前
  florian db196d76c2 + strength reduction for array accesses inside for loops 17 年 前
  Jonas Maebe 4971e432de * reduced register pressure when indexing arrays with regvars (regvar 17 年 前
  florian b178b08ba7 Merged revisions 11665-11738 via svnmerge from 17 年 前
  Jonas Maebe a60a957420 * fixed setting bitpacked record fields straddling their natural boundaries 17 年 前
  tom_at_work 4aced9802c * fix tw8191 for all architectures: skip code generation for range checking also when the range checking has to be done dynamically for pointers accessed as arrays which were typecasted from an array 17 年 前
  Jonas Maebe 242b335531 * fixed widestring range checking on win64 (mantis #10450, fix also 17 年 前
  Jonas Maebe f36e5411af * split cpu64bit compiler define into 17 年 前
  florian ae79ef2cb5 * don't range pointers converted to arrays, resolves #8191 18 年 前
  peter 6b8aed593f * remove registers{int/mmx/fpu} from firstpass 18 年 前
  Jonas Maebe b02fd37fbe * removed some unused variables 18 年 前
  Jonas Maebe b99c1e9fed * fixed calculation of offset of constant indexing of bitpacked arrays of 18 年 前
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 年 前
  Jonas Maebe de75b34dba * fixed another IE with indexing bitpacked arrays of composite types, 18 年 前
  Jonas Maebe 65e35ac401 * fixed internal error with bitpacked arrays of composite types whose 18 年 前
  Jonas Maebe 4ce4742bc8 * mark invisible high parameters of open arrays/arrays of const 18 年 前
  florian eb8b2fb138 * be more carefull with unaligned load optimization 18 年 前
  florian 84726ed76c * copy unique return value to address register on m68k 19 年 前
  Jonas Maebe e04e668640 * give internalerror if trying to take the address of something else 19 年 前
  peter 658c46b903 * remove tdictionary and tindexarray 19 年 前
  florian 85d63d9fa9 * settings refactored 19 年 前
  peter 3078a1927f * remove ttype 19 年 前
  daniel 068c0f7952 * Cleaner implementation of pointer index to open array, codegen changes 19 年 前
  daniel 2450f5a778 + First working concept of open_array_procedure(Pbyte_var[0..9]); 19 年 前
  Jonas Maebe 25059eb03d * only potentially change size of vecn results in case of packed arrays 19 年 前
  Jonas Maebe 6be389e954 * fixed bug in r4674 19 年 前
  Jonas Maebe cc6a91a9bc * fixed packed arrays of enums in case of packenum 2/4 19 年 前
  Jonas Maebe 6997121c18 * also perform "SSA" for certain loads (currently derefn, righthand side of 19 年 前
  Jonas Maebe 1f42ee201b + support for bitpacked records, except for: 19 年 前
  Jonas Maebe 1ab3d81541 * also use LOC_CSUBSETREF 19 年 前