[LegalizerInfo] Don't evaluate end boundary every time through the loop
authorQuentin Colombet <qcolombet@apple.com>
Fri, 13 Oct 2017 21:16:13 +0000 (21:16 +0000)
committerQuentin Colombet <qcolombet@apple.com>
Fri, 13 Oct 2017 21:16:13 +0000 (21:16 +0000)
commitb1a3bd1529f6ca44c98dfde052953b906e6c58e1
tree31315a640882912a2394ce08fb92daf9654d5170
parent86220488b420cbe2e1a34b035714c950e7d5a0bc
[LegalizerInfo] Don't evaluate end boundary every time through the loop

Match the LLVM coding standard for loop conditions.

NFC.

llvm-svn: 315757
llvm/lib/CodeGen/GlobalISel/LegalizerInfo.cpp