Skip to content
  1. Jan 08, 2007
  2. Dec 23, 2006
    • Reid Spencer's avatar
      For PR950: · 266e42b3
      Reid Spencer authored
      This patch removes the SetCC instructions and replaces them with the ICmp
      and FCmp instructions. The SetCondInst instruction has been removed and
      been replaced with ICmpInst and FCmpInst.
      
      llvm-svn: 32751
      266e42b3
  3. Dec 13, 2006
  4. Dec 07, 2006
  5. Dec 06, 2006
  6. Dec 04, 2006
  7. Nov 29, 2006
  8. Nov 28, 2006
  9. 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
  10. Sep 29, 2006
  11. Apr 07, 2006
  12. Apr 22, 2005
  13. Aug 16, 2004
  14. Jul 15, 2004
  15. Jul 04, 2004
  16. Mar 30, 2004
  17. Mar 29, 2004
  18. Jan 12, 2004
  19. Dec 14, 2003
  20. Nov 11, 2003
  21. Oct 20, 2003
  22. Jul 23, 2003
  23. Sep 04, 2002
  24. Sep 02, 2002
Loading