summaryrefslogtreecommitdiff
path: root/test/tools
AgeCommit message (Expand)Author
2017-12-13reverting out -r320532 because a warning is breaking the lld buildMichael Trent
2017-12-12Updated llvm-objdump to display local relocations in Mach-O binariesMichael Trent
2017-12-12[dsymutil] Accept line tables up to DWARFv5.Jonas Devlieghere
2017-12-11[llvm-cov] Simplify a test case. NFC.Vedant Kumar
2017-12-11[llvm-cov] Add an option for "export" command to emit only file summary data.Max Moroz
2017-12-08dwarfdump: Add support for the --diff option.Adrian Prantl
2017-12-08Reverting r320166 to fix test failures.Michael Trent
2017-12-08Updated llvm-objdump to display local relocations in Mach-O binariesMichael Trent
2017-12-07[dsymutil] Add -verify option to run DWARF verifier after linking.Jonas Devlieghere
2017-12-06[COFF] Ignore semicolons in module definition identifiersRui Ueyama
2017-12-06[opt-viewer] Suppress noisy Swift remarksAdam Nemet
2017-12-05Simplify test.Rafael Espindola
2017-12-05Delete temp file if rename fails.Rafael Espindola
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-12-02[llvm-readobj] Print static MIPS GOTSimon Atanasyan
2017-11-30[AMDGPU] Convert test/tools/llvm-objdump/AMDGPU/source-lines.ll to amdgizYaxun Liu
2017-11-30[llvm-objcopy] Add support for --only-keep/-j and --keepJake Ehrlich
2017-11-30[dsymutil] Upstream getBundleInfo implementationJonas Devlieghere
2017-11-30[Coverage] Use the most-recent completed region count (PR35437)Vedant Kumar
2017-11-29Add opt-viewer testingAdam Nemet
2017-11-29llvm-dwarfdump: honor the --show-children option when dumping a specific DIE.Adrian Prantl
2017-11-29Revert "Add opt-viewer testing"Adam Nemet
2017-11-28Add opt-viewer testingAdam Nemet
2017-11-28Revert "Add opt-viewer testing"Adam Nemet
2017-11-27Add opt-viewer testingAdam Nemet
2017-11-27[llvm-objcopy] Add --strip-all-gnu and change --strip-allJake Ehrlich
2017-11-27[llvm-dwarfdump] Display DW_AT_high_pc as absolute valueJonas Devlieghere
2017-11-20[AMDGPU][MC][GFX8][GFX9] Corrected names of integer v_{add/addc/sub/subrev/su...Dmitry Preobrazhensky
2017-11-17[llvm-profdata] Don't treat non-fatal merge errors as fatalVedant Kumar
2017-11-17[gold] Fix broken thin LTO cache test NFCAndrew Ng
2017-11-17[llvm-profdata] Fix a dangling reference to an error stringVedant Kumar
2017-11-16llvm-objdump: Add missing requires for the test in r313921Justin Bogner
2017-11-16Add ELF dynamic symbol support to yaml2obj/obj2yamlDave Lee
2017-11-16Allow empty mappings for optional YAML inputDave Lee
2017-11-15[llvm-objcopy] Change -O binary to respect section removal and behave like GN...Jake Ehrlich
2017-11-15[llvm-opt-fuzzer] Only run tests for the x86 target. Igor Laevsky
2017-11-15[llvm-opt-fuzzer] NFC. Add sanity tests.Igor Laevsky
2017-11-14[cfi-verify] Add DOT graph printing for GraphResult objects.Mitch Phillips
2017-11-14[llvm-strings] Add support for the -a/--all optionsMartin Storsjo
2017-11-14[llvm-objcopy] Add -strip-non-alloc option to remove all non-allocated sectionsJake Ehrlich
2017-11-14[llvm-objcopy] Support the rest of the ELF formatsJake Ehrlich
2017-11-14Adjust test after r318159Adam Nemet
2017-11-14[llvm-profdata] Report if profile data file is IR- or FE-levelAdam Nemet
2017-11-13[llvm-objcopy] Add --strip-debugJake Ehrlich
2017-11-13[llvm-objcopy] Add --strip-all option to llvm-objcopyJake Ehrlich
2017-11-10[llvm-cvtres] Add support for ARM64Martin Storsjo
2017-11-09Reapply: Allow yaml2obj to order implicit sections for ELFDave Lee
2017-11-09[llvm-cov] Fix more -path-equivalence test bugsVedant Kumar
2017-11-09[llvm-cov] Fix a -path-equivalence bug in a testVedant Kumar
2017-11-09[llvm-cov] Don't render empty region marker linesVedant Kumar