summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/esan/cache_frag.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove esan.Nico Weber2019-03-111-207/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [ESan][MIPS] Fix tests struct-simple.cpp on MIPSSagar Thakur2016-09-221-2/+2
* [esan] Add __esan_report for mid-run dataDerek Bruening2016-07-091-0/+6
* [esan|cfrag] Handle binaries built with -esan-aux-field-info=falseQin Zhao2016-07-071-7/+15
* [esan|cfrag] Add struct array access reportQin Zhao2016-07-021-3/+4
* [esan|cfrag] Add the struct field size array in StructInfoQin Zhao2016-06-171-3/+4
* [esan|cfrag] Minor cfrag report adjustmentQin Zhao2016-06-151-11/+16
* [esan|cfrag] Add the struct field offset array in StructInfoQin Zhao2016-06-101-2/+6
* [esan|cfrag] Compute the struct field access difference ratioQin Zhao2016-06-031-21/+81
* [esan|cfrag] Add struct info registrationQin Zhao2016-06-021-6/+69
* [esan|cfrag] Add the skeleton to handle the cfrag argumentQin Zhao2016-05-311-2/+22
* [esan][cfrag] Add skeleton for cache fragmentation tool supportQin Zhao2016-05-251-0/+40
OpenPOWER on IntegriCloud