summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Analysis/MemorySSA.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merging r339411:Hans Wennborg2018-08-131-0/+66
* llvm: Add support for "-fno-delete-null-pointer-checks"Manoj Gupta2018-07-091-1/+1
* Expose must/may alias info in MemorySSA.Alina Sbirlea2018-03-081-0/+200
* [MemorySSA] Invalidate def caches on deletionGeorge Burgess IV2018-02-271-0/+48
* [MemorySSA] Fix a cache invalidation bug with removed accessesGeorge Burgess IV2018-02-231-0/+42
* [mssa] Fix case when there is no definition in a block prior to an inserted use.Alina Sbirlea2017-06-071-0/+46
* Re-sort #include lines for unittests. This uses a slightly modifiedChandler Carruth2017-06-061-1/+1
* MemorySSA: Move to Analysis, from Transforms/Utils. It's used asDaniel Berlin2017-04-111-0/+865
OpenPOWER on IntegriCloud