Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Analysis] Fix some Clang-tidy modernize and Include What You Use warnings; ... | Eugene Zelenko | 2017-08-16 | 1 | -53/+93 |
* | Allow None as a MemoryLocation to getModRefInfo | Alina Sbirlea | 2017-08-01 | 1 | -1/+1 |
* | Analysis/MemorySSA.cpp: Prune unused "llvm/Transforms/Scalar.h". | NAKAMURA Takumi | 2017-07-17 | 1 | -1/+0 |
* | Strip UTF8 BOM that got added for some reason in rL305163 | Simon Pilgrim | 2017-06-13 | 1 | -1/+1 |
* | Fix unused variable warning on non-debug EXPENSIVE_CHECKS builds | Simon Pilgrim | 2017-06-11 | 1 | -1/+2 |
* | [MemorySSA] preservesAll() implies preserves<MemorySSA>(). NFCI. | Davide Italiano | 2017-06-11 | 1 | -1/+0 |
* | [IR] De-virtualize ~Value to save a vptr | Reid Kleckner | 2017-05-18 | 1 | -2/+21 |
* | MemorySSA: Stop tracking def-or-use blocks. | Bryant Wong | 2017-04-16 | 1 | -3/+0 |
* | MemorySSA: Move to Analysis, from Transforms/Utils. It's used as | Daniel Berlin | 2017-04-11 | 1 | -0/+2059 |