summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools
Commit message (Expand)AuthorAgeFilesLines
...
* [llvm-readobj/llvm-readelf] - Improve dumping of versioning sections.Georgii Rymar2019-11-205-44/+167
* Introduce llvm-install-name-toolAlexander Shaposhnikov2019-11-195-0/+212
* Revert "Introduce llvm-install-name-tool"Alexander Shaposhnikov2019-11-195-212/+0
* Introduce llvm-install-name-toolAlexander Shaposhnikov2019-11-195-0/+212
* implement printing out raw section data of xcoff objectfile for llvm-objdumpdiggerlin2019-11-192-0/+90
* [llvm-objdump] Print relocation addends in hexadecimalDavid Bozier2019-11-195-10/+116
* Revert "implement printing out raw section data of xcoff objectfile for llvm-...Leonard Chan2019-11-182-90/+0
* [llvm-cxxfilt] Improve strip-underscore behaviorSteven Wu2019-11-1810-11/+15
* implement printing out raw section data of xcoff objectfile for llvm-objdumpdiggerlin2019-11-182-0/+90
* [yaml2obj][test] Move tests to binary format specific subdirectoriesFangrui Song2019-11-1886-102/+93
* [NFC] Clean up debug-names-verify-completeness.s testPavel Labath2019-11-181-179/+157
* [llvm-objcopy][MachO] Implement --redefine-sym and --redefine-symsFangrui Song2019-11-151-0/+51
* [DebugInfo] Allow spill slots in call site parameter descriptionsVedant Kumar2019-11-151-0/+0
* [llvm-objcopy][NFC] Use generated object file in COFF/add-section.testSergey Dmitriev2019-11-153-13/+6
* DWARFDebugLoc(v4): Add an incremental parsing functionPavel Labath2019-11-157-25/+23
* [llvm-objcopy][MachO] Implement --remove-sectionSeiya Nuta2019-11-151-0/+127
* [yaml2obj][COFF] Add support for extended relocation tablesSergey Dmitriev2019-11-141-0/+71
* [llvm-objcopy][COFF] Add support for extended relocation tablesSergey Dmitriev2019-11-142-0/+32
* DWARFDebugLoclists: stricter base address handlingPavel Labath2019-11-142-2/+8
* [dsymutil] Add -dump to llvm-bcanalyzer invocationsFrancis Visoiu Mistrih2019-11-132-4/+4
* [llvm-objcopy][COFF] Implement --redefine-sym and --redefine-symsFangrui Song2019-11-123-15/+106
* DWARFDebugLoclists: add location list "interpretation" logicPavel Labath2019-11-123-5/+4
* [llvm-readelf/llvm-readobj][test] - Convert elf-linker-options.ll to use YAML.Georgii Rymar2019-11-122-12/+30
* [yaml2obj/obj2yaml] - Add support for SHT_LLVM_LINKER_OPTIONS sections.Georgii Rymar2019-11-122-0/+189
* [yaml2obj] - Add a way to describe the custom data that is not part of an out...Georgii Rymar2019-11-113-5/+303
* Revert "Fixed a profdata file size detection on Windows system."Vladimir Vereschaka2019-11-101-1/+1
* llvm-ranlib/nm: Don't print usage message except for usage errorsSam Clegg2019-11-083-0/+18
* [llvm-xray] Add basic test for AArch64 supportShoaib Meenai2019-11-082-0/+173
* [llvm-ar] Support verbose mode for operation 'x'Fangrui Song2019-11-071-3/+12
* [ThinLTO] Import readonly vars with refsevgeny2019-11-071-1/+1
* [llvm-readobj] - Simplify elf-hash-symbols.test. NFCI.Georgii Rymar2019-11-071-10/+24
* Revert "Introduce llvm-install-name-tool"Alexander Shaposhnikov2019-11-065-212/+0
* Introduce llvm-install-name-toolAlexander Shaposhnikov2019-11-065-0/+212
* [X86] Fix SLM v2i64 ADD/Sub/CMPEQ instruction schedulesSimon Pilgrim2019-11-062-14/+14
* [X86] Fix SLM v2f64 ADD/MUL + FP BLEND/HADD instruction schedulesSimon Pilgrim2019-11-063-43/+43
* DWARFDebugLoclists: Move to a incremental parsing modelPavel Labath2019-11-061-2/+2
* Fixed a profdata file size detection on Windows system.Vladimir Vereschaka2019-11-051-1/+1
* [llvm-objdump] Fix spurious "The end of the file was unexpectedly encountered...Sid Manning2019-11-051-0/+37
* [llvm-objcopy][ELF] Implement --only-keep-debugFangrui Song2019-11-052-22/+224
* DWARFDebugLoclists: Make it possible to read relocated addressesPavel Labath2019-11-051-0/+120
* [test] Use system locale for mri-utf8.testThomas Preud'homme2019-11-042-23/+21
* [llvm-readobj] Change errors to warnings for symbol section name dumpingJames Henderson2019-11-044-21/+192
* [dsymutil] Second attempt to fix dsymutil tests on non-darwin platformsFrancis Visoiu Mistrih2019-11-011-1/+1
* [dsymutil] Require darwin in fat binary testFrancis Visoiu Mistrih2019-11-011-0/+2
* [dsymutil] Add support for linking remarksFrancis Visoiu Mistrih2019-11-0119-0/+101
* [NFC][llvm-readobj] Split getSectionIndexName function into twoJames Henderson2019-11-011-36/+33
* [profile] Fourth fix for toolchains without zlib after D68351Vedant Kumar2019-10-311-0/+0
* [profile] Add a mode to continuously sync counter updates to a fileVedant Kumar2019-10-318-9/+23
* [mca] Fix test case (NFC)Evandro Menezes2019-10-311-6/+6
* [AArch64] Update for ExynosEvandro Menezes2019-10-311-0/+71
OpenPOWER on IntegriCloud