summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-03-07Fix bugpoint to work with swifterror valuesArnold Schwaighofer
2017-03-07llvm-objdump: handle line numbers and source options for amdgpu objectsKonstantin Zhuravlyov
2017-03-07[ObjectYAML] Add support for DWARF5 Unit headerChris Bieneman
2017-03-07Fix test and add missing return for llvm-lto2 error caseTeresa Johnson
2017-03-06[ObjectYAML] Support for DW_FORM_implicit_const DWARF5 formChris Bieneman
2017-03-06[DWARFv5] Update definitions to match published spec.Paul Robinson
2017-03-03[ObjectYAML] [DWARF] Abstract DWARF Initial Length valuesChris Bieneman
2017-03-03[sancov] better input parameters validationMike Aizatsky
2017-03-02[Support] Move Stream library from MSF -> Support.Zachary Turner
2017-03-02Allow use of spaces in Bugpoint ‘--compile-command’ argumentDavid Bozier
2017-03-02LTO: When creating a local cache, create the cache directory if it does not a...Peter Collingbourne
2017-02-28[DWARFv5] llvm-mc support for new unit header.Paul Robinson
2017-02-28gold-plugin: Remove unused variable.Peter Collingbourne
2017-02-28Actually add error handling to unpacking the dyld compact bind andKevin Enderby
2017-02-28[llvm-cov] Error-out when an unsupported format is used (PR32087)Vedant Kumar
2017-02-28[Assembler] Add test for !srcloc references in assembler diagsSanne Wouda
2017-02-28[PDB] Make streams carry their own endianness.Zachary Turner
2017-02-27[PDB] Partial resubmit of r296215, which improved PDB Stream Library.Zachary Turner
2017-02-27llvm-mc-fuzzer: add support for assemblyBrian Cain
2017-02-25Revert r296215, "[PDB] General improvements to Stream library." and followings.NAKAMURA Takumi
2017-02-25[PDB] General improvements to Stream library.Zachary Turner
2017-02-25[PDB] Rename Stream related source files.Zachary Turner
2017-02-25[XRAY] A Color Choosing helper for XRay GraphDean Michael Berris
2017-02-24[sancov] extending sancov --help documentationMike Aizatsky
2017-02-23[llvm-cov] Strip redundant path components from filenames (fix PR31982)Vedant Kumar
2017-02-21Don't modify archive members unless really needed.Rafael Espindola
2017-02-20[Orc] Rename ObjectLinkingLayer -> RTDyldObjectLinkingLayer.Lang Hames
2017-02-19[llvm-cov] Respect Windows line endings when parsing demangled symbols.Igor Kudrin
2017-02-18Don't assume little endian in StreamReader / StreamWriter.Zachary Turner
2017-02-17opt: Rename -default-data-layout flag to -data-layout and make it always over...Peter Collingbourne
2017-02-17[XRAY] [x86_64] Adding a Flight Data filetype reader to the llvm-xray Trace i...Dean Michael Berris
2017-02-16[pdb] Add the ability to resolve TypeServer PDBs.Zachary Turner
2017-02-16Remove uses of deprecated std::random_shuffle in the LLVM code base. Reviewed...Marshall Clow
2017-02-15[LTO] Add ability to emit assembly to new LTO APITobias Edler von Koch
2017-02-14Disable wrapping llvm-xray YAML outputDimitry Andric
2017-02-13[llvm-lto2] Fix typo spotted by Teresa (r294885 post-commit review).Davide Italiano
2017-02-12llvm-readobj: process FreeBSD core notesSaleem Abdulrasool
2017-02-12[lib/LTO] Add support for hotness optremarks in the new API.Davide Italiano
2017-02-12[llvm-lto2] Fix typo in error message.Davide Italiano
2017-02-12[lib/LTO] Initial support for optimization remarks in the new API.Davide Italiano
2017-02-10IR: Function summary extensions for whole-program devirtualization pass.Peter Collingbourne
2017-02-10[XRay] A graph Class for the llvm-xray graphDean Michael Berris
2017-02-10Revert "[XRay] A graph Class for the llvm-xray graph"Dean Michael Berris
2017-02-10[XRay] A graph Class for the llvm-xray graphDean Michael Berris
2017-02-09[dsymutil] Fix handling of empty CUs in LTO links.Frederic Riss
2017-02-09Tweak the implementation of llvm-objdump’s -objc-meta-data option soKevin Enderby
2017-02-08llvm-objdump: make NoLeadingAddr work on more than just MachOSaleem Abdulrasool
2017-02-08Use dynamic symbols for ELF disassemblySam Parker
2017-02-06Fix a bug in llvm-obdump(1) with the -macho and -info-plist optionsKevin Enderby
2017-02-06Fix a bug in llvm-obdump(1) with the -macho and -disassemble optionsKevin Enderby