summaryrefslogtreecommitdiff
path: root/tools/analyze/analyze.cpp
Commit message (Expand)AuthorAge
...
* Induction variables must be phi nodesChris Lattner2001-12-03
* Create a new #include "Support/..." directory structure to move thingsChris Lattner2001-11-27
* Add hooks to print natural loop information and induction variablesChris Lattner2001-11-26
* Add hooks for the FindUsedTypes passChris Lattner2001-11-09
* Add analysis pass.Chris Lattner2001-11-07
* Add support to print a call graph, and also add support for module level inte...Chris Lattner2001-09-28
* Export the instruction forest support from the analysis libraryChris Lattner2001-09-14
* Parenthesize output for expranalyze so that pointer stuff being multiplied is...Chris Lattner2001-07-25
* Use the new Alias command line optionChris Lattner2001-07-23
* CommandLine library cleanup. No longer use getValue/setValue, instead, just ...Chris Lattner2001-07-23
* Moved inline/llvm/Tools/* to include/llvm/Support/*Chris Lattner2001-07-23
* Large scale changes to implement new command line argument facilityChris Lattner2001-07-23
* Support changed expression apiChris Lattner2001-07-21
* Update makefile for more accurate depsChris Lattner2001-07-20
* Add better support for post dominator information.Chris Lattner2001-07-06
* Initial checkin of analyze tool.Chris Lattner2001-07-03