This website requires JavaScript.
Explore
Help
Register
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-03-04 02:18:46 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
/
Instrumentation
History
Mike Aizatsky
d56f7940a0
[sancov] save entry block from pruning (it is always full dominator)
...
llvm-svn: 265168
2016-04-01 18:13:19 +00:00
..
AddressSanitizer
testcase gardening: update the emissionKind enum to the new syntax. (NFC)
2016-04-01 00:16:49 +00:00
BoundsChecking
Add a bunch of CHECK missing colons in tests. NFC.
2015-03-14 01:43:57 +00:00
DataFlowSanitizer
testcase gardening: update the emissionKind enum to the new syntax. (NFC)
2016-04-01 00:16:49 +00:00
InstrProfiling
[PGO] Remove redundant counter copies for avail_extern functions.
2016-02-27 23:11:30 +00:00
MemorySanitizer
testcase gardening: update the emissionKind enum to the new syntax. (NFC)
2016-04-01 00:16:49 +00:00
SanitizerCoverage
[sancov] save entry block from pruning (it is always full dominator)
2016-04-01 18:13:19 +00:00
ThreadSanitizer
[tsan] Do not instrument reads/writes to instruction profile counters.
2016-03-29 23:19:40 +00:00