summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/SystemZ/expand-zext-pseudo.ll
Commit message (Collapse)AuthorAgeFilesLines
* [SystemZ] Don't drop any operands in expandZExtPseudo()Jonas Paulsson2017-03-221-0/+132
Make sure that any operands, e.g. of an implicit def of a super reg is transferred to the new instruction. Review: Ulrich Weigand llvm-svn: 298484
OpenPOWER on IntegriCloud