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
7c74b14d55
[asan] change the coverage collection scheme so that we can easily emit coverage for the entire process as a single bit set, and if coverage_bitset=1 actually emit that bitset
...
llvm-svn: 224789
2014-12-23 22:32:17 +00:00
..
AddressSanitizer
IR: Make metadata typeless in assembly
2014-12-15 19:07:53 +00:00
BoundsChecking
Allow aliases to be unnamed_addr.
2014-06-06 01:20:28 +00:00
DataFlowSanitizer
IR: Make metadata typeless in assembly
2014-12-15 19:07:53 +00:00
InstrProfiling
InstrProf: An intrinsic and lowering for instrumentation based profiling
2014-12-08 18:02:35 +00:00
MemorySanitizer
IR: Make metadata typeless in assembly
2014-12-15 19:07:53 +00:00
SanitizerCoverage
[asan] change the coverage collection scheme so that we can easily emit coverage for the entire process as a single bit set, and if coverage_bitset=1 actually emit that bitset
2014-12-23 22:32:17 +00:00
ThreadSanitizer
IR: Make metadata typeless in assembly
2014-12-15 19:07:53 +00:00