aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-10-17[llvm-cov] Add one correction to r315960 (PR34962)Vedant Kumar
2017-10-16[llvm-cov] Remove workaround in line execution count calculation (PR34962)Vedant Kumar
2017-10-16fix llvm-isel-fuzzer: LLVMFuzzerTestOneInput should never return non-zero (a...Kostya Serebryany
2017-10-14llvm-readobj: Print AMDGPU note contentsKonstantin Zhuravlyov
2017-10-14llvm-readobj: Print AMDGPU note type namesKonstantin Zhuravlyov
2017-10-14[llvm-cov] Factor out logic to iterate over line coverage stats (NFC)Vedant Kumar
2017-10-13[llvm-demangle-fuzzer] Add a fuzz target for ItaniumDemangler.Matt Morehouse
2017-10-13[llvm-cov] Generate "report" for given source paths if sources are specified.Max Moroz
2017-10-13Re-land "[dsymutil] Timestmap verification for __swift_ast"Jonas Devlieghere
2017-10-13Removing default case statement from covered switch.Keith Wyss
2017-10-12Revert "TargetMachine: Merge TargetMachine and LLVMTargetMachine"Matthias Braun
2017-10-12[XRay][tools] Updated stacks tool with flamegraph output.Keith Wyss
2017-10-12TargetMachine: Merge TargetMachine and LLVMTargetMachineMatthias Braun
2017-10-12Re-commit "llvm-isel-fuzzer: Handle a subset of backend flags in the exec name"Justin Bogner
2017-10-12Revert r315545 "llvm-isel-fuzzer: Handle a subset of backend flags in the exe...Hans Wennborg
2017-10-12llvm-isel-fuzzer: Handle a subset of backend flags in the executable nameJustin Bogner
2017-10-11Revert "[ADT] Make Twine's copy constructor private."Zachary Turner
2017-10-11[MC] Have MCObjectStreamer take its MCAsmBackend argument via unique_ptr.Lang Hames
2017-10-11[ADT] Make Twine's copy constructor private.Zachary Turner
2017-10-11MC Helpers for llvm-cfi-verify.Vlad Tsyrklevich
2017-10-11Reland 'Classify llvm-cfi-verify.'Vlad Tsyrklevich
2017-10-11Fix incorrect integer literal suffix.Zachary Turner
2017-10-11[llvm-rc] Use proper search algorithm for finding resources.Zachary Turner
2017-10-11Reland "[llvm-objcopy] Add support for --strip-sections to remove all section...Jake Ehrlich
2017-10-11Convert a few ErrorOr to Expected.Rafael Espindola
2017-10-11Revert "[dsymutil] Timestmap verification for __swift_ast"Jonas Devlieghere
2017-10-11[dsymutil] Timestmap verification for __swift_astJonas Devlieghere
2017-10-11[llvm-rc] Fix spelling in messageSimon Dardis
2017-10-11Revert "[llvm-objcopy] Add support for --strip-sections to remove all section...Jake Ehrlich
2017-10-11[llvm-objcopy] Add support for --strip-sections to remove all section headers...Jake Ehrlich
2017-10-11[MC] Have MCObjectStreamer take its MCAsmBackend argument via unique_ptr.Lang Hames
2017-10-10[llvm-objcopy] Add ability to remove multiple sections by nameJake Ehrlich
2017-10-10[llvm-objcopy] Fix latent bug that allowed some Sections to be improperly cas...Jake Ehrlich
2017-10-10Revert "Classify llvm-cfi-verify."Vlad Tsyrklevich
2017-10-10Classify llvm-cfi-verify.Vlad Tsyrklevich
2017-10-10[opt-viewer] Don't Decode HTML bytes for Python 2Roman Lebedev
2017-10-10[llvm-objcopy] Add support for removing sectionsJake Ehrlich
2017-10-10Revert "temporary"Jake Ehrlich
2017-10-10temporaryJake Ehrlich
2017-10-09[llvm-rc] Try again to fix errors on big endian systems.Zachary Turner
2017-10-09[llvm-objdump] Use initializer list for scoped xar api constructorsFrancis Ricci
2017-10-09Fix some C++ value / reference semantics issues.Zachary Turner
2017-10-09[dsymutil] Emit valid debug locations when no symbol flags are setFrancis Ricci
2017-10-09[llvm-rc] Have the tokenizer discard single & block comments.Zachary Turner
2017-10-08Remove unused variables. No functionality change.Benjamin Kramer
2017-10-06[llvm-rc] Fix some endianness errors.Zachary Turner
2017-10-06[llvm-rc] Implement escape sequences in .rc files.Zachary Turner
2017-10-06[llvm-rc] Serialize user-defined resources to .res files.Zachary Turner
2017-10-06[llvm-rc] Serialize STRINGTABLE statements to .res file.Zachary Turner
2017-10-06[llvm-rc] Serialize VERSIONINFO resources to .res files.Zachary Turner