[PATCH] D23801: [EfficiencySanitizer] Adds shadow memory parameters for 40-bit virtual memory address.

Sagar Thakur via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 7 22:48:16 PDT 2016


slthakur updated this revision to Diff 70647.
slthakur added a comment.

Enabled the instrumentation tests only for mips and x86.


Repository:
  rL LLVM

https://reviews.llvm.org/D23801

Files:
  lib/Transforms/Instrumentation/EfficiencySanitizer.cpp
  test/Instrumentation/EfficiencySanitizer/struct_field_count_basic.ll
  test/Instrumentation/EfficiencySanitizer/struct_field_gep.ll
  test/Instrumentation/EfficiencySanitizer/struct_field_small.ll
  test/Instrumentation/EfficiencySanitizer/working_set_basic.ll
  test/Instrumentation/EfficiencySanitizer/working_set_slow.ll
  test/Instrumentation/EfficiencySanitizer/working_set_strict.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23801.70647.patch
Type: text/x-patch
Size: 5384 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160908/d7d2c744/attachment.bin>


More information about the llvm-commits mailing list