summaryrefslogtreecommitdiffstats
path: root/llvm/test/Instrumentation/EfficiencySanitizer
Commit message (Expand)AuthorAgeFilesLines
* [EfficiencySanitizer] Using '$' instead of '#' for struct counter nameSagar Thakur2016-09-223-84/+84
* [esan:cfrag] Add option -esan-aux-field-infoQin Zhao2016-07-071-0/+133
* [esan|wset] Fix incorrect memory size assertDerek Bruening2016-07-062-0/+73
* [esan|cfrag] Add counters for struct array accessesQin Zhao2016-07-022-38/+56
* [sanitizers] Disable target-specific lowering of string functions.Marcin Koscielnicki2016-06-181-0/+33
* [esan|cfrag] Add the struct field size array in StructInfoQin Zhao2016-06-172-27/+31
* [esan|cfrag] Handle complex GEP instr in the cfrag toolQin Zhao2016-06-101-0/+38
* [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-102-5/+13
* [esan|wset] Optionally assume intra-cache-line accessesDerek Bruening2016-06-032-10/+169
* [esan|cfrag] Instrument GEP instr for struct field access.Qin Zhao2016-06-031-0/+95
* [esan|cfrag] Create the skeleton of cfrag variable for the runtimeQin Zhao2016-05-312-3/+5
* [esan|wset] EfficiencySanitizer working set tool fastpathDerek Bruening2016-05-251-0/+164
* [esan] Add calls from the ctor/dtor to the runtime libraryDerek Bruening2016-05-241-1/+3
* [esan] EfficiencySanitizer instrumentation passDerek Bruening2016-04-211-0/+257
OpenPOWER on IntegriCloud