Skip to content
  1. Dec 07, 2006
  2. Dec 06, 2006
  3. Dec 02, 2006
  4. Nov 23, 2006
  5. Nov 05, 2006
  6. Nov 02, 2006
    • Reid Spencer's avatar
      For PR950: · 7eb55b39
      Reid Spencer authored
      Replace the REM instruction with UREM, SREM and FREM.
      
      llvm-svn: 31369
      7eb55b39
  7. Oct 26, 2006
  8. Oct 25, 2006
  9. Oct 24, 2006
  10. Oct 23, 2006
  11. Oct 22, 2006
  12. Oct 12, 2006
  13. Oct 03, 2006
  14. Sep 29, 2006
    • Chris Lattner's avatar
      · 6ab03f6a
      Chris Lattner authored
      Eliminate ConstantBool::True and ConstantBool::False.  Instead, provide
      ConstantBool::getTrue() and ConstantBool::getFalse().
      
      llvm-svn: 30665
      6ab03f6a
  15. Sep 23, 2006
  16. Sep 21, 2006
  17. Sep 20, 2006
  18. Sep 18, 2006
  19. Sep 13, 2006
  20. Sep 11, 2006
  21. Sep 10, 2006
  22. Sep 02, 2006
    • Nick Lewycky's avatar
      Improve handling of SelectInst. · 8e559935
      Nick Lewycky authored
      Reorder operations to remove duplicated work.
      Fix to leave floating-point types out of the optimization.
      Add tests to predsimplify.ll for SwitchInst and SelectInst handling.
      
      llvm-svn: 30055
      8e559935
  23. Sep 01, 2006
  24. Aug 31, 2006
  25. Aug 30, 2006
  26. Aug 29, 2006
Loading