summaryrefslogtreecommitdiffstats
path: root/llvm/test/Instrumentation/EfficiencySanitizer/struct_field_count_basic.ll
Commit message (Expand)AuthorAgeFilesLines
* [EfficiencySanitizer] Using '$' instead of '#' for struct counter nameSagar Thakur2016-09-221-39/+39
* [esan|cfrag] Add counters for struct array accessesQin Zhao2016-07-021-34/+49
* [esan|cfrag] Add the struct field size array in StructInfoQin Zhao2016-06-171-26/+30
* [esan|cfrag] Add the struct field offset array in StructInfoQin Zhao2016-06-101-2/+37
* [esan|cfrag] Disable load/store instrumentation for cfragQin Zhao2016-06-101-1/+9
* [esan|cfrag] Instrument GEP instr for struct field access.Qin Zhao2016-06-031-0/+95
OpenPOWER on IntegriCloud