| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2016-04-14 | Remove every uses of getGlobalContext() in LLVM (but the C API) | Mehdi Amini | 1 | -21/+23 |
| 2015-08-03 | -Wdeprecated-clean: Fix cases of violating the rule of 5 in ways that are dep... | David Blaikie | 1 | -6/+6 |
| 2015-04-22 | Replace std::auto_ptr with std::unique_ptr | David Blaikie | 1 | -2/+2 |
| 2015-04-11 | Use 'override/final' instead of 'virtual' for overridden methods | Alexander Kornienko | 1 | -9/+15 |
| 2014-06-08 | [C++11] Use 'nullptr'. | Craig Topper | 1 | -16/+16 |
| 2014-03-06 | Replace OwningPtr<T> with std::unique_ptr<T>. | Ahmed Charles | 1 | -2/+1 |
| 2014-03-04 | [Modules] Move ValueHandle into the IR library where Value itself lives. | Chandler Carruth | 1 | -0/+408 |
