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 |
* | ADT: Add sentinel tracking and custom tags to ilists | Duncan P. N. Exon Smith | 2016-09-11 | 1 | -7/+28 |
* | ADT: Use typedefs for ilist_base and ilist_node_base, NFC | Duncan P. N. Exon Smith | 2016-09-10 | 1 | -25/+28 |
* | ADT: Split out simple_ilist, a simple intrusive list | Duncan P. N. Exon Smith | 2016-08-30 | 1 | -0/+40 |
* | ADT: Explode include/llvm/ADT/{ilist,ilist_node}.h, NFC | Duncan P. N. Exon Smith | 2016-08-30 | 1 | -1/+1 |
* | ADT: Separate some list manipulation API into ilist_base, NFC | Duncan P. N. Exon Smith | 2016-08-22 | 1 | -0/+102 |