Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prune Pass.h include from DataLayout.h. NFCI | Bjorn Pettersson | 2019-10-21 | 1 | -0/+1 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Have Module::createRNG return a unique_ptr | Serge Guelton | 2017-07-12 | 1 | -1/+1 |
* | Re-sort #include lines for unittests. This uses a slightly modified | Chandler Carruth | 2017-06-06 | 1 | -1/+1 |
* | Avoid unnecessary constexpr to appease MSVC 2013 | Reid Kleckner | 2016-10-11 | 1 | -1/+1 |
* | Make RandomNumberGenerator compatible with <random> | Mehdi Amini | 2016-10-11 | 1 | -0/+27 |
* | IR: Appease MSVC after r280107 with an & or two | Duncan P. N. Exon Smith | 2016-08-30 | 1 | -1/+1 |
* | ADT: Split out simple_ilist, a simple intrusive list | Duncan P. N. Exon Smith | 2016-08-30 | 1 | -0/+48 |