forked from OSchip/llvm-project
bf147c4653
This patch changed the isLegalUse check to ensure that LSRInstance::GenerateConstantOffsetsImpl generates an offset that results in a legal addressing mode and formula. The check is changed to look similar to the assert check used for illegal formulas. Differential Revision: https://reviews.llvm.org/D100383 Change-Id: Iffb9e32d59df96b8f072c00f6c339108159a009a |
||
---|---|---|
.. | ||
lit.local.cfg | ||
lsr-memcpy.ll | ||
lsr-memset.ll | ||
lsr-pre-inc-offset-check.ll | ||
lsr-reuse.ll | ||
pr47329.ll | ||
req-regs.ll | ||
small-constant.ll | ||
vscale-factor-out-constant.ll |