Skip to content
  1. Jan 21, 2010
  2. Jan 20, 2010
  3. Jan 18, 2010
  4. Nov 01, 2009
  5. Oct 31, 2009
  6. Oct 29, 2009
  7. Oct 25, 2009
  8. Jul 28, 2009
  9. Jul 27, 2009
  10. Jul 22, 2009
  11. Jul 14, 2009
  12. Jul 11, 2009
    • Torok Edwin's avatar
      assert(0) -> LLVM_UNREACHABLE. · 56d06597
      Torok Edwin authored
      Make llvm_unreachable take an optional string, thus moving the cerr<< out of
      line.
      LLVM_UNREACHABLE is now a simple wrapper that makes the message go away for
      NDEBUG builds.
      
      llvm-svn: 75379
      56d06597
  13. Jul 07, 2009
  14. Jul 06, 2009
  15. May 30, 2009
  16. May 30, 2008
  17. Dec 29, 2007
  18. Nov 09, 2007
  19. Jul 16, 2007
  20. Feb 23, 2007
  21. 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
  22. Feb 03, 2007
  23. 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
  24. Jul 15, 2006
  25. May 27, 2006
  26. Apr 08, 2006
  27. Apr 07, 2006
  28. Apr 02, 2006
  29. Mar 27, 2006
  30. Jan 26, 2006
  31. Apr 22, 2005
  32. Oct 16, 2004
Loading