This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
test
/
Instrumentation
History
Evgeniy Stepanov
4ea1647e8b
[msan] Handle X86 *.psad.* and *.pmadd.* intrinsics.
...
llvm-svn: 211156
2014-06-18 12:02:29 +00:00
..
AddressSanitizer
Remove top-level Clang -fsanitize= flags for optional ASan features.
2014-06-13 17:53:44 +00:00
BoundsChecking
Allow aliases to be unnamed_addr.
2014-06-06 01:20:28 +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] Handle X86 *.psad.* and *.pmadd.* intrinsics.
2014-06-18 12:02:29 +00:00
ThreadSanitizer
[TSan] Fixup a test case after r209939
2014-05-31 00:26:03 +00:00