Historique des commits

Auteur SHA1 Message Date
  florian ae79ef2cb5 * don't range pointers converted to arrays, resolves #8191 il y a 18 ans
  peter 6b8aed593f * remove registers{int/mmx/fpu} from firstpass il y a 18 ans
  Jonas Maebe b02fd37fbe * removed some unused variables il y a 18 ans
  Jonas Maebe b99c1e9fed * fixed calculation of offset of constant indexing of bitpacked arrays of il y a 18 ans
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). il y a 18 ans
  Jonas Maebe de75b34dba * fixed another IE with indexing bitpacked arrays of composite types, il y a 18 ans
  Jonas Maebe 65e35ac401 * fixed internal error with bitpacked arrays of composite types whose il y a 18 ans
  Jonas Maebe 4ce4742bc8 * mark invisible high parameters of open arrays/arrays of const il y a 18 ans
  florian eb8b2fb138 * be more carefull with unaligned load optimization il y a 18 ans
  florian 84726ed76c * copy unique return value to address register on m68k il y a 19 ans
  Jonas Maebe e04e668640 * give internalerror if trying to take the address of something else il y a 19 ans
  peter 658c46b903 * remove tdictionary and tindexarray il y a 19 ans
  florian 85d63d9fa9 * settings refactored il y a 19 ans
  peter 3078a1927f * remove ttype il y a 19 ans
  daniel 068c0f7952 * Cleaner implementation of pointer index to open array, codegen changes il y a 19 ans
  daniel 2450f5a778 + First working concept of open_array_procedure(Pbyte_var[0..9]); il y a 19 ans
  Jonas Maebe 25059eb03d * only potentially change size of vecn results in case of packed arrays il y a 19 ans
  Jonas Maebe 6be389e954 * fixed bug in r4674 il y a 19 ans
  Jonas Maebe cc6a91a9bc * fixed packed arrays of enums in case of packenum 2/4 il y a 19 ans
  Jonas Maebe 6997121c18 * also perform "SSA" for certain loads (currently derefn, righthand side of il y a 19 ans
  Jonas Maebe 1f42ee201b + support for bitpacked records, except for: il y a 19 ans
  Jonas Maebe 1ab3d81541 * also use LOC_CSUBSETREF il y a 19 ans
  florian 8102053adc * fixed compilation on 64 bit CPUs il y a 19 ans
  Jonas Maebe eccbc78e04 + support for bitpacked arrays: il y a 19 ans
  Jonas Maebe c25aba7592 * cleaned up subsetreg support (put everything in a record) il y a 19 ans
  Jonas Maebe df973fa1de * fixed issue #6977 (add regvars occupied by the invisible high parameter il y a 19 ans
  Jonas Maebe 84d1fc929f * properly set regvarability of parameters and local variables of inlined il y a 19 ans
  Jonas Maebe e344ee3cd7 + support for register variables which contain records il y a 19 ans
  florian 5e4ff16934 * access packed records with unaligned data accesses il y a 19 ans
  peter 0ec2921bbe * split newasmsymbol to refasmsymbol and defineasmsymbol il y a 19 ans