[PATCH] D20892: [esan|cfrag] Instrument GEP instr for struct field access.

Qin Zhao via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 2 15:35:53 PDT 2016


zhaoqin updated this revision to Diff 59468.
zhaoqin marked an inline comment as done.
zhaoqin added a comment.

Add NumIgnoredGEPs and NumInstrumentedGEPs.


http://reviews.llvm.org/D20892

Files:
  lib/Transforms/Instrumentation/EfficiencySanitizer.cpp
  test/Instrumentation/EfficiencySanitizer/struct_field_count_basic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20892.59468.patch
Type: text/x-patch
Size: 11679 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160602/b4a8768c/attachment.bin>


More information about the llvm-commits mailing list