llvm-project/llvm/test/Transforms/HardwareLoops
Sam Parker 9a92be1b35 [HardwareLoops] Loop counter guard intrinsic
Introduce llvm.test.set.loop.iterations which sets the loop counter
and also produces an i1 after testing that the count is not zero.

Differential Revision: https://reviews.llvm.org/D63809

llvm-svn: 364628
2019-06-28 07:38:16 +00:00
..
ARM [ARM] Move low overhead loop codegen tests into a separate file. NFC 2019-06-27 16:56:41 +00:00
loop-guards.ll [HardwareLoops] Loop counter guard intrinsic 2019-06-28 07:38:16 +00:00
scalar-while.ll [HardwareLoops] Loop counter guard intrinsic 2019-06-28 07:38:16 +00:00
unconditional-latch.ll [HardwareLoops] Loop counter guard intrinsic 2019-06-28 07:38:16 +00:00
unscevable.ll