1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/test/Instrumentation/EfficiencySanitizer
Qin Zhao b4c774b3be [esan|cfrag] Disable load/store instrumentation for cfrag
Summary:
Adds ClInstrumentFastpath option to control fastpath instrumentation.

Avoids the load/store instrumentation for the cache fragmentation tool.

Renames cache_frag_basic.ll to working_set_slow.ll for slowpath
instrumentation test.

Adds the __esan_init check in struct_field_count_basic.ll.

Reviewers: aizatsky

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

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

llvm-svn: 272355
2016-06-10 00:48:53 +00:00
..
struct_field_count_basic.ll [esan|cfrag] Disable load/store instrumentation for cfrag 2016-06-10 00:48:53 +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