summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/MemorySSAUpdater.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Remove redundant includes from lib/Analysis.Michael Zolotukhin2017-12-131-2/+0
* MemorySSAUpdater: Only add phis to insertedphis if we actually inserted them,...Daniel Berlin2017-09-271-3/+2
* [mssa] Fix case when there is no definition in a block prior to an inserted use.Alina Sbirlea2017-06-071-11/+6
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* [MSSA] Clean up the updater a bit. NFCGeorge Burgess IV2017-04-211-5/+4
* MemorySSA: Move to Analysis, from Transforms/Utils. It's used asDaniel Berlin2017-04-111-0/+494
OpenPOWER on IntegriCloud