summaryrefslogtreecommitdiff
path: root/test/tools
AgeCommit message (Expand)Author
2018-02-23Merging r325894:Hans Wennborg
2018-01-16Merging r321980:Hans Wennborg
2018-01-02[llvm-objcopy] Add support for visibilityJake Ehrlich
2017-12-28Fix tests after move to utohexstr.Benjamin Kramer
2017-12-27[llvm-readobj] Support -needed-libs option for COFF filesPetr Hosek
2017-12-21[llvm-readobj] Support 'GNU' style for MIPS GOT/PLT dumpingSimon Atanasyan
2017-12-19[dwarfdump][test] Add test case for r321064Jonas Devlieghere
2017-12-19[llvm-objcopy] Add option to add a progbits section from a fileJake Ehrlich
2017-12-18Fix buffer overrun in WindowsResourceCOFFWriter::writeSymbolTable()Bob Haarman
2017-12-16[LTO] Make processing of combined module more consistentVitaly Buka
2017-12-15Updated llvm-objdump to display local relocations in Mach-O binariesMichael Trent
2017-12-14[opt-viewer] Render utf-8 characters properly in the generated HTMLAdam Nemet
2017-12-14[opt-viewer] Support unicode characters in function namesAdam Nemet
2017-12-14[LLVMgold] Use platform dependent extension in testsEugene Leviant
2017-12-13[WebAssembly] Use bitfield types in wasm YAML representationSam Clegg
2017-12-13[dsymutil][test] Fix failing test when no lipo binary availableJonas Devlieghere
2017-12-13[dsymutil] Re-enable threadingJonas Devlieghere
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