summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineVerifier.cpp
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2019-12-05 08:52:24 +0000
committerFlorian Hahn <flo@fhahn.com>2019-12-05 09:06:22 +0000
commit1b81964586b4f0fde94f4d238be659bedd85b627 (patch)
tree726d84020db9ad06be7ff39813bf34ce1a487419 /llvm/lib/CodeGen/MachineVerifier.cpp
parent8b8185bb1b456e0ccf7b1ed1f00bc646853ab004 (diff)
downloadbcm5719-llvm-1b81964586b4f0fde94f4d238be659bedd85b627.tar.gz
bcm5719-llvm-1b81964586b4f0fde94f4d238be659bedd85b627.zip
[MIBundle] Turn MachineOperandIteratorBase into a forward iterator.
This patch turns MachineOperandIteratorBase into a regular forward iterator, which can be used with iterator_range. It also adds mi_bundle_ops and const_mi_bundle_ops that return iterator ranges over all operands in a bundle and updates a use of the old iterator. Reviewers: evandro, t.p.northover, paquette, MatzeB, arsenm Reviewed By: arsenm Differential Revision: https://reviews.llvm.org/D70561
Diffstat (limited to 'llvm/lib/CodeGen/MachineVerifier.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud