aboutsummaryrefslogtreecommitdiffstats
path: root/tools/analyze/analyze.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use the new Alias command line optionChris Lattner2001-07-231-1/+2
* CommandLine library cleanup. No longer use getValue/setValue, instead, just ...Chris Lattner2001-07-231-3/+3
* Moved inline/llvm/Tools/* to include/llvm/Support/*Chris Lattner2001-07-231-1/+1
* Large scale changes to implement new command line argument facilityChris Lattner2001-07-231-44/+51
* Support changed expression apiChris Lattner2001-07-211-5/+5
* Update makefile for more accurate depsChris Lattner2001-07-201-1/+34
* Add better support for post dominator information.Chris Lattner2001-07-061-23/+46
* Initial checkin of analyze tool.Chris Lattner2001-07-031-0/+104