[PATCH] [asan] Speed up interesting alloca checks

Kostya Serebryany kcc at google.com
Thu Mar 26 15:34:48 PDT 2015


> > Each walk of the use list of the alloca is relatively expensive -- it is a linked list and cache hostile.

> 


But won't we need it anyway regardless of caching-cs-precomputing?


http://reviews.llvm.org/D8639

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list