use range-based for loops; NFCI
authorSanjay Patel <spatel@rotateright.com>
Tue, 7 Jul 2015 15:03:53 +0000 (15:03 +0000)
committerSanjay Patel <spatel@rotateright.com>
Tue, 7 Jul 2015 15:03:53 +0000 (15:03 +0000)
commit08c4cbeeae771c680cce154c22b735ff0c63267d
treeb4e6cc36e5c5935965daa2a8d85ce1ca4eeb3302
parent75a855e85365845d8a4bc719ae236b1c9ee18c90
use range-based for loops; NFCI

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241592 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrInfo.cpp