Displaying 2 results from an estimated 2 matches for "343fc4c1".
2016 Apr 19
2
RFC: EfficiencySanitizer
...all focus on the relevant technical discussion, and float
any name ideas that we have, and let Derek and Qin make the final call on
the name.
-Chandler
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160419/343fc4c1/attachment.html>
2016 Apr 17
15
RFC: EfficiencySanitizer
TL;DR: We plan to build a suite of compiler-based dynamic instrumentation
tools for analyzing targeted performance problems. These tools will all
live under a new "EfficiencySanitizer" (or "esan") sanitizer umbrella, as
they will share significant portions of their implementations.
====================
Motivation
====================
Our goal is to build a suite of dynamic