aboutsummaryrefslogtreecommitdiff
path: root/tools/opt/Makefile
AgeCommit message (Expand)Author
2002-06-25Changes for 64bit gccAnand Shukla
2002-05-07Straighten out makefiles after moving code to new Transform Utils libraryChris Lattner
2002-04-07Remove asmwriter library from link line, because the useful contents of itChris Lattner
2002-03-28Makefile change for IPO's that use the Datastructure analysis stuffChris Lattner
2002-03-06Pull interprocedural analyses out of Analysis library into their own libChris Lattner
2002-02-26Link in the PathProfiles libraryAnand Shukla
2002-01-31Resolve dependenciesChris Lattner
2002-01-21Eliminate opt libraryChris Lattner
2001-12-04Use new induction variable simplification code with -indvars optionChris Lattner
2001-11-26Link to ipo libraryChris Lattner
2001-11-10add Yet Another Instance of a Static LibraryChris Lattner
2001-11-01Move the Raise xform from opt to transformsChris Lattner
2001-10-18Expose more xforms to the opt utilityChris Lattner
2001-10-18Add support to insert trace code as an "optimization"Chris Lattner
2001-09-07Make use of the new TOOLNAME/USEDLIBS options provided in Makefile.commonChris 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-06Initial revisionChris Lattner