Skip to content
Snippets Groups Projects
  1. Feb 10, 1997
    • dtc's avatar
      - Use the "inc" instruction for addition of constant 1. · d2f0c163
      dtc authored
      - Use "test x x" for comparison with constant 0.
      
      - With the improvement of targeting by the packer some time ago it was
      possible to remove some VOPS SC hacks. In many cases it is better to
      not list a stack SC in the list of operand preferred SCs so the
      compiler can account for the extra cost making it more likely to use
      registers. Some hacks are still necessary here though.
      
      - Some style cleanups
      d2f0c163
  2. Feb 05, 1997
  3. Jan 18, 1997
Loading