commit | a17edeb5259e3c7d6e4eaa907660db496d7b5ad4 | [log] [tgz] |
---|---|---|
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Tue Jul 12 03:18:50 2016 +0000 |
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Tue Jul 12 03:18:50 2016 +0000 |
tree | d5dff55005e91140d4fe7858f7d2c1ccdf6e432d | |
parent | 5453d5cd3671f81fdfa7c678d1717e6c56f3c803 [diff] |
X86: Avoid implicit iterator conversions, NFC Avoid implicit conversions from MachineInstrBundleIterator to MachineInstr*, mainly by preferring MachineInstr& over MachineInstr* and using range-based for loops. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@275149 91177308-0d34-0410-b5e6-96231b3b80d8