forked from OSchip/llvm-project
a9f09c6245
This is a functional change for LLE and LDist. The other clients (LV, LVerLICM) already had this explicitly enabled. The temporary boolean parameter to LAA is removed that allowed turning off speculation of symbolic strides. This makes LAA's caching interface LAA::getInfo only take the loop as the parameter. This makes the interface more friendly to the new Pass Manager. The flag -enable-mem-access-versioning is moved from LV to a LAA which now allows turning off speculation globally. llvm-svn: 273064 |
||
---|---|---|
.. | ||
basic-with-memchecks.ll | ||
basic.ll | ||
bounds-expansion-bug.ll | ||
crash-in-memcheck-generation.ll | ||
diagnostics.ll | ||
metadata.ll | ||
no-if-convert.ll | ||
outside-use.ll | ||
program-order.ll | ||
symbolic-stride.ll | ||
unknown-bounds-for-memchecks.ll |