1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/test/Instrumentation/EfficiencySanitizer
Qin Zhao e53140dc9d [esan|cfrag] Handle complex GEP instr in the cfrag tool
Summary:
Iterates all (except the first and the last) operands within each GEP
instruction for instrumentation.

Adds test struct_field_gep.ll.

Reviewers: aizatsky

Subscribers: vitalybuka, zhaoqin, kcc, eugenis, bruening, llvm-commits

Differential Revision: http://reviews.llvm.org/D21242

llvm-svn: 272442
2016-06-10 22:28:55 +00:00
..
struct_field_count_basic.ll [esan|cfrag] Add the struct field offset array in StructInfo 2016-06-10 02:10:06 +00:00
struct_field_gep.ll [esan|cfrag] Handle complex GEP instr in the cfrag tool 2016-06-10 22:28:55 +00:00
working_set_basic.ll [esan|wset] Optionally assume intra-cache-line accesses 2016-06-03 22:29:52 +00:00
working_set_slow.ll [esan|cfrag] Disable load/store instrumentation for cfrag 2016-06-10 00:48:53 +00:00
working_set_strict.ll [esan|wset] Optionally assume intra-cache-line accesses 2016-06-03 22:29:52 +00:00