index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
[sancov] extracting AArch64 test to a separate file.
Mike Aizatsky
2016-08-15
2
-4
/
+5
*
Really fix the issue with 502957cc9cf805dc6093950e8cdcd0db4969d933. Windows %...
Hemant Kulkarni
2016-08-15
1
-0
/
+1
*
Fix a test that failed due to:
Hemant Kulkarni
2016-08-15
1
-1
/
+1
*
llvm-objdump: Implement source[line numbers] interleaving
Hemant Kulkarni
2016-08-15
2
-0
/
+81
*
Add missing REQUIRES in sancov/print_coverage_pcs.test: it requires aarch64 a...
Mehdi Amini
2016-08-13
1
-1
/
+1
*
[AArch64] Registering default MCInstrAnalysis
Mike Aizatsky
2016-08-12
2
-0
/
+4
*
Next set of additional error checks for invalid Mach-O files.
Kevin Enderby
2016-08-12
1
-9
/
+9
*
[sancov] test file cleanup
Mike Aizatsky
2016-08-12
1
-1
/
+0
*
[sancov] MachO indirect symbols support.
Mike Aizatsky
2016-08-12
2
-0
/
+24
*
Restore "Resolution-based LTO API."
Teresa Johnson
2016-08-11
18
-97
/
+123
*
Revert "Resolution-based LTO API."
Teresa Johnson
2016-08-11
18
-123
/
+97
*
Resolution-based LTO API.
Teresa Johnson
2016-08-11
18
-97
/
+123
*
Disable sancov tests failing due to apparent endianness issues
Reid Kleckner
2016-08-10
2
-2
/
+2
*
[sancov] Port sancov -print-coverage-pcs to COFF
Reid Kleckner
2016-08-10
2
-10
/
+33
*
[sancov] Run more sancov tests on non-x86-Linux machines
Reid Kleckner
2016-08-10
3
-3
/
+3
*
[llvm-cov] Swapped the line and count columns.
Ying Yi
2016-08-09
7
-140
/
+140
*
Add the first of what will be a long line of additional error checks for inva...
Kevin Enderby
2016-08-05
2
-2
/
+2
*
[LIT][Darwin] Change %ld64 to be prefixed with DYLD_INSERT_LIBRARIES
Bruno Cardoso Lopes
2016-08-04
2
-3
/
+3
*
[LIT][Darwin] Preload libclang_rt.asan_osx_dynamic.dylib when necessary
Bruno Cardoso Lopes
2016-08-04
2
-3
/
+3
*
[LLVM-COV]Replace tabs to the space indentations in the HTML coverage report.
Ying Yi
2016-08-04
3
-0
/
+24
*
Reapply "More fixes to get good error messages for bad archives."
Vedant Kumar
2016-08-03
5
-0
/
+68
*
Revert "More fixes to get good error messages for bad archives."
Vedant Kumar
2016-08-03
5
-68
/
+0
*
More fixes to get good error messages for bad archives.
Kevin Enderby
2016-08-02
5
-0
/
+68
*
Think this will fix issues with the error messages generated for malformed-ar...
Kevin Enderby
2016-07-29
1
-0
/
+60
*
Remove the test/tools/llvm-objdump/malformed-archives.test for
Kevin Enderby
2016-07-29
1
-60
/
+0
*
The next step along the way to getting good error messages for bad archives.
Kevin Enderby
2016-07-29
6
-2
/
+79
*
Capture stderr when checking for gold version
Teresa Johnson
2016-07-29
1
-3
/
+5
*
[llvm-cov] Add a debug mode for source range highlighting (in html)
Vedant Kumar
2016-07-27
1
-18
/
+19
*
[test/gold] Add gold test subdirectory tests needing v1.12 (or higher)
Teresa Johnson
2016-07-27
3
-0
/
+63
*
[llvm-cov] Escape '\' in strings when emitting JSON
Vedant Kumar
2016-07-27
1
-1
/
+3
*
Retry: [llvm-cov] Add support for exporting coverage data to JSON
Vedant Kumar
2016-07-26
12
-0
/
+266
*
Revert "[llvm-cov] Add support for exporting coverage data to JSON"
Vedant Kumar
2016-07-26
12
-267
/
+0
*
[llvm-cov] Add support for exporting coverage data to JSON
Vedant Kumar
2016-07-26
12
-0
/
+267
*
Next step along the way to getting good error messages for bad archives.
Kevin Enderby
2016-07-25
3
-3
/
+36
*
[llvm-cov] Don't copy stylesheets into index files
Vedant Kumar
2016-07-22
1
-5
/
+6
*
[ThinLTO/gold] Remove thin archive part of new test due to bot failures
Teresa Johnson
2016-07-22
1
-12
/
+0
*
[ThinLTO/gold] Support for getting list of included objects from gold
Teresa Johnson
2016-07-22
2
-0
/
+52
*
[llvm-cov] - Add the coverage of lines in the summary report.
Ying Yi
2016-07-22
2
-4
/
+4
*
[llvm-profdata] Bring back reading profile data from STDIN.
Benjamin Kramer
2016-07-22
1
-0
/
+1
*
[llvm-cov] - Improve llvm-cov error message
Ying Yi
2016-07-22
1
-0
/
+3
*
[llvm-cov] Strengthen a test case
Vedant Kumar
2016-07-21
1
-0
/
+13
*
[llvm-cov] Use relative paths to the stylesheet (for html reports)
Vedant Kumar
2016-07-21
1
-0
/
+22
*
Fix test failure on Win
Xinliang David Li
2016-07-20
1
-5
/
+5
*
Reapply r276185
Xinliang David Li
2016-07-20
2
-8
/
+32
*
Revert r276185 -- build bot failure
Xinliang David Li
2016-07-20
2
-32
/
+8
*
[Profile] support directory reading in profile merging
Xinliang David Li
2016-07-20
2
-8
/
+32
*
Next step along the way to getting good error messages for bad archives.
Kevin Enderby
2016-07-19
1
-3
/
+3
*
Retry: [llvm-profdata] Speed up merging by using a thread pool
Vedant Kumar
2016-07-19
1
-0
/
+40
*
Revert "[llvm-profdata] Speed up merging by using a thread pool"
Vedant Kumar
2016-07-19
1
-40
/
+0
*
[llvm-profdata] Speed up merging by using a thread pool
Vedant Kumar
2016-07-18
1
-0
/
+40
[next]