summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/MemorySSA/renamephis.ll
Commit message (Collapse)AuthorAgeFilesLines
* [MemorySSA] Rename all phi entries.Alina Sbirlea2019-08-301-0/+51
When renaming Phis incoming values, there may be multiple edges incoming from the same block (switch). Rename all. llvm-svn: 370548
OpenPOWER on IntegriCloud