Skip to content
  1. Feb 12, 2004
  2. Feb 11, 2004
  3. Feb 10, 2004
  4. Feb 09, 2004
  5. Feb 04, 2004
  6. Feb 03, 2004
  7. Feb 02, 2004
  8. Feb 01, 2004
  9. Jan 30, 2004
  10. Jan 14, 2004
  11. Jan 12, 2004
  12. Dec 28, 2003
  13. Dec 21, 2003
  14. Dec 20, 2003
  15. Dec 14, 2003
  16. Dec 13, 2003
    • Alkis Evlogimenos's avatar
      Add a floating point killer pass. This pass runs before register · 904cd6d4
      Alkis Evlogimenos authored
      allocaton on the X86 to add information to the machine code denoting
      that our floating point stackifier cannot handle virtual point
      register that are alive across basic blocks. This pass adds an
      implicit def of all virtual floating point register at the end of each
      basic block.
      
      llvm-svn: 10446
      904cd6d4
Loading