diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2016-07-08 20:29:42 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2016-07-08 20:29:42 +0000 |
commit | ab53fd9b500b361b9f809c7cd969ae094e6d8935 (patch) | |
tree | de7dd3672026dff853ec30e300bf13e0c487576c /llvm/lib/Transforms/Utils/LoopVersioning.cpp | |
parent | 79c99fb7ebca48590f3535378509d226f588b014 (diff) | |
download | llvm-ab53fd9b500b361b9f809c7cd969ae094e6d8935.zip llvm-ab53fd9b500b361b9f809c7cd969ae094e6d8935.tar.gz llvm-ab53fd9b500b361b9f809c7cd969ae094e6d8935.tar.bz2 |
AArch64: Avoid implicit iterator conversions, NFC
Avoid implicit conversions from MachineInstrBundleInstr to MachineInstr*
in the AArch64 backend, mainly by preferring MachineInstr& over
MachineInstr* when a pointer isn't nullable.
llvm-svn: 274924
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopVersioning.cpp')
0 files changed, 0 insertions, 0 deletions