1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test/Instrumentation
George Balatsouras 099da8e88d [dfsan] Add full fast8 support
Complete support for fast8:
- amend shadow size and mapping in runtime
- remove fast16 mode and -dfsan-fast-16-labels flag
- remove legacy mode and make fast8 mode the default
- remove dfsan-fast-8-labels flag
- remove functions in dfsan interface only applicable to legacy
- remove legacy-related instrumentation code and tests
- update documentation.

Reviewed By: stephan.yichao.zhao, browneee

Differential Revision: https://reviews.llvm.org/D103745
2021-06-07 17:20:54 -07:00
..
AddressSanitizer Revert "Update and improve compiler-rt tests for -mllvm -asan_use_after_return=(never|[runtime]|always)." 2021-06-05 00:39:50 -07:00
BoundsChecking
DataFlowSanitizer [dfsan] Add full fast8 support 2021-06-07 17:20:54 -07:00
HeapProfiler
HWAddressSanitizer Revert "[HWASAN] Update the tag info for X86_64." 2021-05-20 13:12:59 +08:00
InstrOrderFile
InstrProfiling [InstrProfiling] If no value profiling, make data variable private and (for Windows) use one comdat 2021-06-04 13:27:56 -07:00
MemorySanitizer Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
PoisonChecking
SanitizerCoverage Revert "[TargetLowering] Only inspect attributes in the arguments for ArgListEntry" 2021-06-07 16:07:44 -07:00
ThreadSanitizer [TSAN] Honor failure memory orders in AtomicCAS 2021-05-13 01:07:22 -07:00
cgprofile.ll