Skip to content
  1. Mar 26, 2002
    • Chris Lattner's avatar
      * Add support for DataStructure analysis · bf03a52b
      Chris Lattner authored
      * Parameterize pass outputting with the printPass template, so analysis
        output can optionally take more arguments than just a stream.  The
        default output mode is just to use operator<< on the analysis.
      * Remove CurrentModule hack, in favor of using printPass
      * Remove special operator<<'s defined for FindUsedTypes and
        FindUnsafePointerTypes, in favor of printPass specializations
      * Use std::cout instead of cout
      
      llvm-svn: 1995
      bf03a52b
  2. Mar 24, 2002
  3. Mar 21, 2002
  4. Mar 14, 2002
  5. Mar 12, 2002
  6. Mar 11, 2002
  7. Mar 06, 2002
  8. Feb 26, 2002
  9. Feb 25, 2002
  10. Feb 24, 2002
  11. Feb 20, 2002
  12. Feb 12, 2002
  13. Feb 04, 2002
  14. Feb 03, 2002
  15. Feb 01, 2002
  16. Jan 31, 2002
  17. Jan 25, 2002
Loading