Skip to content
  1. Jan 11, 2007
  2. Jan 08, 2007
  3. 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
  4. Dec 13, 2006
  5. Dec 07, 2006
  6. Dec 06, 2006
  7. Dec 04, 2006
  8. Nov 29, 2006
  9. Nov 28, 2006
  10. 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
  11. Sep 29, 2006
  12. Apr 07, 2006
  13. Apr 22, 2005
  14. Aug 16, 2004
  15. Jul 15, 2004
  16. Jul 04, 2004
  17. Mar 30, 2004
  18. Mar 29, 2004
  19. Jan 12, 2004
  20. Dec 14, 2003
  21. Nov 11, 2003
  22. Oct 20, 2003
  23. Jul 23, 2003
  24. Sep 04, 2002
  25. Sep 02, 2002
Loading