This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 122028f Revert "[ARM] Recommit the glueless lowering of addc/adde in [...] new 23d3b2f [SystemZ] Don't drop any operands in expandZExtPseudo() new 9121f7e [X86] Remove an unused function from release builds. Reported [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Target/SystemZ/SystemZInstrInfo.cpp | 31 ++++--- lib/Target/SystemZ/SystemZInstrInfo.h | 12 ++- lib/Target/X86/X86VZeroUpper.cpp | 2 + test/CodeGen/SystemZ/expand-zext-pseudo.ll | 132 +++++++++++++++++++++++++++++ 4 files changed, 160 insertions(+), 17 deletions(-) create mode 100644 test/CodeGen/SystemZ/expand-zext-pseudo.ll