Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [SystemZ] Don't drop any operands in expandZExtPseudo() | Jonas Paulsson | 2017-03-22 | 1 | -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 |