Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe 4686f61002 * keep track of the temp position separately from the offset in references, il y a 7 ans
  florian b1dff29cbf * removed unused units il y a 8 ans
  Jonas Maebe a25ebbba3e + added volatility information to all memory references il y a 8 ans
  Jonas Maebe d6de2c03cb * generic part of r26050 from the hlcgllvm branch: made tcgvecnode hlcg-safe il y a 10 ans
  nickysn 198960b17c * preserve the segment of the reference in tx86vecnode.update_reference_reg_mul il y a 11 ans
  Jonas Maebe 338c064beb * moved x86-specific tpointerdef functionality to architecture-specific il y a 11 ans
  Jonas Maebe b5fd71c3b9 * removed {$ifndef i8086} in tx86vecnode, instead reset cvecnode to il y a 11 ans
  florian 4d5119bf1c * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables il y a 11 ans
  nickysn fd429612f8 + initial (and not yet fully complete) implementation of far pointers on the i8086 il y a 12 ans
  nickysn f571aebdd0 * tx86pointertyp moved from unit symdef to symconst, so it can be used by ppudump il y a 12 ans
  nickysn b0f7786782 + added support for special versions of near data pointers associated with a x86 segment register. They are supported on all x86 platforms: i8086, i386 and x86_64 il y a 12 ans
  sergei d94460e3b3 * Made the x86-specific scalefactor optimization of tvecnode available on x86_64 as well, by moving update_reference_reg_mul method from ti386vecnode to newly introduced tx86vecnode. il y a 14 ans