This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-02-01 05:01:59 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
/
Instrumentation
History
Kostya Serebryany
1c5044f9e7
[sanitizer] fix instrumentation with -mllvm -sanitizer-coverage-block-threshold=0 to actually do something useful.
...
llvm-svn: 231736
2015-03-10 01:58:27 +00:00
..
AddressSanitizer
asan: do not instrument direct inbounds accesses to stack variables
2015-03-04 13:27:53 +00:00
BoundsChecking
[opaque pointer type] Add textual IR support for explicit type parameter to load instruction
2015-02-27 21:17:42 +00:00
DataFlowSanitizer
DebugInfo: Move new hierarchy into place
2015-03-03 17:24:31 +00:00
InstrProfiling
[opaque pointer type] Add textual IR support for explicit type parameter to load instruction
2015-02-27 21:17:42 +00:00
MemorySanitizer
DebugInfo: Move new hierarchy into place
2015-03-03 17:24:31 +00:00
SanitizerCoverage
[sanitizer] fix instrumentation with -mllvm -sanitizer-coverage-block-threshold=0 to actually do something useful.
2015-03-10 01:58:27 +00:00
ThreadSanitizer
[opaque pointer type] Add textual IR support for explicit type parameter to load instruction
2015-02-27 21:17:42 +00:00