Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename a few unittests/.../Foo.cpp files to FooTest.cpp | Nico Weber | 2018-09-03 | 1 | -1395/+0 |
* | [MemorySSA] Fix def optimization handling | George Burgess IV | 2018-08-23 | 1 | -0/+128 |
* | [MemorySSA] "Fix" lifetime intrinsic handling | George Burgess IV | 2018-08-10 | 1 | -0/+66 |
* | llvm: Add support for "-fno-delete-null-pointer-checks" | Manoj Gupta | 2018-07-09 | 1 | -1/+1 |
* | Expose must/may alias info in MemorySSA. | Alina Sbirlea | 2018-03-08 | 1 | -0/+200 |
* | [MemorySSA] Invalidate def caches on deletion | George Burgess IV | 2018-02-27 | 1 | -0/+48 |
* | [MemorySSA] Fix a cache invalidation bug with removed accesses | George Burgess IV | 2018-02-23 | 1 | -0/+42 |
* | [mssa] Fix case when there is no definition in a block prior to an inserted use. | Alina Sbirlea | 2017-06-07 | 1 | -0/+46 |
* | Re-sort #include lines for unittests. This uses a slightly modified | Chandler Carruth | 2017-06-06 | 1 | -1/+1 |
* | MemorySSA: Move to Analysis, from Transforms/Utils. It's used as | Daniel Berlin | 2017-04-11 | 1 | -0/+865 |