Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [MemorySSA] Fix bugs in walker; refactor unittests a bit. | George Burgess IV | 2016-04-29 | 1 | -23/+163 |
* | Remove every uses of getGlobalContext() in LLVM (but the C API) | Mehdi Amini | 2016-04-14 | 1 | -1/+1 |
* | Really fix ASAN leak/etc issues with MemorySSA unittests | Daniel Berlin | 2016-03-02 | 1 | -10/+11 |
* | Revert "Fix ASAN detected errors in code and test" (it was not meant to be co... | Daniel Berlin | 2016-03-02 | 1 | -11/+10 |
* | Fix ASAN detected errors in code and test | Daniel Berlin | 2016-03-02 | 1 | -10/+11 |
* | [AA] Hoist the logic to reformulate various AA queries in terms of other | Chandler Carruth | 2016-03-02 | 1 | -1/+1 |
* | Add the beginnings of an update API for preserving MemorySSA | Daniel Berlin | 2016-03-01 | 1 | -0/+87 |