aboutsummaryrefslogtreecommitdiffstats
path: root/tools/opt
Commit message (Expand)AuthorAgeFilesLines
* Change option name slightlyChris Lattner2001-07-231-1/+1
* Use the new Alias command line optionChris Lattner2001-07-231-3/+4
* CommandLine library cleanup. No longer use getValue/setValue, instead, just ...Chris Lattner2001-07-231-5/+5
* 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-235-52/+53
* Add support to call LevelRaiseChris Lattner2001-07-202-1/+2
* Reordered link line for correct static linking.Vikram S. Adve2001-07-151-2/+2
* Include ADCE pass, rename include/Opt directory to llvm/OptimizationsChris Lattner2001-06-301-2/+5
* 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 a stupid testcase for iterators.Chris Lattner2001-06-081-0/+20
* Initial revisionChris Lattner2001-06-065-0/+118