[ARM][LowOverheadLoops] Use subs during revert.
Check whether there are any uses or defs between the LoopDec and LoopEnd. If there's not, then we can use a subs to set the cpsr and skip generating a cmp. Differential Revision: https://reviews.llvm.org/D67801 llvm-svn: 372560
Loading
Please register or sign in to comment