summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Hexagon/tail-dup-subreg-abort.ll
Commit message (Collapse)AuthorAgeFilesLines
* Tail duplication can mix incompatible registers in phi nodesKrzysztof Parzyszek2015-10-211-0/+28
Do not tail duplicate blocks where the successor has a phi node, and the corresponding value in that phi node uses a subregister. http://reviews.llvm.org/D13922 llvm-svn: 250877
OpenPOWER on IntegriCloud