[PATCH] D21079: [esan|cfrag] Disable load/store/memintrinsic instrumentation for cfrag

Qin Zhao via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 8 10:22:24 PDT 2016


zhaoqin updated this revision to Diff 60064.
zhaoqin updated the summary for this revision.
zhaoqin added a comment.

Adds instrumentation control in Options


http://reviews.llvm.org/D21079

Files:
  include/llvm/Transforms/Instrumentation.h
  lib/Transforms/Instrumentation/EfficiencySanitizer.cpp
  test/Instrumentation/EfficiencySanitizer/cache_frag_basic.ll
  test/Instrumentation/EfficiencySanitizer/struct_field_count_basic.ll
  test/Instrumentation/EfficiencySanitizer/working_set_slow.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21079.60064.patch
Type: text/x-patch
Size: 5421 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160608/a66bde17/attachment.bin>


More information about the llvm-commits mailing list