Skip to content
  1. Jul 31, 2009
  2. Jul 29, 2009
  3. Jul 25, 2009
  4. Jul 22, 2009
  5. Jul 14, 2009
  6. Jul 13, 2009
  7. Jul 07, 2009
  8. Jul 03, 2009
  9. Apr 01, 2009
  10. Mar 19, 2009
  11. Mar 06, 2009
  12. Nov 21, 2008
  13. Sep 04, 2008
  14. Aug 19, 2008
  15. May 16, 2008
  16. May 13, 2008
  17. Mar 22, 2008
  18. Feb 18, 2008
  19. Feb 17, 2008
  20. Jan 29, 2008
  21. Dec 29, 2007
  22. May 06, 2007
  23. May 03, 2007
  24. May 02, 2007
  25. May 01, 2007
  26. Mar 02, 2007
  27. Mar 01, 2007
  28. Feb 15, 2007
    • Reid Spencer's avatar
      For PR1195: · d84d35ba
      Reid Spencer authored
      Rename PackedType -> VectorType, ConstantPacked -> ConstantVector, and
      PackedTyID -> VectorTyID. No functional changes.
      
      llvm-svn: 34293
      d84d35ba
  29. Feb 11, 2007
  30. Feb 06, 2007
  31. Jan 21, 2007
    • Reid Spencer's avatar
      For PR970: · 2eadb531
      Reid Spencer authored
      Clean up handling of isFloatingPoint() and dealing with PackedType.
      Patch by Gordon Henriksen!
      
      llvm-svn: 33415
      2eadb531
  32. Jan 15, 2007
  33. Jan 11, 2007
    • Zhou Sheng's avatar
      For PR1043: · 75b871fb
      Zhou Sheng authored
      Merge ConstantIntegral and ConstantBool into ConstantInt.
      Remove ConstantIntegral and ConstantBool from LLVM.
      
      llvm-svn: 33073
      75b871fb
  34. 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
  35. Dec 19, 2006
  36. Dec 07, 2006
Loading