summaryrefslogtreecommitdiff
path: root/tools/LLVMBuild.txt
AgeCommit message (Expand)Author
2017-06-09Rename llvm-pdbdump -> llvm-pdbutil.Zachary Turner
2017-04-21Add llvm-cvtres to LLVMBuild.txtZachary Turner
2016-11-29Add llvm-modextract tool.Peter Collingbourne
2016-11-29Bitcode: Introduce BitcodeWriter interface.Peter Collingbourne
2015-12-01llvm-dwp: Initial layoutDavid Blaikie
2015-09-22Remove macho-dump. Its functionality is now covered by llvm-readobj.Davide Italiano
2015-08-21TransformUtils: Introduce module splitter.Peter Collingbourne
2015-06-12Wrap some long lines in LLVMBuild files. NFCDouglas Katzman
2015-05-14Reflow long lines of some LLVMBuild filesDouglas Katzman
2015-01-27Add llvm-pdbdump to tools.Zachary Turner
2014-12-12Initial dsymutil tool commit.Frederic Riss
2014-12-09Revert "Initial dsymutil tool commit."Frederic Riss
2014-12-09Initial dsymutil tool commit.Frederic Riss
2014-07-30Rename llvm-uselistorder => verify-uselistorderDuncan P. N. Exon Smith
2014-07-28llvm-uselistorder: Get it building in configure+make after r214125Duncan P. N. Exon Smith
2014-02-17PGO: llvm-profdata: tool for merging profilesDuncan P. N. Exon Smith
2013-10-02Remove the very substantial, largely unmaintained legacy PGOChandler Carruth
2013-09-24Move LTO support library to a component, allowing it to be testedPeter Collingbourne
2013-06-14Remove the LLVM specific archive index.Rafael Espindola
2012-11-21Adding tests for the Intel JIT event listener's MCJIT support.Andrew Kaylor
2012-10-31MC: Simple example parser for MC assembly markup.Jim Grosbach
2012-04-19Remove llvm-ld and llvm-stub (which is only used by llvm-ld).Michael J. Spencer
2011-12-12LLVMBuild: Introduce a common section which currently has a list of theDaniel Dunbar
2011-12-12LLVMBuild: Remove trailing newline, which irked me.Daniel Dunbar
2011-11-03build: Add initial cut at LLVMBuild.txt files.Daniel Dunbar