Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [HardwareLoops] Loop counter guard intrinsic | Sam Parker | 2019-06-28 | 1 | -0/+339 |
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 |