llvm-project/llvm/test/Transforms/IndVarSimplify/ARM
Sam Parker 0bdf8c9127 [SCEV] Constant expansion cost at minsize
As code size is the only thing we care about at minsize, query the
cost of materialising immediates when calculating the cost of a SCEV
expansion. We also modify the CostKind to TCK_CodeSize for minsize,
instead of RecipThroughput.

Differential Revision: https://reviews.llvm.org/D76434
2020-09-10 08:21:11 +01:00
..
code-size.ll [NFC] Add some more Arm tests for IndVarSimplify 2020-08-18 11:24:35 +01:00
indvar-cost.ll
indvar-unroll-imm-cost.ll [SCEV] Constant expansion cost at minsize 2020-09-10 08:21:11 +01:00
lit.local.cfg