Skip to content
  1. Apr 10, 2008
  2. Apr 09, 2008
  3. Apr 07, 2008
  4. Apr 06, 2008
  5. Mar 12, 2008
  6. Feb 20, 2008
  7. Jan 29, 2008
  8. Jan 28, 2008
  9. Dec 29, 2007
  10. Dec 17, 2007
  11. Oct 24, 2007
  12. Sep 28, 2007
  13. 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
  14. 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
  15. May 06, 2007
  16. May 03, 2007
  17. May 02, 2007
  18. May 01, 2007
  19. Apr 15, 2007
  20. Apr 14, 2007
  21. Apr 08, 2007
  22. Apr 07, 2007
  23. Mar 02, 2007
Loading