Commit History

Author SHA1 Message Date
  yury 627fcb4354 * Do not use the LOC_VOID location to indicate unused parameters. 5 years ago
  yury 2808873d1b * Reworked the optimization of unused $parentfp for nested routines. 5 years ago
  florian 50c221670f * do not generate moves unncesssarily in tcgloadparentfpnode.pass_generate_code 5 years ago
  yury 1b3a3a7983 * Removed lot of unused local vars. It is useful to turn on the notes in options. :) 5 years ago
  yury 4a756a2d30 * r42239 broke the tw13948b test for aarch64. Fixed this and improved the test. 5 years ago
  Jonas Maebe 1e3f72403e * renamed getintparaloc to getcgtempparaloc 5 years ago
  florian d80dc03ccb * building on powerpc and arm fixed 6 years ago
  florian 749c4d4e47 + keep (certain) arrays in registers if they are used with constants indices only 6 years ago
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would 6 years ago
  Jonas Maebe 170ec00348 - removed withnode (was no longer used since a very long time) 6 years ago
  pierre bee9421f2a Change local variables offsetdec and extraoffset type to ASizeInt 6 years ago
  nickysn 42432d4ef3 * use sizeuinttype, instead of ptruinttype for the indexdef conversion in 7 years ago
  Jonas Maebe 4686f61002 * keep track of the temp position separately from the offset in references, 7 years ago
  florian 2251e87e41 * fix compilation for jvm, resolves #33195 7 years ago
  florian 2e9f6f9dfb * wrong alignment was used in r38252: alignment for a class returns the alignment of the implict pointer, but we really need the alignment of the data structure 7 years ago
  florian a21f462a93 * references of fields for types using indirect addressing get proper alignment 7 years ago
  florian 6f338bb4b5 + tcgsubscriptnode.pass_generate_code makes use of a_loadmm_reg_intreg to avoid location_force_mem calls 7 years ago
  florian 8ea9e3d344 * avoid range check errors on avr 8 years ago
  florian b1dff29cbf * removed unused units 8 years ago
  Jonas Maebe a25ebbba3e + added volatility information to all memory references 8 years ago
  pierre abaea9959f Fix parameter loading of FPC_CHECKPOINTER to handle correctly references with offsets 8 years ago
  pierre 4d09dfca95 Remember usage of checkpointer (-gc) option: 8 years ago
  Jonas Maebe db171702f3 * vecn: don't use left.location.reference.alignment if left is not in a 9 years ago
  Jonas Maebe 0afbe85aab * various memory reference alignment fixes 9 years ago
  yury e3d9dbbeef * Removed unused vars. 9 years ago
  svenbarth 54874cccd6 * reference the VMT's assembler symbol if it's from another unit 9 years ago
  Jonas Maebe aa1be3276f - removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol(): 9 years ago
  Jonas Maebe a821c47252 * converted dynarray range checking to the high level code generator 9 years ago
  Jonas Maebe 996e325175 * converted range checking for open arrays/array of const from the code 9 years ago
  Jonas Maebe cef5cac4fa * converted tcgvecnode.rangecheck_string to the high level code generator 9 years ago