Historial de Commits

Autor SHA1 Mensaje Fecha
  Jonas Maebe 4686f61002 * keep track of the temp position separately from the offset in references, hace 7 años
  florian b1dff29cbf * removed unused units hace 8 años
  Jonas Maebe a25ebbba3e + added volatility information to all memory references hace 8 años
  Jonas Maebe d6de2c03cb * generic part of r26050 from the hlcgllvm branch: made tcgvecnode hlcg-safe hace 10 años
  nickysn 198960b17c * preserve the segment of the reference in tx86vecnode.update_reference_reg_mul hace 11 años
  Jonas Maebe 338c064beb * moved x86-specific tpointerdef functionality to architecture-specific hace 11 años
  Jonas Maebe b5fd71c3b9 * removed {$ifndef i8086} in tx86vecnode, instead reset cvecnode to hace 11 años
  florian 4d5119bf1c * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables hace 11 años
  nickysn fd429612f8 + initial (and not yet fully complete) implementation of far pointers on the i8086 hace 12 años
  nickysn f571aebdd0 * tx86pointertyp moved from unit symdef to symconst, so it can be used by ppudump hace 12 años
  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 hace 12 años
  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. hace 14 años