Skip to content
  1. Nov 18, 2006
  2. Nov 16, 2006
  3. Nov 13, 2006
  4. Nov 12, 2006
  5. Nov 11, 2006
  6. Nov 10, 2006
  7. Nov 09, 2006
  8. Nov 08, 2006
  9. Nov 04, 2006
  10. 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
  11. Nov 01, 2006
  12. Oct 28, 2006
  13. Oct 27, 2006
  14. Oct 26, 2006
    • Reid Spencer's avatar
      For PR950: · 7e80b0b3
      Reid Spencer authored
      Make necessary changes to support DIV -> [SUF]Div. This changes llvm to
      have three division instructions: signed, unsigned, floating point. The
      bytecode and assembler are bacwards compatible, however.
      
      llvm-svn: 31195
      7e80b0b3
  15. Oct 20, 2006
    • Reid Spencer's avatar
      For PR950: · e0fc4dfc
      Reid Spencer authored
      This patch implements the first increment for the Signless Types feature.
      All changes pertain to removing the ConstantSInt and ConstantUInt classes
      in favor of just using ConstantInt.
      
      llvm-svn: 31063
      e0fc4dfc
  16. Oct 18, 2006
  17. Oct 15, 2006
  18. Oct 11, 2006
  19. Oct 02, 2006
  20. Sep 28, 2006
  21. Sep 18, 2006
  22. Sep 17, 2006
  23. Sep 14, 2006
  24. Sep 12, 2006
  25. Sep 11, 2006
  26. Sep 09, 2006
  27. Sep 08, 2006
Loading