aboutsummaryrefslogtreecommitdiff
path: root/tools/opt
AgeCommit message (Expand)Author
2001-09-07Remove support for const pool merging, which is obsolete now.Chris Lattner
2001-07-23Change option name slightlyChris Lattner
2001-07-23Use the new Alias command line optionChris Lattner
2001-07-23CommandLine library cleanup. No longer use getValue/setValue, instead, just ...Chris Lattner
2001-07-23Moved inline/llvm/Tools/* to include/llvm/Support/*Chris Lattner
2001-07-23Large scale changes to implement new command line argument facilityChris Lattner
2001-07-20Add support to call LevelRaiseChris Lattner
2001-07-15Reordered link line for correct static linking.Vikram S. Adve
2001-06-30Include ADCE pass, rename include/Opt directory to llvm/OptimizationsChris Lattner
2001-06-27Add command line arguments for Constant Pool Merging & Sparse Conditional Con...Chris Lattner
2001-06-20Add stub for induction variable codeChris Lattner
2001-06-13Removed silly test codeChris Lattner
2001-06-08Added a stupid testcase for iterators.Chris Lattner
2001-06-06Initial revisionChris Lattner