Skip to content
  1. Feb 15, 2007
    • Reid Spencer's avatar
      For PR1195: · 404a3259
      Reid Spencer authored
      Packed -> Vector
      
      llvm-svn: 34296
      404a3259
    • 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
  2. Feb 09, 2007
  3. Feb 08, 2007
  4. Feb 07, 2007
  5. Feb 05, 2007
  6. Feb 04, 2007
  7. Feb 03, 2007
  8. Jan 15, 2007
  9. Jan 12, 2007
  10. Jan 07, 2007
  11. Jan 04, 2007
  12. Dec 20, 2006
  13. Dec 19, 2006
  14. Dec 07, 2006
  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 11, 2006
  17. Oct 02, 2006
  18. Apr 14, 2006
  19. Mar 14, 2006
  20. Nov 28, 2005
  21. Nov 01, 2005
  22. Oct 17, 2005
Loading