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
668ea393ac
[asan] support for FreeBSD, LLVM part. patch by Viktor Kutuzov
...
llvm-svn: 201067
2014-02-10 07:37:04 +00:00
..
AddressSanitizer
[asan] support for FreeBSD, LLVM part. patch by Viktor Kutuzov
2014-02-10 07:37:04 +00:00
BoundsChecking
Teach MemoryBuiltins about address spaces
2013-12-14 00:27:48 +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
Add an explicit insert point argument to SplitBlockAndInsertIfThen.
2013-12-19 13:29:56 +00:00
ThreadSanitizer
[tsan] fix PR18146: sometimes a variable written into vptr could have an integer type (after other optimizations)
2013-12-05 15:03:02 +00:00