aboutsummaryrefslogtreecommitdiff
path: root/utils/Makefile
AgeCommit message (Expand)Author
2009-08-03Add FileUpdate tool, conditionally updates its output based on its input.Daniel Dunbar
2009-07-08Add a new little "FileCheck" utility for regression testing.Chris Lattner
2009-01-01Moved Google Test code up one directory so that we can use a standard LLVMMisha Brukman
2007-12-29remove attributions from tools/utils makefiles.Chris Lattner
2007-02-06Set the new NO_INSTALL flag for build-only tools.Reid Spencer
2006-04-20llvm-config doesn't live here anymore ==> toolsReid Spencer
2006-04-20Burg not needed any more now that SparcV9 is gone.Reid Spencer
2006-04-17Rename BuildShuffleTable -> PerfectShuffleChris Lattner
2006-04-13Add missing things to the distribution.Reid Spencer
2006-04-12Fix a typo in the name of a file.Reid Spencer
2006-04-12Additional files to distribute.Reid Spencer
2006-04-12Add the llvm-config directory to the EXTRA_DIST line so it gets distributedReid Spencer
2006-03-23Update to llvm-config tool, by Erik Kidd:Reid Spencer
2004-10-25New Makefile Features:Reid Spencer
2004-04-13Out with spiff, in with fpcmpChris Lattner
2004-04-12Build Spiff directoryBrian Gaeke
2003-10-20Added LLVM copyright to Makefiles.John Criswell
2003-10-05Move support/tools/* back into utilsChris Lattner
2003-09-29Moved llvm/utils/Burg and llvm/utils/TableGen to llvm/support/tools.John Criswell
2002-12-02Add makefile to build subdirsChris Lattner