Iterates all (except the first and the last) operands within the GEP instruction
for instrumentation.
Adds test struct_field_gep.ll.
Paths
| Differential D21242
[esan|cfrag] Handle complex GEP instr in the cfrag tool ClosedPublic Authored by zhaoqin on Jun 10 2016, 1:53 PM.
Details Summary Iterates all (except the first and the last) operands within the GEP instruction Adds test struct_field_gep.ll.
Diff Detail
Event Timelinezhaoqin updated this object. This revision is now accepted and ready to land.Jun 10 2016, 2:45 PM Closed by commit rL272442: [esan|cfrag] Handle complex GEP instr in the cfrag tool (authored by zhaoqin). · Explain WhyJun 10 2016, 3:35 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 60419 llvm/trunk/lib/Transforms/Instrumentation/EfficiencySanitizer.cpp
llvm/trunk/test/Instrumentation/EfficiencySanitizer/struct_field_gep.ll
|