1. 221d688 Method.h no longer includes BasicBlock.h by Chris Lattner · 24 years ago
  2. 7d92262 Catch the parse exception if bad input is provided. Much better than an abort by Chris Lattner · 24 years ago
  3. fa6db4b Convert analyze over to use new pass framework for its analyses by Chris Lattner · 24 years ago
  4. 697954c Changes to build successfully with GCC 3.02 by Chris Lattner · 24 years ago
  5. df89f6e Induction variables must be phi nodes by Chris Lattner · 24 years ago
  6. cee8f9a Create a new #include "Support/..." directory structure to move things by Chris Lattner · 24 years ago
  7. 75deac6 Add hooks to print natural loop information and induction variables by Chris Lattner · 24 years ago
  8. 9f8ae2b Add hooks for the FindUsedTypes pass by Chris Lattner · 24 years ago
  9. 483c3ee Add analysis pass. by Chris Lattner · 24 years ago
  10. c4199ec Add support to print a call graph, and also add support for module level interprocedural analyses by Chris Lattner · 24 years ago
  11. b312259 Export the instruction forest support from the analysis library by Chris Lattner · 24 years ago
  12. da5cfa3 Parenthesize output for expranalyze so that pointer stuff being multiplied isn't confusing by Chris Lattner · 24 years ago
  13. a8e1fd3 Use the new Alias command line option by Chris Lattner · 24 years ago
  14. 1e78f36 CommandLine library cleanup. No longer use getValue/setValue, instead, just treat the commandline by Chris Lattner · 24 years ago
  15. 57dbb3a Moved inline/llvm/Tools/* to include/llvm/Support/* by Chris Lattner · 24 years ago
  16. 8f367bd Large scale changes to implement new command line argument facility by Chris Lattner · 24 years ago
  17. 85202d4 Support changed expression api by Chris Lattner · 24 years ago
  18. 1546bff Update makefile for more accurate deps by Chris Lattner · 24 years ago
  19. c13aff6 Add better support for post dominator information. by Chris Lattner · 24 years ago
  20. f3dc2c9 Initial checkin of analyze tool. by Chris Lattner · 24 years ago