1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 04:52:54 +02:00
llvm-mirror/test/Instrumentation/EfficiencySanitizer
Qin Zhao b7bb5e0c43 [esan:cfrag] Add option -esan-aux-field-info
Summary:
Adds option -esan-aux-field-info to control generating binary with
auxiliary struct field information.

Extracts code for creating auxiliary information from
createCacheFragInfoGV into createCacheFragAuxGV.

Adds test struct_field_small.ll for -esan-aux-field-info test.

Reviewers: aizatsky

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

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

llvm-svn: 274726
2016-07-07 03:20:16 +00:00
..
str-nobuiltin.ll [sanitizers] Disable target-specific lowering of string functions. 2016-06-18 10:10:37 +00:00
struct_field_count_basic.ll [esan|cfrag] Add counters for struct array accesses 2016-07-02 03:25:37 +00:00
struct_field_gep.ll [esan|cfrag] Add counters for struct array accesses 2016-07-02 03:25:37 +00:00
struct_field_small.ll [esan:cfrag] Add option -esan-aux-field-info 2016-07-07 03:20:16 +00:00
working_set_basic.ll [esan|wset] Fix incorrect memory size assert 2016-07-06 20:13:53 +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] Fix incorrect memory size assert 2016-07-06 20:13:53 +00:00