commit | a26cd9c5bafbd0e41643dcbba3f8729e01b8c61d | [log] [tgz] |
---|---|---|
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Sat Feb 27 19:33:37 2016 +0000 |
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Sat Feb 27 19:33:37 2016 +0000 |
tree | 238979766b27405a33d01f40fdf34d27127036a8 | |
parent | d7b3cd7a4ee6faff53d783e4a3684a3d074701b0 [diff] |
CodeGen: Use MachineInstr& in AntiDepBreaker API, NFC Take parameters as MachineInstr& instead of MachineInstr* in AntiDepBreaker API, since these are required to be non-null. No functionality change intended. Looking toward PR26753. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@262145 91177308-0d34-0410-b5e6-96231b3b80d8