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