Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Re-sort #include lines for unittests. This uses a slightly modified | Chandler Carruth | 2017-06-06 | 1 | -1/+1 |
* | ADT: Add explicit conversions for reverse ilist iterators | Duncan P. N. Exon Smith | 2017-02-07 | 1 | -0/+64 |
* | CodeGen: Give MachineBasicBlock::reverse_iterator a handle to the current MI | Duncan P. N. Exon Smith | 2016-09-11 | 1 | -0/+22 |
* | CodeGen: Assert that bundle iterators are valid | Duncan P. N. Exon Smith | 2016-09-11 | 1 | -0/+16 |
* | CodeGen: Turn on sentinel tracking for MachineInstr iterators | Duncan P. N. Exon Smith | 2016-09-11 | 1 | -1/+2 |
* | ADT: Remove all ilist_iterator => pointer casts, NFC | Duncan P. N. Exon Smith | 2016-08-12 | 1 | -0/+94 |