Skip to content
  1. Sep 18, 2004
  2. 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
  3. Aug 08, 2004
  4. Jul 29, 2004
  5. Jul 18, 2004
    • Reid Spencer's avatar
      bug 122: · 30d69a5a
      Reid Spencer authored
      - Replace ConstantPointerRef usage with GlobalValue usage
      - Minimize redundant isa<GlobalValue> usage
      - Correct isa<Constant> for GlobalValue subclass
      
      llvm-svn: 14942
      30d69a5a
  6. May 02, 2004
  7. Apr 12, 2004
  8. Nov 11, 2003
  9. Nov 09, 2003
  10. Oct 31, 2003
  11. Oct 30, 2003
  12. Oct 22, 2003
  13. Oct 20, 2003
  14. Sep 15, 2003
  15. Aug 31, 2003
  16. Nov 04, 2002
  17. Aug 21, 2002
  18. Jul 27, 2002
  19. Jul 26, 2002
    • Chris Lattner's avatar
      * Add support for different "PassType's" · a2c09859
      Chris Lattner authored
      * Add new RegisterOpt/RegisterAnalysis templates for registering passes that
        are to show up in opt or analyze
      * Register Analyses now
      * Change optimizations to use RegisterOpt instead of RegisterPass
      * Add support for different "PassType's"
      * Add new RegisterOpt/RegisterAnalysis templates for registering passes that
        are to show up in opt or analyze
      * Register Analyses now
      * Change optimizations to use RegisterOpt instead of RegisterPass
      * Remove getPassName implementations from various subclasses
      
      llvm-svn: 3112
      a2c09859
  20. Jul 18, 2002
  21. Jun 25, 2002
  22. Apr 10, 2002
  23. Apr 09, 2002
  24. Mar 29, 2002
  25. Mar 26, 2002
  26. Mar 06, 2002
  27. Feb 12, 2002
  28. Jan 31, 2002
  29. Jan 20, 2002
  30. Dec 04, 2001
  31. Nov 27, 2001
  32. Nov 26, 2001
  33. Oct 22, 2001
  34. Oct 13, 2001
Loading