summaryrefslogtreecommitdiff
path: root/utils/Makefile
Commit message (Expand)AuthorAge
* Delete utils/FileUpdate.Rafael Espindola2014-06-23
* Move yaml2obj to tools too.Rafael Espindola2013-04-05
* Move obj2yaml to tools to sort out make's dependencies.Rafael Espindola2013-04-05
* Build obj2yaml with configure+make.Rafael Espindola2013-04-05
* Add yaml2obj. A utility to convert YAML to binaries.Michael J. Spencer2012-08-02
* Reverting makefile change wile I figure out what the heck happenedMarshall Clow2012-06-22
* Added building yaml2obj to the configure+make build systemMarshall Clow2012-06-22
* Goodbye, JSONParser...Manuel Klimek2012-04-17
* utils: Kill NewNightlyTest.pl, which has been replaced by LNT (as far as I kn...Daniel Dunbar2012-02-15
* Adds a JSON parser and a benchmark (json-bench) to catch performance regressi...Manuel Klimek2011-12-16
* remove reference to dead script.Chris Lattner2010-10-02
* Delete scripts which haven't noticed that CVS has gone away.Dan Gohman2010-08-04
* cvsupdate is gone.Dan Gohman2010-08-04
* tests: Add an 'llvm-lit' tool (script), which gets generated as part of theDaniel Dunbar2010-08-02
* Add count/not tools as executables.Daniel Dunbar2009-09-24
* Add FileUpdate tool, conditionally updates its output based on its input.Daniel Dunbar2009-08-03
* Add a new little "FileCheck" utility for regression testing.Chris Lattner2009-07-08
* Moved Google Test code up one directory so that we can use a standard LLVMMisha Brukman2009-01-01
* remove attributions from tools/utils makefiles.Chris Lattner2007-12-29
* Set the new NO_INSTALL flag for build-only tools.Reid Spencer2007-02-06
* llvm-config doesn't live here anymore ==> toolsReid Spencer2006-04-20
* Burg not needed any more now that SparcV9 is gone.Reid Spencer2006-04-20
* Rename BuildShuffleTable -> PerfectShuffleChris Lattner2006-04-17
* Add missing things to the distribution.Reid Spencer2006-04-13
* Fix a typo in the name of a file.Reid Spencer2006-04-12
* Additional files to distribute.Reid Spencer2006-04-12
* Add the llvm-config directory to the EXTRA_DIST line so it gets distributedReid Spencer2006-04-12
* Update to llvm-config tool, by Erik Kidd:Reid Spencer2006-03-23
* New Makefile Features:Reid Spencer2004-10-25
* Out with spiff, in with fpcmpChris Lattner2004-04-13
* Build Spiff directoryBrian Gaeke2004-04-12
* Added LLVM copyright to Makefiles.John Criswell2003-10-20
* Move support/tools/* back into utilsChris Lattner2003-10-05
* Moved llvm/utils/Burg and llvm/utils/TableGen to llvm/support/tools.John Criswell2003-09-29
* Add makefile to build subdirsChris Lattner2002-12-02