Teach the ARM peephole optimizer that RSB, RSC, ADC, and SBC can be used for...
Teach the ARM peephole optimizer that RSB, RSC, ADC, and SBC can be used for folded comparisons, just like ADD and SUB. llvm-svn: 129038
Loading
Please register or sign in to comment