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-01-31 12:41:49 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
/
Instrumentation
History
Kostya Serebryany
e71e08d007
[tsan] fix instrumentation of vector vptr updates (
https://code.google.com/p/thread-sanitizer/issues/detail?id=43
)
...
llvm-svn: 196079
2013-12-02 08:07:15 +00:00
..
AddressSanitizer
Debug Info: update testing cases to specify the debug info version number.
2013-11-22 21:49:45 +00:00
BoundsChecking
fix PR17635: false positive with packed structures
2013-10-24 09:17:24 +00:00
DataFlowSanitizer
Introduce two command-line flags for the instrumentation pass to control whether the labels of pointers should be ignored in load and store instructions
2013-11-21 23:20:54 +00:00
MemorySanitizer
[msan] Propagate condition origin in select instruction.
2013-11-21 12:00:24 +00:00
ThreadSanitizer
[tsan] fix instrumentation of vector vptr updates (
https://code.google.com/p/thread-sanitizer/issues/detail?id=43
)
2013-12-02 08:07:15 +00:00