[PATCH] Implement variable-sized alloca instrumentation.

Yury Gribov tetra2005 at gmail.com
Sat Nov 22 21:32:10 PST 2014


Or maybe use dominance frontiers to make whole process more efficient: insert unpoisons at those predecessors of blocks from alloca dominance frontier which are dominated by alloca.

http://reviews.llvm.org/D6055






More information about the llvm-commits mailing list