summaryrefslogtreecommitdiff
path: root/unittests/CodeGen/MachineInstrBundleIteratorTest.cpp
AgeCommit message (Expand)Author
2017-06-06Re-sort #include lines for unittests. This uses a slightly modifiedChandler Carruth
2017-02-07ADT: Add explicit conversions for reverse ilist iteratorsDuncan P. N. Exon Smith
2016-09-11CodeGen: Give MachineBasicBlock::reverse_iterator a handle to the current MIDuncan P. N. Exon Smith
2016-09-11CodeGen: Assert that bundle iterators are validDuncan P. N. Exon Smith
2016-09-11CodeGen: Turn on sentinel tracking for MachineInstr iteratorsDuncan P. N. Exon Smith
2016-08-12ADT: Remove all ilist_iterator => pointer casts, NFCDuncan P. N. Exon Smith