summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/IR/ModuleTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Prune Pass.h include from DataLayout.h. NFCIBjorn Pettersson2019-10-211-0/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Have Module::createRNG return a unique_ptrSerge Guelton2017-07-121-1/+1
* Re-sort #include lines for unittests. This uses a slightly modifiedChandler Carruth2017-06-061-1/+1
* Avoid unnecessary constexpr to appease MSVC 2013Reid Kleckner2016-10-111-1/+1
* Make RandomNumberGenerator compatible with <random>Mehdi Amini2016-10-111-0/+27
* IR: Appease MSVC after r280107 with an & or twoDuncan P. N. Exon Smith2016-08-301-1/+1
* ADT: Split out simple_ilist, a simple intrusive listDuncan P. N. Exon Smith2016-08-301-0/+48
OpenPOWER on IntegriCloud