summaryrefslogtreecommitdiff
path: root/llvm/test/Transforms/IndVarSimplify/ARM
AgeCommit message (Expand)Author
2025-04-17[IndVarsSimplify] sinkUnusedInvariants is skipping instructions while sinking...Sirish Pande
2023-10-26[opt] Infer DataLayout from triple if not specifiedAlex Richardson
2023-05-17[NFC][Py Reformat] Reformat lit.local.cfg python files in llvmTobias Hieta
2022-12-14[IndVarSimplify] Convert more tests to opaque pointers (NFC)Nikita Popov
2022-12-07[NFC] Port all IndVarSimplify tests to `-passes=` syntaxRoman Lebedev
2022-05-21[SCEV] Use umin_seq for BECount of multi-exit loopsNikita Popov
2021-03-06[NFCI] SCEVExpander: emit intrinsics for integral {u,s}{min,max} SCEV express...Roman Lebedev
2020-10-25[SCEV] Strenthen nowrap flags after constant folding for mul exprsNikita Popov
2020-09-10[SCEV] Constant expansion cost at minsizeSam Parker
2020-08-18[NFC] Add some more Arm tests for IndVarSimplifySam Parker
2020-04-03Revert "[SCEV] rewriteLoopExitValues(): even if have hard uses, still rewrite...Roman Lebedev
2020-04-03[NFC] Move ARM `opt -indvars` test from Codegen into TransformsRoman Lebedev