summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/kmp_stats_timing.h
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2016-07-08 17:43:08 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2016-07-08 17:43:08 +0000
commit50d307680f609f3fa86e87f11b0b2379a62a6cb1 (patch)
treec8d3ed16deacbb98b6eb2d548849146040e3873b /openmp/runtime/src/kmp_stats_timing.h
parent89a6c0e1706370c21f576175f71e50ea9e258a65 (diff)
downloadbcm5719-llvm-50d307680f609f3fa86e87f11b0b2379a62a6cb1.tar.gz
bcm5719-llvm-50d307680f609f3fa86e87f11b0b2379a62a6cb1.zip
CodeGen: Avoid iterator conversions in TwoAddressInstructionPass, NFC
Mostly through preferring MachineInstr&, avoid implicit conversions from iterator to pointer. Although this may bitrot (since there are other uses blocking me from removing the implicit operator), this removes the last of the implicit conversions from MachineInstrBundleIterator to MachineInstr* in the LLVMCodeGen build target. llvm-svn: 274893
Diffstat (limited to 'openmp/runtime/src/kmp_stats_timing.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud