[PATCH] D25503: [analyzer] Remove superquadratic behaviour from DataflowWorklist

Anna Zaks via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 12 21:32:11 PDT 2016


zaks.anna accepted this revision.
zaks.anna added a comment.
This revision is now accepted and ready to land.

LGTM!

I would add info on how much speedup you see in the cryptographic libraries to the commit message. (You could say something like "on a cryptographic library that uses code generation, this patch gives"...)

Thanks,
Anna.


Repository:
  rL LLVM

https://reviews.llvm.org/D25503





More information about the cfe-commits mailing list