aboutsummaryrefslogtreecommitdiff
path: root/utils/Makefile
AgeCommit message (Expand)Author
2013-07-15Merge commit '7dfcb84fc16b3bf6b2379713b53090757f0a45f9'Eli Bendersky
2013-04-05Move yaml2obj to tools too.Rafael Espindola
2013-04-05Move obj2yaml to tools to sort out make's dependencies.Rafael Espindola
2013-04-05Build obj2yaml with configure+make.Rafael Espindola
2012-08-21Merge up to r162331, git commit bc363931085587bac42a40653962a3e5acd1ffceDerek Schuff
2012-08-02Add yaml2obj. A utility to convert YAML to binaries.Michael J. Spencer
2012-07-09LOCALMODs from hg 0b098ca44de7 against r158408 (hg 90a87d6bfe45)Derek Schuff
2012-06-22Reverting makefile change wile I figure out what the heck happenedMarshall Clow
2012-06-22Added building yaml2obj to the configure+make build systemMarshall Clow
2012-04-17Goodbye, JSONParser...Manuel Klimek
2012-02-15utils: Kill NewNightlyTest.pl, which has been replaced by LNT (as far as I kn...Daniel Dunbar
2011-12-16Adds a JSON parser and a benchmark (json-bench) to catch performance regressi...Manuel Klimek
2010-10-02remove reference to dead script.Chris Lattner
2010-08-04Delete scripts which haven't noticed that CVS has gone away.Dan Gohman
2010-08-04cvsupdate is gone.Dan Gohman
2010-08-02tests: Add an 'llvm-lit' tool (script), which gets generated as part of theDaniel Dunbar
2009-09-24Add count/not tools as executables.Daniel Dunbar
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