commit | 5030753e8ebaeaf1802b92b4f4220dd5746060fb | [log] [tgz] |
---|---|---|
author | Florian Hahn <florian.hahn@arm.com> | Mon Jul 24 11:41:30 2017 +0000 |
committer | Florian Hahn <florian.hahn@arm.com> | Mon Jul 24 11:41:30 2017 +0000 |
tree | dff096377ccf4ec817df969d057c3ae71e65a769 | |
parent | 06484d9e4edf77a5817001a4abef2b4587a75b83 [diff] |
[LoopInterchange] Update code to use range-based for loops (NFC). Summary: The remaining non range-based for loops do not iterate over full ranges, so leave them as they are. Reviewers: karthikthecool, blitz.opensource, mcrosier, mkuper, aemerson Reviewed By: aemerson Subscribers: aemerson, mzolotukhin, llvm-commits Differential Revision: https://reviews.llvm.org/D35777 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@308872 91177308-0d34-0410-b5e6-96231b3b80d8