summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ADT/DAGDeltaAlgorithmTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Re-sort #include lines for unittests. This uses a slightly modifiedChandler Carruth2017-06-061-1/+1
* Use 'override/final' instead of 'virtual' for overridden methodsAlexander Kornienko2015-04-111-1/+1
* Remove some code that is no longer needed now that googletest knows howJay Foad2011-07-271-17/+0
* ADT: Add DAGDeltaAlgorithm, which is a DAG minimization algorithm built on to...Daniel Dunbar2010-06-081-0/+122
OpenPOWER on IntegriCloud