Skip to content
  1. Nov 30, 2006
  2. Nov 27, 2006
    • Reid Spencer's avatar
      For PR950: · 6c38f0bb
      Reid Spencer authored
      The long awaited CAST patch. This introduces 12 new instructions into LLVM
      to replace the cast instruction. Corresponding changes throughout LLVM are
      provided. This passes llvm-test, llvm/test, and SPEC CPUINT2000 with the
      exception of 175.vpr which fails only on a slight floating point output
      difference.
      
      llvm-svn: 31931
      6c38f0bb
  3. Nov 08, 2006
  4. Nov 07, 2006
  5. Nov 06, 2006
  6. Oct 24, 2006
  7. Oct 23, 2006
  8. 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
  9. Oct 18, 2006
  10. Oct 13, 2006
  11. Aug 21, 2006
  12. Jul 13, 2006
  13. Jul 11, 2006
  14. Jun 20, 2006
  15. Jun 19, 2006
  16. Jun 16, 2006
    • Jim Laskey's avatar
      1. Revise vector debug support. · b2ff2d48
      Jim Laskey authored
      2. Update docs for vector debug support and new version control.
      
      3. Simplify serialization of DebugDescInfo subclasses.
      
      llvm-svn: 28816
      b2ff2d48
  17. Jun 15, 2006
  18. Jun 14, 2006
  19. Apr 13, 2006
  20. Apr 07, 2006
  21. Mar 28, 2006
  22. Mar 27, 2006
  23. Mar 23, 2006
  24. Mar 15, 2006
  25. Mar 14, 2006
  26. Mar 09, 2006
  27. Mar 08, 2006
  28. Mar 07, 2006
  29. Mar 03, 2006
Loading