summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools
Commit message (Expand)AuthorAgeFilesLines
* llvm-readobj: teach it to handle MachO Universal Archive correctlyDavid Blaikie2015-04-132-0/+156
* Fix failure on builder llvm-clang-lld-x86_64-debian-fast as theKevin Enderby2015-04-061-1/+0
* For llvm-objdump added support for printing Objc2 32-bit runtime meta dataKevin Enderby2015-04-063-0/+410
* Add the option -objc-meta-data to llvm-objdump used with -macho toKevin Enderby2015-04-013-0/+206
* [Objdump] Pass the correct subtarget to printInst.Akira Hatanaka2015-03-282-0/+3
* Add a -raw option to the -section mode of llvm-objdump.Adrian Prantl2015-03-271-0/+5
* llvm-cov: Require a subcommand when invoked as llvm-covJustin Bogner2015-03-243-23/+23
* [dsymutil] Temporarily disable some tests on windows.Frederic Riss2015-03-243-0/+3
* Add -m -m elf_x86_64 to gold invocations.Rafael Espindola2015-03-243-4/+5
* [llvm-readobj] add support for macho universal binary.Rafael Espindola2015-03-242-0/+141
* test: Make a start on a test suite for libLTO.Peter Collingbourne2015-03-192-0/+22
* libLTO, llvm-lto, gold: Introduce flag for controlling optimization level.Peter Collingbourne2015-03-191-0/+50
* gold: Make powerpc support optional for the tests.Peter Collingbourne2015-03-191-0/+2
* llvm-cov: Only emit colour by default if the output is a ttyJustin Bogner2015-03-195-11/+11
* Add the option -no-symbolic-operands to llvm-objdump used with -macho andKevin Enderby2015-03-171-0/+9
* Add the option, -no-leading-addr llvm-objdump used with -macho andKevin Enderby2015-03-172-0/+29
* Add the option, -dis-symname to llvm-objdump used with -macho andKevin Enderby2015-03-171-0/+19
* llvm-cov: Warn instead of error if a .gcda has arcs from an exit blockJustin Bogner2015-03-173-0/+4
* InstrProf: Fix CoverageMappingReader on big endianJustin Bogner2015-03-162-0/+1
* Add the options, -dylibs-used and -dylib-id to llvm-objdump used with -machoKevin Enderby2015-03-161-0/+6
* InstrProf: Remove xfails for big-endian from coverage testsJustin Bogner2015-03-168-24/+0
* InstrProf: Do a better job of reading coverage mapping data.Justin Bogner2015-03-165-4/+15
* [dsymutil] Add support to generate .debug_pubnames and .debug_pubtypesFrederic Riss2015-03-163-1/+71
* Rework r232337. Let llvm/test/tools/dsymutil/X86/basic-linking-x86.test dospa...NAKAMURA Takumi2015-03-161-8/+7
* Suppress llvm/test/tools/dsymutil/X86/basic-linking-x86.test for now. Will fi...NAKAMURA Takumi2015-03-151-0/+1
* llvm/test/tools/dsymutil/X86/basic-lto-*-linking-x86.test: Relax expressions ...NAKAMURA Takumi2015-03-152-8/+8
* [dsymutil] Add support for linking line tables.Frederic Riss2015-03-153-1/+138
* llvm-cxxdump: Rename llvm-vtabledump to llvm-cxxdumpDavid Majnemer2015-03-155-3/+3
* [dsymutil] Add function size to the debug map.Frederic Riss2015-03-151-22/+22
* [dsymutil] Add support for debug_loc section.Frederic Riss2015-03-143-2/+36
* [dsymutil] Generate debug_aranges section.Frederic Riss2015-03-143-0/+26
* [dsymutil] Implement DW_AT_ranges linking.Frederic Riss2015-03-132-1/+7
* [dsymutil] Fix handling of cross-cu forward references.Frederic Riss2015-03-131-2/+5
* [dsymutil] Add relocation of compile_units low_pc/high_pc.Frederic Riss2015-03-133-0/+12
* [dsymutil] Fix location cloning for newer dwarf versions.Frederic Riss2015-03-133-0/+94
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-1/+1
* Add the option, -non-verbose to llvm-objdump used with -macho to print thingsKevin Enderby2015-03-139-0/+168
* Add the option, -info-plist to llvm-objdump used with -macho to print theKevin Enderby2015-03-111-0/+7
* [dsymutil] Correctly clone address attributes.Frederic Riss2015-03-112-0/+12
* Now that r231902's test is executed, make it actually passJustin Bogner2015-03-112-2/+2
* Make test added in r231902 actually be executed.Daniel Jasper2015-03-112-3/+3
* InstrProf: Teach llvm-cov to handle universal binaries when given -archJustin Bogner2015-03-113-0/+17
* InstrProf: Use the proftext format for these coverage testsJustin Bogner2015-03-096-3/+24
* InstrProf: Allow hexadecimal function hashes in proftext formatJustin Bogner2015-03-091-2/+10
* [dsymutil] Apply relocations to DIE data before cloning.Frederic Riss2015-03-072-2/+18
* [dsymutil] Support cloning DIE reference attributes.Frederic Riss2015-03-062-0/+35
* [dsymutil] Add debug_str construction support.Frederic Riss2015-03-062-2/+49
* [dsymutil] Add minimal code to emit DIE trees.Frederic Riss2015-03-042-0/+126
* Bring r231132 back with a fix.Rafael Espindola2015-03-041-0/+22
* Revert r231132, "Correctly handle -pass-remarks in the gold plugin.", for now...NAKAMURA Takumi2015-03-041-17/+0
OpenPOWER on IntegriCloud