summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/MemorySSAUpdater.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "[MemorySSA] Revert r293361 and r293363, as the tests fail under asan."Daniel Berlin2017-01-301-10/+24
* [MemorySSA] Revert r293361 and r293363, as the tests fail under asan.Sam McCall2017-01-301-17/+7
* MemorySSA: Allow movement to arbitrary placesDaniel Berlin2017-01-281-1/+7
* MemorySSA: Fix block numbering invalidation and replacement bugs discovered b...Daniel Berlin2017-01-281-6/+10
* MemorySSA: Move updater to its own fileDaniel Berlin2017-01-281-0/+372
OpenPOWER on IntegriCloud