summaryrefslogtreecommitdiff
path: root/test/tools
Commit message (Expand)AuthorAge
* llvm-objdump: Indent unwind info contents.Rui Ueyama2014-03-04
* llvm-objdump: Fix typo in output.Rui Ueyama2014-03-04
* llvm-objdump: Print x64 unwind info in executable.Rui Ueyama2014-03-04
* Make a test for llvm-objdump a little bit more readable.Rui Ueyama2014-03-04
* Relax COFF string table checkNico Rieck2014-02-26
* llvm-objdump: Do not attempt to disassemble symbols outside of sectionSimon Atanasyan2014-02-24
* For lcov tests, don't Xfail mips littl endian (mipsel-... and mip64el-...)Reed Kotler2014-02-24
* llvm-objdump/COFF: Print SEH table addresses.Rui Ueyama2014-02-20
* Object/COFF: Fix padding between CSDVersion and EditList.Rui Ueyama2014-02-20
* llvm-objdump/COFF: Print load configuration table.Rui Ueyama2014-02-19
* llvm-cov: Support gcov's extermely lenient treatment of -oJustin Bogner2014-02-18
* PGO: llvm-profdata: tool for merging profilesDuncan P. N. Exon Smith2014-02-17
* llvm-cov: Implement the preserve-paths flagJustin Bogner2014-02-04
* llvm-cov: Implement the object-directory flagJustin Bogner2014-02-04
* llvm-cov: Ignore missing .gcda filesJustin Bogner2014-02-04
* llvm-cov: Document the llvm-cov testsJustin Bogner2014-02-04
* tools: add support for decoding ARM attributesSaleem Abdulrasool2014-01-30
* llvm-cov: Expect a source file as a positional parameterJustin Bogner2014-01-29
* Rename IMAGE_DLL_CHARACTERISTICS_HIGH_ENTROPY_VA.Rui Ueyama2014-01-27
* COFF: Add a missing enum value for high entropy ASLR.Rui Ueyama2014-01-26
* llvm-readobj: add support for PE32+ (Windows 64 bit executable).Rui Ueyama2014-01-26
* [Sparc] Add sparc to the list of XFAIL architecture. It seems that the llvm-c...Venkatraman Govindaraju2014-01-25
* tools: support decoding ARM EHABI opcodes in readobjSaleem Abdulrasool2014-01-21
* llvm-objdump/COFF: Print ordinal base number.Rui Ueyama2014-01-17
* llvm-objdump/COFF: Print DLL name in the export table header.Rui Ueyama2014-01-16
* llmv-objdump/COFF: Print export table contents.Rui Ueyama2014-01-16
* llvm-readobj: address review comments for ARM EHABI printingSaleem Abdulrasool2014-01-09
* tests: disable ARM unwinding tests if ARM is unavailableSaleem Abdulrasool2014-01-08
* llvm-readobj: add support for ARM EHABI unwind infoSaleem Abdulrasool2014-01-08
* [Mips] Add support for DT_MIPS_RLD_MAP and DT_MIPS_PLTGOT dynamicSimon Atanasyan2014-01-05
* [Mips] Rename the test case input file. No functional changes.Simon Atanasyan2014-01-05
* Teach the llvm-readobj COFF dumper to dump debug line tables from object filesTimur Iskhodzhanov2013-12-19
* Remove the COFF files with Z7 debug info from the repoTimur Iskhodzhanov2013-12-19
* llvm-cov: Added -f option for function summaries.Yuchen Wu2013-12-19
* llvm-cov: Print coverage summary to STDOUT.Yuchen Wu2013-12-18
* llvm-cov: Added -c option for branch counts.Yuchen Wu2013-12-18
* Add some simple COFF files with Z7 debug infoTimur Iskhodzhanov2013-12-17
* llvm-cov: Added -u option for unconditional branch info.Yuchen Wu2013-12-16
* llvm-cov: Added -b option for branch probabilities.Yuchen Wu2013-12-13
* llvm-cov: Added -a option for block data.Yuchen Wu2013-12-10
* llvm-cov: Added test.h header to tests.Yuchen Wu2013-12-07
* llvm-cov: Regenerated gcov files with r195513 changes.Yuchen Wu2013-12-06
* llvm-cov: Changed extension from .llcov to .gcov.Yuchen Wu2013-12-05
* Un-revert r196358: "llvm-cov: Added support for function checksums."Daniel Jasper2013-12-04
* Revert r196358: "llvm-cov: Added support for function checksums."Daniel Jasper2013-12-04
* llvm-cov: Added support for function checksums.Yuchen Wu2013-12-04
* llvm-cov: Another fix to llvm-cov test.Yuchen Wu2013-12-03
* Further fix to llvm-cov test.Daniel Jasper2013-12-03
* Fix llvm-cov test as suggested in r196228's post commit review.Daniel Jasper2013-12-03
* Copy input files to test directory.Daniel Jasper2013-12-03