[SystemZ] Use "for (auto" a bit
authorRichard Sandiford <rsandifo@linux.vnet.ibm.com>
Thu, 6 Mar 2014 11:00:15 +0000 (11:00 +0000)
committerRichard Sandiford <rsandifo@linux.vnet.ibm.com>
Thu, 6 Mar 2014 11:00:15 +0000 (11:00 +0000)
commitb653ed85457de149bb42c22a8098e6b2f2685dd4
tree208144e92af1f27346a85e623bba88c4e9ae45d7
parent9a1cd05a3d7456f9cdd9f5f30f037fbeb3c0fb20
[SystemZ] Use "for (auto" a bit

Just the simple cases for now.  There were a few knock-on changes of
MachineBasicBlock *s to MachineBasicBlock &s.  No functional change intended.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203105 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SystemZ/SystemZElimCompare.cpp
lib/Target/SystemZ/SystemZFrameLowering.cpp
lib/Target/SystemZ/SystemZISelLowering.cpp
lib/Target/SystemZ/SystemZLongBranch.cpp
lib/Target/SystemZ/SystemZShortenInst.cpp