summaryrefslogtreecommitdiff
path: root/test/util
AgeCommit message (Expand)AuthorFilesLines
2018-07-11Move tests into namespaces (#1689)dan sinclair3-4/+14
2018-06-12Small vector optimization for operands.Steven Perron2-0/+598
2018-04-23Vector DCE (#1512)Steven Perron2-0/+50
2018-04-13Use a bit vector in ADCESteven Perron2-1/+116
2017-11-27Re-format source tree - NFC.Diego Novillo1-1/+1
2017-10-25Change the sections in the module to use the InstructionList class.Steven Perron1-4/+8
2017-10-20Change BasicBlock to use InstructionList to hold instructions.Steven Perron1-43/+94
2017-10-12Generic intrusive linked list class.Steven Perron2-0/+285