summaryrefslogtreecommitdiff
path: root/test/tools
Commit message (Expand)AuthorAge
* llvm-cov: Move XFAIL after the body of the testJustin Bogner2014-03-26
* llvm-cov: Disable test on big endian machinesJustin Bogner2014-03-26
* llvm-cov: Handle functions with no line numberJustin Bogner2014-03-26
* Teach llvm-readobj to print human friendly description of reserved sections.Rafael Espindola2014-03-24
* llvm-profdata: Check for bad data in the show commandJustin Bogner2014-03-23
* InstrProf: Check pointer size in raw profileDuncan P. N. Exon Smith2014-03-23
* llvm-profdata: Don't pipe stderr into show for the testsJustin Bogner2014-03-22
* InstrProf: Cleanup binary profdata testcaseDuncan P. N. Exon Smith2014-03-21
* InstrProf: Change magic number to have non-text charactersDuncan P. N. Exon Smith2014-03-21
* InstrProf: Actually detect bad headersDuncan P. N. Exon Smith2014-03-21
* InstrProf: Read raw binary profile in llvm-profdataDuncan P. N. Exon Smith2014-03-21
* ProfileData: Introduce InstrProfWriter using the naive text formatJustin Bogner2014-03-21
* ProfileData: Introduce the InstrProfReader interface and a text readerJustin Bogner2014-03-21
* Object/COFF: Support large relocation table.Rui Ueyama2014-03-21
* llvm-objdump output hex to match binutils' objdumpGreg Fitzgerald2014-03-20
* llvm-profdata: Make "merge" into a subcommand.Justin Bogner2014-03-19
* llvm-profdata: Update to use the naive text format with function hashJustin Bogner2014-03-19
* Object/COFF: Add function to check if section number is reserved one.Rui Ueyama2014-03-18
* llvm-readobj: Print referred symbol name for CLR token definitionNico Rieck2014-03-17
* llvm-readobj: Add test for COFF auxiliary symbols as used by C++/CLINico Rieck2014-03-17
* Support: add support to identify WinCOFF/ARM objectsSaleem Abdulrasool2014-03-13
* Back out Profile library and dependent commitsJustin Bogner2014-03-12
* llvm-profdata: Use the Profile library, implement show and generateJustin Bogner2014-03-12
* Fix the printing of n_type.Rafael Espindola2014-03-06
* 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