aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Add support to call LevelRaiseChris Lattner2001-07-202-1/+2
* Update makefile for more accurate depsChris Lattner2001-07-202-3/+38
* Fix clean targetChris Lattner2001-07-181-1/+1
* Reordered link line for correct static linking.Vikram S. Adve2001-07-156-10/+10
* Add better support for post dominator information.Chris Lattner2001-07-061-23/+46
* Initial checkin of analyze tool.Chris Lattner2001-07-032-0/+114
* Build new analyze toolChris Lattner2001-07-031-1/+1
* Include ADCE pass, rename include/Opt directory to llvm/OptimizationsChris Lattner2001-06-301-2/+5
* Miscellaneous cleanups:Chris Lattner2001-06-273-6/+3
* Add command line arguments for Constant Pool Merging & Sparse Conditional Con...Chris Lattner2001-06-271-6/+8
* Add stub for induction variable codeChris Lattner2001-06-201-0/+1
* Removed silly test codeChris Lattner2001-06-131-22/+4
* Added options to print out basic blocks in a variety of different orderingsChris Lattner2001-06-133-30/+231
* Added a stupid testcase for iterators.Chris Lattner2001-06-081-0/+20
* Initial revisionChris Lattner2001-06-0617-0/+613