Summary: As suggested by Eli Friedman, don't try to handle array allocas here, because of possible overflows, instead rely on instcombine converting them to allocations of array types. Reviewers: efriedma Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D41398 llvm-svn: 321159 |
||
|---|---|---|
| .. | ||
| assume.ll | ||
| deref-bitcast-of-gep.ll | ||
| dereferenceable-and-aligned.ll | ||
| get-pointer-base-with-const-off.ll | ||
| known-bits-from-range-md.ll | ||
| known-non-equal.ll | ||
| known-nonnull-at.ll | ||
| known-power-of-two.ll | ||
| known-signbit-shift.ll | ||
| knownnonzero-shift.ll | ||
| knownzero-addrspacecast.ll | ||
| knownzero-shift.ll | ||
| memory-dereferenceable.ll | ||
| monotonic-phi.ll | ||
| pr23011.ll | ||
| signbits-extract-elt.ll | ||