Skip to content
  1. Dec 19, 2006
  2. Dec 13, 2006
  3. Dec 06, 2006
  4. 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
  5. Nov 26, 2006
  6. Aug 28, 2006
  7. May 14, 2006
  8. Jan 23, 2006
  9. Jul 26, 2005
  10. May 14, 2005
  11. Apr 22, 2005
  12. Mar 05, 2005
  13. Jan 19, 2005
  14. Sep 20, 2004
  15. Sep 02, 2004
    • Reid Spencer's avatar
      Changes For Bug 352 · 7c16caa3
      Reid Spencer authored
      Move include/Config and include/Support into include/llvm/Config,
      include/llvm/ADT and include/llvm/Support. From here on out, all LLVM
      public header files must be under include/llvm/.
      
      llvm-svn: 16137
      7c16caa3
  16. Aug 08, 2004
  17. Jul 29, 2004
  18. Jul 18, 2004
    • Reid Spencer's avatar
      bug 122: · e4de2287
      Reid Spencer authored
      - Replace ConstantPointerRef usage with GlobalValue usage
      - Correct test ordering for GlobalValue subclass
      
      llvm-svn: 14943
      e4de2287
  19. Jul 15, 2004
  20. Jul 01, 2004
  21. Apr 05, 2004
  22. Feb 09, 2004
  23. Jan 12, 2004
  24. Jan 09, 2004
  25. Dec 23, 2003
  26. Dec 11, 2003
  27. Nov 11, 2003
  28. Oct 20, 2003
  29. Oct 13, 2003
  30. Sep 01, 2003
  31. Aug 02, 2003
  32. May 20, 2003
  33. May 02, 2003
  34. May 01, 2003
  35. Apr 28, 2003
  36. Apr 24, 2003
Loading