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
/
compiler-rt
Commit message (
Expand
)
Author
Age
Files
Lines
*
[profile] Fix typo in test
Teresa Johnson
2018-07-19
1
-1
/
+1
*
[profile] Add interface to get profile filename
Teresa Johnson
2018-07-19
3
-12
/
+94
*
[compiler-rt] Only set lto_flags if lto_supported
Teresa Johnson
2018-07-19
1
-3
/
+2
*
[compiler-rt] Add NewPM testing to CFI tests
Teresa Johnson
2018-07-19
4
-8
/
+19
*
[XRay][compiler-rt] Profiling: No files when empty
Dean Michael Berris
2018-07-19
3
-25
/
+29
*
[XRay][compiler-rt] FDR Mode: Add extents metadata to buffer
Dean Michael Berris
2018-07-19
1
-2
/
+30
*
[Xray] Fix allocator build, MAP_NORESERVE flag is not always supported
David Carlier
2018-07-19
1
-1
/
+6
*
[libFuzzer] fix the bot (the no-assert build)
Kostya Serebryany
2018-07-19
1
-0
/
+1
*
[libFuzzer] quick hack to fix the bot
Kostya Serebryany
2018-07-19
1
-0
/
+1
*
[libFuzzer] first experimental attempt at DFT-based mutations (DFT=data-flow-...
Kostya Serebryany
2018-07-19
8
-15
/
+66
*
Remove scheduling dependency from XRay :: Posix/fork_basic_logging.cc
Matthew Voss
2018-07-19
1
-2
/
+2
*
Rename __asan_gen_* symbols to ___asan_gen_*.
Peter Collingbourne
2018-07-18
2
-7
/
+7
*
[Fuzzer] Improve crash unwinding on Fuchsia
Petr Hosek
2018-07-18
1
-36
/
+237
*
[libFuzzer] Create single template for visiting Inline8bitCounters
Max Moroz
2018-07-18
2
-27
/
+25
*
[XRay][compiler-rt] Segmented Array: Simplify and Optimise
Dean Michael Berris
2018-07-18
5
-232
/
+215
*
[XRay][compiler-rt] Simplify Allocator Implementation
Dean Michael Berris
2018-07-18
10
-216
/
+245
*
[XRay][compiler-rt] FDR Mode: Allow multiple runs
Dean Michael Berris
2018-07-18
2
-33
/
+126
*
[libFuzzer] Mutation tracking and logging implemented.
Max Moroz
2018-07-17
7
-21
/
+55
*
[builtins] Implement the __chkstk function for ARM for MinGW
Martin Storsjo
2018-07-17
2
-0
/
+35
*
libFuzzer: prevent irrelevant strings from leaking into auto-dictionary
Matt Morehouse
2018-07-17
8
-28
/
+20
*
[libFuzzer] Avoid STL in MSan test.
Matt Morehouse
2018-07-16
2
-1
/
+27
*
Revert r337194 (https://reviews.llvm.org/D48891) due to compilation errors.
Max Moroz
2018-07-16
7
-41
/
+5
*
[cmake][libFuzzer] fixup r337193 to ensure msan/dfsan are not added
Alex Lorenz
2018-07-16
1
-1
/
+7
*
[CMake] Use cxx-headers as a depedency for C++ headers
Petr Hosek
2018-07-16
2
-4
/
+4
*
[libFuzzer] Mutation tracking and logging implemented.
Max Moroz
2018-07-16
7
-5
/
+41
*
[libFuzzer] Add msan and dfsan to test deps.
Matt Morehouse
2018-07-16
1
-1
/
+1
*
[libFuzzer] Implement stat::stability_rate based on the percentage of unstabl...
Max Moroz
2018-07-16
9
-0
/
+159
*
Revert r337175 (https://reviews.llvm.org/D49212) due to unintentional format ...
Max Moroz
2018-07-16
9
-190
/
+31
*
Fix warnings in a static assert added to CFI.
Chandler Carruth
2018-07-16
1
-1
/
+2
*
Test commit
Henry Zhu
2018-07-16
1
-1
/
+1
*
[libFuzzer] Implement stat::stability_rate based on the percentage of unstabl...
Max Moroz
2018-07-16
9
-31
/
+190
*
[gcov] Add a test showing differences in line counts when building with or wi...
Marco Castelluccio
2018-07-16
3
-0
/
+48
*
[cfi] Don't pass a uint16_t to memset. Make sure the 16-bit constant is appro...
Filipe Cabecinhas
2018-07-16
1
-1
/
+4
*
Add a test with __gcov_flush called before terminating the program.
Marco Castelluccio
2018-07-16
3
-0
/
+43
*
[XRay][compiler-rt] Use `SANITIZER_CXX_ABI_LIBRARY` for XRay unit tests
Dean Michael Berris
2018-07-16
1
-2
/
+2
*
[CMake] Change the flag to use compiler-rt builtins to boolean
Petr Hosek
2018-07-15
2
-12
/
+9
*
[UBSan] Followup for silence_unsigned_overflow flag to handle negate overflows.
Max Moroz
2018-07-13
2
-1
/
+6
*
Fix for Darwin buildbot failure due to r337037
Vlad Tsyrklevich
2018-07-13
1
-2
/
+3
*
SafeStack: Add builtins to read unsafe stack top/bottom
Vlad Tsyrklevich
2018-07-13
1
-1
/
+10
*
[CMake] Don't use CLANG_DEFAULT_* values
Petr Hosek
2018-07-13
1
-7
/
+2
*
[sanitizer] Use -Wl,-z,global on Android
Kostya Kortchinsky
2018-07-13
3
-28
/
+8
*
Add a test with multiple BBs on the same line
Marco Castelluccio
2018-07-13
3
-0
/
+67
*
Remove `tsan/Darwin/gcd-after-null.mm` test.
Dan Liew
2018-07-13
1
-23
/
+0
*
[XRay][compiler-rt] Add PID field to llvm-xray tool and add PID metadata reco...
Dean Michael Berris
2018-07-13
8
-40
/
+55
*
[XRay][compiler-rt] Profiling Mode: Flush logs on exit
Dean Michael Berris
2018-07-13
5
-36
/
+81
*
[fuzzer] [tests] Increase the number of iterations for three-bytes.test
George Karpenkov
2018-07-13
1
-1
/
+1
*
[CMake] Fix a typo in the variable used to retrieve source file names
Dan Liew
2018-07-12
1
-2
/
+1
*
Simplify instrprof-dlopen-dlclose-gcov.test to avoid failures on Aarch64.
Marco Castelluccio
2018-07-12
6
-6
/
+6
*
[SanitizerCoverage] Add associated metadata to 8-bit counters.
Matt Morehouse
2018-07-12
1
-1
/
+3
*
[libFuzzer] If LLD available, require it to build first.
Matt Morehouse
2018-07-12
1
-0
/
+3
[next]