commit | cf91a6f85901bd7aa66e493ba604c56fc313c666 | [log] [tgz] |
---|---|---|
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Tue Jul 12 01:39:01 2016 +0000 |
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Tue Jul 12 01:39:01 2016 +0000 |
tree | 285acee3dc1587545d9d6e088fa855e4c8f78e4c | |
parent | a911eddad4c1988dcb829b8982da5a5335fb7b3b [diff] |
SystemZ: Avoid implicit iterator conversions, NFC Avoid implicit conversions from MachineInstrBundleIterator to MachineInstr* in the SystemZ backend, mainly by preferring MachineInstr& over MachineInstr* and using range-based for loops. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@275137 91177308-0d34-0410-b5e6-96231b3b80d8