Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove redundant includes from lib/Analysis. | Michael Zolotukhin | 2017-12-13 | 1 | -2/+0 | |
* | MemorySSAUpdater: Only add phis to insertedphis if we actually inserted them,... | Daniel Berlin | 2017-09-27 | 1 | -3/+2 | |
* | [mssa] Fix case when there is no definition in a block prior to an inserted use. | Alina Sbirlea | 2017-06-07 | 1 | -11/+6 | |
* | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 2017-06-06 | 1 | -1/+1 | |
* | [MSSA] Clean up the updater a bit. NFC | George Burgess IV | 2017-04-21 | 1 | -5/+4 | |
* | MemorySSA: Move to Analysis, from Transforms/Utils. It's used as | Daniel Berlin | 2017-04-11 | 1 | -0/+494 |