aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2002-08-21Fixed linking problems that wanted me to link to analyze.o instead of analyze.aChris Lattner
2002-08-21Link in all analyses so that we get pointer analysis support built inChris Lattner
2002-08-17Do not leak memory for passes when using -stopAfterNPasses or -stopraiseChris Lattner
2002-08-17Run GlobalDCE before deadtypeelim so that we do not retain types for globalChris Lattner
2002-08-08- Cleaned up the interface to AnalysisUsage to take analysis class namesChris Lattner
2002-08-07Only include the sparc.o file once!Chris Lattner
2002-08-01Reorder tool building sequence to more closely match the reality of whatChris Lattner
2002-07-31Changes to be GCC3.1 friendlyChris Lattner
2002-07-31Change command line option message on -q to make it more accurateChris Lattner
2002-07-30Print the tool name when an error comes from so that I can tell whichChris Lattner
2002-07-30Print the tool name when an error comes from so that I can tell whichChris Lattner
2002-07-30Print the tool name when an error comes from so that I can tell whichChris Lattner
2002-07-30Remove extraneous #includesChris Lattner
2002-07-29Use a module analysisChris Lattner
2002-07-29Seperate analysis wrapper stuff to AnalysisWrappers.cppChris Lattner
2002-07-27Make analyze use the Pass repository to populate it's command line argument listChris Lattner
2002-07-26Factor PassNamePArser out into llvm/Support/PassNameParser.hChris Lattner
2002-07-26*** empty log message ***Chris Lattner
2002-07-25Namespace correctness is goodChris Lattner
2002-07-25*** empty log message ***Chris Lattner
2002-07-25Be more namespace correctChris Lattner
2002-07-25REmove extra blank linesChris Lattner
2002-07-25*** empty log message ***Chris Lattner
2002-07-24*** empty log message ***Chris Lattner
2002-07-23*** empty log message ***Chris Lattner
2002-07-23Minor changes due to code juggled aroundChris Lattner
2002-07-23Use the pass registration mechanism to populate command line options forChris Lattner
2002-07-23Raise pass requires an explicit TargetData member now.Chris Lattner
2002-07-23*** empty log message ***Chris Lattner
2002-07-23Convert over to new style of Makefile, where there is a difference between .o...Chris Lattner
2002-07-22Fix synopsisChris Lattner
2002-07-22Add description to Enum options.Chris Lattner
2002-07-22*** empty log message ***Chris Lattner
2002-07-22Convert command line option processing code over to use the syntax supportedChris Lattner
2002-07-18Add support for bottom up closure of ds analysisChris Lattner
2002-07-16Removed emitfuncs: now its part of instrument libraryAnand Shukla
2002-07-12added emitfuncs pass, and disabled reassociate pass (needs fixing)Anand Shukla
2002-07-12Added emitfuncs passAnand Shukla
2002-07-10Rename DataStructure to LocalDataStructuresChris Lattner
2002-07-09Disabling reassociate pass until it is fixed.Vikram S. Adve
2002-06-30*** empty log message ***Chris Lattner
2002-06-30Clean up anands patchChris Lattner
2002-06-30Strip the symbols out of the bytecode to inflate generated executables less.Chris Lattner
2002-06-30YEs, we really do want to sort.Chris Lattner
2002-06-30Yes, we REALLY DO want to run the reassociate pass.Chris Lattner
2002-06-25Changes for 64bit gccAnand Shukla
2002-06-25correcting makefile: incorrectly checked in wrong version earlierAnand Shukla
2002-06-25Changes for 64bit gccAnand Shukla
2002-06-25MEGAPATCH checkin.Chris Lattner
2002-06-25MEGAPATCH checkin.Chris Lattner