forked from OSchip/llvm-project
If the load is conditional we can't hoist its 0-iteration instance to the preheader because that would make it unconditional. Thus we would access a memory location that the original loop did not access. llvm-svn: 273991 |
||
|---|---|---|
| .. | ||
| backward.ll | ||
| cond-load.ll | ||
| def-store-before-load.ll | ||
| forward.ll | ||
| loop-simplify-dep.ll | ||
| memcheck.ll | ||
| multiple-stores-same-block.ll | ||
| non-consecutive.ll | ||
| opt-size.ll | ||
| symbolic-stride.ll | ||
| type-mismatch.ll | ||
| unknown-dep.ll | ||