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-05 02:49:18 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
/
Instrumentation
History
Alexey Samsonov
b3bcf27f5a
[ASan] Fix lifetime intrinsics handling. Now for each intrinsic we check if it describes one of 'interesting' allocas. Assume that allocas can go through casts and phi-nodes before apperaring as llvm.lifetime arguments
...
llvm-svn: 171153
2012-12-27 08:50:58 +00:00
..
AddressSanitizer
[ASan] Fix lifetime intrinsics handling. Now for each intrinsic we check if it describes one of 'interesting' allocas. Assume that allocas can go through casts and phi-nodes before apperaring as llvm.lifetime arguments
2012-12-27 08:50:58 +00:00
BoundsChecking
revert r160742: it's breaking CMake build
2012-07-25 18:49:28 +00:00
MemorySanitizer
[msan] Raise alignment of origin stores/loads when possible.
2012-12-26 11:55:09 +00:00
ThreadSanitizer
tsan: instrument atomic nand operation
2012-11-27 08:09:25 +00:00