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-02-16 18:30:52 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
/
Instrumentation
History
Evgeniy Stepanov
6eb633223c
[asan] Fix instrumentation of x86 intel syntax inline assembly.
...
Patch by Yuri Gorshenin. llvm-svn: 207092
2014-04-24 09:56:15 +00:00
..
AddressSanitizer
[asan] Fix instrumentation of x86 intel syntax inline assembly.
2014-04-24 09:56:15 +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
[msan] Add -msan-instrumentation-with-call-threshold.
2014-04-18 12:17:20 +00:00
ThreadSanitizer
IR: add a second ordering operand to cmpxhg for failure
2014-03-11 10:48:52 +00:00