llvm/test/Instrumentation/DataFlowSanitizer
Adhemerval Zanella 7fe6532539 [sanitizer] [dfsan] Unify aarch64 mapping
This patch changes the DFSan instrumentation for aarch64 to instead
of using fixes application mask defined by SANITIZER_AARCH64_VMA
to read the application shadow mask value from compiler-rt. The value
is initialized based on runtime VAM detection.

Along with this patch a compiler-rt one will also be added to export
the shadow mask variable.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@254196 91177308-0d34-0410-b5e6-96231b3b80d8
2015-11-27 12:42:39 +00:00
..
Inputs
abilist.ll
args-unreachable-bb.ll
arith.ll
call.ll
debug-nonzero-labels.ll
debug.ll DI: Reverse direction of subprogram -> function edge. 2015-11-05 22:03:56 +00:00
external_mask.ll [sanitizer] [dfsan] Unify aarch64 mapping 2015-11-27 12:42:39 +00:00
load.ll
memset.ll Revert "Change memcpy/memset/memmove to have dest and source alignments." 2015-11-19 05:56:52 +00:00
prefix-rename.ll
store.ll
union-large.ll
union.ll