1. c4199ec Add support to print a call graph, and also add support for module level interprocedural analyses by Chris Lattner · 23 years ago
  2. b312259 Export the instruction forest support from the analysis library by Chris Lattner · 23 years ago
  3. e4ca607 iFix dependence order by Chris Lattner · 23 years ago
  4. c9744e7 Make use of the new TOOLNAME/USEDLIBS options provided in Makefile.common by Chris Lattner · 23 years ago
  5. da5cfa3 Parenthesize output for expranalyze so that pointer stuff being multiplied isn't confusing by Chris Lattner · 24 years ago
  6. a8e1fd3 Use the new Alias command line option by Chris Lattner · 24 years ago
  7. 1e78f36 CommandLine library cleanup. No longer use getValue/setValue, instead, just treat the commandline by Chris Lattner · 24 years ago
  8. 57dbb3a Moved inline/llvm/Tools/* to include/llvm/Support/* by Chris Lattner · 24 years ago
  9. 8f367bd Large scale changes to implement new command line argument facility by Chris Lattner · 24 years ago
  10. 85202d4 Support changed expression api by Chris Lattner · 24 years ago
  11. 1546bff Update makefile for more accurate deps by Chris Lattner · 24 years ago
  12. a3c8916 Fix clean target by Chris Lattner · 24 years ago
  13. 416ae8d Reordered link line for correct static linking. by Vikram S. Adve · 24 years ago
  14. c13aff6 Add better support for post dominator information. by Chris Lattner · 24 years ago
  15. f3dc2c9 Initial checkin of analyze tool. by Chris Lattner · 24 years ago