mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
18d5e1610a
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 |