Skip to content
  1. Apr 07, 2008
  2. Apr 06, 2008
  3. Mar 12, 2008
  4. Feb 20, 2008
  5. Jan 29, 2008
  6. Jan 28, 2008
  7. Dec 29, 2007
  8. Dec 17, 2007
  9. Oct 24, 2007
  10. Sep 28, 2007
  11. Sep 06, 2007
    • Dale Johannesen's avatar
      Next round of APFloat changes. · bed9dc42
      Dale Johannesen authored
      Use APFloat in UpgradeParser and AsmParser.
      Change all references to ConstantFP to use the
      APFloat interface rather than double.  Remove
      the ConstantFP double interfaces.
      Use APFloat functions for constant folding arithmetic
      and comparisons.
      (There are still way too many places APFloat is
      just a wrapper around host float/double, but we're
      getting there.)
      
      llvm-svn: 41747
      bed9dc42
  12. Aug 01, 2007
    • David Greene's avatar
      · 17a5dfe6
      David Greene authored
      New CallInst interface to address GLIBCXX_DEBUG errors caused by
      indexing an empty std::vector.
      
      Updates to all clients.
      
      llvm-svn: 40660
      17a5dfe6
  13. May 06, 2007
  14. May 03, 2007
  15. May 02, 2007
  16. May 01, 2007
  17. Apr 15, 2007
  18. Apr 14, 2007
  19. Apr 08, 2007
  20. Apr 07, 2007
  21. Mar 02, 2007
  22. Feb 13, 2007
  23. Feb 06, 2007
  24. Jan 31, 2007
  25. Jan 30, 2007
Loading