llvm-project/llvm/test/Instrumentation/BoundsChecking
Nuno Lopes 340b0463e6 fix PR17635: false positive with packed structures
LLVM optimizers may widen accesses to packed structures that overflow the structure itself, but should be in bounds up to the alignment of the object

llvm-svn: 193317
2013-10-24 09:17:24 +00:00
..
many-trap.ll
phi.ll
simple-32.ll fix PR17635: false positive with packed structures 2013-10-24 09:17:24 +00:00
simple.ll ObjectSizeOffsetEvaluator: Don't run into infinite recursion if we have a cyclic GEP. 2013-09-29 19:39:13 +00:00