summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Transforms/Utils/MemorySSA.cpp
Commit message (Expand)AuthorAgeFilesLines
* [MemorySSA] Fix bugs in walker; refactor unittests a bit.George Burgess IV2016-04-291-23/+163
* Remove every uses of getGlobalContext() in LLVM (but the C API)Mehdi Amini2016-04-141-1/+1
* Really fix ASAN leak/etc issues with MemorySSA unittestsDaniel Berlin2016-03-021-10/+11
* Revert "Fix ASAN detected errors in code and test" (it was not meant to be co...Daniel Berlin2016-03-021-11/+10
* Fix ASAN detected errors in code and testDaniel Berlin2016-03-021-10/+11
* [AA] Hoist the logic to reformulate various AA queries in terms of otherChandler Carruth2016-03-021-1/+1
* Add the beginnings of an update API for preserving MemorySSADaniel Berlin2016-03-011-0/+87
OpenPOWER on IntegriCloud