Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-07-11 | Move tests into namespaces (#1689) | dan sinclair | 3 | -4/+14 |
2018-06-12 | Small vector optimization for operands. | Steven Perron | 2 | -0/+598 |
2018-04-23 | Vector DCE (#1512) | Steven Perron | 2 | -0/+50 |
2018-04-13 | Use a bit vector in ADCE | Steven Perron | 2 | -1/+116 |
2017-11-27 | Re-format source tree - NFC. | Diego Novillo | 1 | -1/+1 |
2017-10-25 | Change the sections in the module to use the InstructionList class. | Steven Perron | 1 | -4/+8 |
2017-10-20 | Change BasicBlock to use InstructionList to hold instructions. | Steven Perron | 1 | -43/+94 |
2017-10-12 | Generic intrusive linked list class. | Steven Perron | 2 | -0/+285 |