llvm-project/llvm/test/Transforms/LoopStrengthReduce/AArch64
Stelios Ioannou bf147c4653 [LSR] Fix for pre-indexed generated constant offset
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
2021-04-15 16:44:42 +01:00
..
lit.local.cfg
lsr-memcpy.ll
lsr-memset.ll
lsr-pre-inc-offset-check.ll [LSR] Fix for pre-indexed generated constant offset 2021-04-15 16:44:42 +01:00
lsr-reuse.ll
pr47329.ll
req-regs.ll
small-constant.ll
vscale-factor-out-constant.ll