aboutsummaryrefslogtreecommitdiffstats
path: root/tools/opt/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove asmwriter library from link line, because the useful contents of itChris Lattner2002-04-071-1/+1
* Makefile change for IPO's that use the Datastructure analysis stuffChris Lattner2002-03-281-1/+1
* Pull interprocedural analyses out of Analysis library into their own libChris Lattner2002-03-061-1/+1
* Link in the PathProfiles libraryAnand Shukla2002-02-261-1/+1
* Resolve dependenciesChris Lattner2002-01-311-2/+2
* Eliminate opt libraryChris Lattner2002-01-211-1/+2
* Use new induction variable simplification code with -indvars optionChris Lattner2001-12-041-1/+1
* Link to ipo libraryChris Lattner2001-11-261-1/+1
* add Yet Another Instance of a Static LibraryChris Lattner2001-11-101-1/+1
* Move the Raise xform from opt to transformsChris Lattner2001-11-011-1/+1
* Expose more xforms to the opt utilityChris Lattner2001-10-181-1/+1
* Add support to insert trace code as an "optimization"Chris Lattner2001-10-181-1/+1
* Make use of the new TOOLNAME/USEDLIBS options provided in Makefile.commonChris Lattner2001-09-071-7/+3
* Large scale changes to implement new command line argument facilityChris Lattner2001-07-231-1/+1
* Add support to call LevelRaiseChris Lattner2001-07-201-1/+1
* Reordered link line for correct static linking.Vikram S. Adve2001-07-151-2/+2
* Initial revisionChris Lattner2001-06-061-0/+10