Skip to content
  1. Feb 29, 2004
  2. Feb 28, 2004
  3. Feb 27, 2004
  4. Feb 23, 2004
  5. Feb 18, 2004
  6. Feb 17, 2004
  7. Feb 16, 2004
  8. Feb 14, 2004
  9. Feb 12, 2004
  10. Feb 04, 2004
  11. Feb 03, 2004
  12. Feb 02, 2004
  13. Dec 20, 2003
    • Alkis Evlogimenos's avatar
      Remove floating point killer pass. This is now implemented in the · 68cff6bf
      Alkis Evlogimenos authored
      instruction selector by adding a new pseudo-instruction
      FP_REG_KILL. This instruction implicitly defines all x86 fp registers
      and is a terminator so that passes which add machine code at the end
      of basic blocks (like phi elimination) do not add instructions between
      it and the branch or return instruction.
      
      llvm-svn: 10562
      68cff6bf
  14. Oct 21, 2003
Loading