[PATCH] D49602: Use SCEV to avoid inserting some bounds checks.

Joel Galenson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 24 08:22:06 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL337830: Use SCEV to avoid inserting some bounds checks. (authored by jgalenson, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49602?vs=156580&id=157044#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49602

Files:
  llvm/trunk/lib/Transforms/Instrumentation/BoundsChecking.cpp
  llvm/trunk/test/Instrumentation/BoundsChecking/opt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49602.157044.patch
Type: text/x-patch
Size: 21606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180724/1f60f229/attachment-0001.bin>


More information about the llvm-commits mailing list