summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools
Commit message (Expand)AuthorAgeFilesLines
* [sancov] extracting AArch64 test to a separate file.Mike Aizatsky2016-08-152-4/+5
* Really fix the issue with 502957cc9cf805dc6093950e8cdcd0db4969d933. Windows %...Hemant Kulkarni2016-08-151-0/+1
* Fix a test that failed due to:Hemant Kulkarni2016-08-151-1/+1
* llvm-objdump: Implement source[line numbers] interleavingHemant Kulkarni2016-08-152-0/+81
* Add missing REQUIRES in sancov/print_coverage_pcs.test: it requires aarch64 a...Mehdi Amini2016-08-131-1/+1
* [AArch64] Registering default MCInstrAnalysisMike Aizatsky2016-08-122-0/+4
* Next set of additional error checks for invalid Mach-O files.Kevin Enderby2016-08-121-9/+9
* [sancov] test file cleanupMike Aizatsky2016-08-121-1/+0
* [sancov] MachO indirect symbols support.Mike Aizatsky2016-08-122-0/+24
* Restore "Resolution-based LTO API."Teresa Johnson2016-08-1118-97/+123
* Revert "Resolution-based LTO API."Teresa Johnson2016-08-1118-123/+97
* Resolution-based LTO API.Teresa Johnson2016-08-1118-97/+123
* Disable sancov tests failing due to apparent endianness issuesReid Kleckner2016-08-102-2/+2
* [sancov] Port sancov -print-coverage-pcs to COFFReid Kleckner2016-08-102-10/+33
* [sancov] Run more sancov tests on non-x86-Linux machinesReid Kleckner2016-08-103-3/+3
* [llvm-cov] Swapped the line and count columns.Ying Yi2016-08-097-140/+140
* Add the first of what will be a long line of additional error checks for inva...Kevin Enderby2016-08-052-2/+2
* [LIT][Darwin] Change %ld64 to be prefixed with DYLD_INSERT_LIBRARIESBruno Cardoso Lopes2016-08-042-3/+3
* [LIT][Darwin] Preload libclang_rt.asan_osx_dynamic.dylib when necessaryBruno Cardoso Lopes2016-08-042-3/+3
* [LLVM-COV]Replace tabs to the space indentations in the HTML coverage report.Ying Yi2016-08-043-0/+24
* Reapply "More fixes to get good error messages for bad archives."Vedant Kumar2016-08-035-0/+68
* Revert "More fixes to get good error messages for bad archives."Vedant Kumar2016-08-035-68/+0
* More fixes to get good error messages for bad archives.Kevin Enderby2016-08-025-0/+68
* Think this will fix issues with the error messages generated for malformed-ar...Kevin Enderby2016-07-291-0/+60
* Remove the test/tools/llvm-objdump/malformed-archives.test forKevin Enderby2016-07-291-60/+0
* The next step along the way to getting good error messages for bad archives.Kevin Enderby2016-07-296-2/+79
* Capture stderr when checking for gold versionTeresa Johnson2016-07-291-3/+5
* [llvm-cov] Add a debug mode for source range highlighting (in html)Vedant Kumar2016-07-271-18/+19
* [test/gold] Add gold test subdirectory tests needing v1.12 (or higher)Teresa Johnson2016-07-273-0/+63
* [llvm-cov] Escape '\' in strings when emitting JSONVedant Kumar2016-07-271-1/+3
* Retry: [llvm-cov] Add support for exporting coverage data to JSONVedant Kumar2016-07-2612-0/+266
* Revert "[llvm-cov] Add support for exporting coverage data to JSON"Vedant Kumar2016-07-2612-267/+0
* [llvm-cov] Add support for exporting coverage data to JSONVedant Kumar2016-07-2612-0/+267
* Next step along the way to getting good error messages for bad archives.Kevin Enderby2016-07-253-3/+36
* [llvm-cov] Don't copy stylesheets into index filesVedant Kumar2016-07-221-5/+6
* [ThinLTO/gold] Remove thin archive part of new test due to bot failuresTeresa Johnson2016-07-221-12/+0
* [ThinLTO/gold] Support for getting list of included objects from goldTeresa Johnson2016-07-222-0/+52
* [llvm-cov] - Add the coverage of lines in the summary report.Ying Yi2016-07-222-4/+4
* [llvm-profdata] Bring back reading profile data from STDIN.Benjamin Kramer2016-07-221-0/+1
* [llvm-cov] - Improve llvm-cov error messageYing Yi2016-07-221-0/+3
* [llvm-cov] Strengthen a test caseVedant Kumar2016-07-211-0/+13
* [llvm-cov] Use relative paths to the stylesheet (for html reports)Vedant Kumar2016-07-211-0/+22
* Fix test failure on WinXinliang David Li2016-07-201-5/+5
* Reapply r276185Xinliang David Li2016-07-202-8/+32
* Revert r276185 -- build bot failure Xinliang David Li2016-07-202-32/+8
* [Profile] support directory reading in profile mergingXinliang David Li2016-07-202-8/+32
* Next step along the way to getting good error messages for bad archives.Kevin Enderby2016-07-191-3/+3
* Retry: [llvm-profdata] Speed up merging by using a thread poolVedant Kumar2016-07-191-0/+40
* Revert "[llvm-profdata] Speed up merging by using a thread pool"Vedant Kumar2016-07-191-40/+0
* [llvm-profdata] Speed up merging by using a thread poolVedant Kumar2016-07-181-0/+40
OpenPOWER on IntegriCloud