[PATCH] D19167: [esan] EfficiencySanitizer instrumentation pass

Sean Silva via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 15 17:53:47 PDT 2016


silvas added a comment.

In http://reviews.llvm.org/D19167#403143, @silvas wrote:

> Is there an RFC for this or something? I'm having a hard time figuring out exactly what it is trying to accomplish or what the ultimate "performance tuning family of tools" is going to be.
>
> I mean, I think it is interesting, but I think llvm-dev would like to see the big picture first.
>
> Is the `mem*`/`str*` instrumentation for a shadow-based version of http://static.googleusercontent.com/media/research.google.com/en//pubs/archive/40679.pdf ?


I probed a bit on IRC and there didn't seem to be any general awareness of this EfficiencySanitizer. Would you mind starting an RFC on llvm-dev?


http://reviews.llvm.org/D19167





More information about the llvm-commits mailing list