summaryrefslogtreecommitdiff
path: root/tools/LLVMBuild.txt
AgeCommit message (Expand)Author
2017-09-20Introduce the llvm-cfi-verify tool (resubmission of D37937).Vlad Tsyrklevich
2017-09-20Revert "Introduce the llvm-cfi-verify tool (resubmission of D37937)."Vlad Tsyrklevich
2017-09-20Introduce the llvm-cfi-verify tool (resubmission of D37937).Vlad Tsyrklevich
2017-09-19Revert "Introduce the llvm-cfi-verify tool."Vlad Tsyrklevich
2017-09-19Introduce the llvm-cfi-verify tool.Vlad Tsyrklevich
2017-08-01Reland "[LLVM][llvm-objcopy] Added basic plumbing to get things started"Petr Hosek
2017-07-27Revert "Reland "[LLVM][llvm-objcopy] Added basic plumbing to get things start...Petr Hosek
2017-07-27Reland "[LLVM][llvm-objcopy] Added basic plumbing to get things started"Petr Hosek
2017-07-25Revert "Reland "[LLVM][llvm-objcopy] Added basic plumbing to get things start...Petr Hosek
2017-07-25Reland "[LLVM][llvm-objcopy] Added basic plumbing to get things started"Petr Hosek
2017-07-25Revert "Reland "[LLVM][llvm-objcopy] Added basic plumbing to get things start...Petr Hosek
2017-07-25Reland "[LLVM][llvm-objcopy] Added basic plumbing to get things started"Petr Hosek
2017-07-25Add an empty shell of llvm-rc.Marek Sokolowski
2017-07-22Revert "Reland "[LLVM][llvm-objcopy] Added basic plumbing to get things start...Petr Hosek
2017-07-22Reland "[LLVM][llvm-objcopy] Added basic plumbing to get things started"Petr Hosek
2017-07-20Implement parsing and writing of a single xml manifest file.Eric Beckmann
2017-07-20Revert "[LLVM][llvm-objcopy] Added basic plumbing to get things started"Petr Hosek
2017-07-19[LLVM][llvm-objcopy] Added basic plumbing to get things startedPetr Hosek
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