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 06, 2002
  3. Jan 31, 2002
  4. Jan 22, 2002
  5. Sep 09, 2001
  6. Sep 08, 2001
  7. Jul 23, 2001
  8. Jul 20, 2001
  9. Jul 19, 2001
  10. Jul 15, 2001
  11. Jul 03, 2001
Loading