llvm-project/llvm/test/Analysis/LoopCacheAnalysis/PowerPC
Congzhe Cao 80ab16d0ed [NFC][LoopCacheAnalysis] Update test cases to make sure the outputs follow the right order
In this patch we change test cases from using "CHECK" to using
"CHECK-NEXT", which is to ensure the order of loops output by
loop cache analysis is correct. After D124725 we fixed the
non-deterministic output order hence we did not use "CHECK-DAG"
anymore, and now we should really use "CHECK-NEXT" to make sure
the loops in the output loop vector follow the right order.

Reviewed By: bmahjour, #loopoptwg

Differential Revision: https://reviews.llvm.org/D124984
2022-05-25 23:32:00 -04:00
..
LoopnestFixedSize.ll [NFC][LoopCacheAnalysis] Update test cases to make sure the outputs follow the right order 2022-05-25 23:32:00 -04:00
compute-cost-m32.ll
compute-cost.ll
lit.local.cfg
loads-store.ll [NFC][LoopCacheAnalysis] Update test cases to make sure the outputs follow the right order 2022-05-25 23:32:00 -04:00
matmul.ll [NFC][LoopCacheAnalysis] Update test cases to make sure the outputs follow the right order 2022-05-25 23:32:00 -04:00
matvecmul.ll [NFC][LoopCacheAnalysis] Update test cases to make sure the outputs follow the right order 2022-05-25 23:32:00 -04:00
multi-store.ll [NFC][LoopCacheAnalysis] Update test cases to make sure the outputs follow the right order 2022-05-25 23:32:00 -04:00
single-store.ll [NFC][LoopCacheAnalysis] Update test cases to make sure the outputs follow the right order 2022-05-25 23:32:00 -04:00
stencil.ll [NFC][LoopCacheAnalysis] Update test cases to make sure the outputs follow the right order 2022-05-25 23:32:00 -04:00