This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e07033a AMDGPU: Fix Two Address problems with v_movreld new 8376827 [x86] regenerate checks new 5ba8f14 [PPC] Better codegen for AND, ANY_EXT, SRL sequence
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/PowerPC/PPCISelDAGToDAG.cpp | 17 +++++++++++++++++ lib/Target/PowerPC/README.txt | 6 ++++++ test/CodeGen/PowerPC/anyext_srl.ll | 29 +++++++++++++++++++++++++++++ test/CodeGen/X86/select_const.ll | 21 +++++++++++---------- 4 files changed, 63 insertions(+), 10 deletions(-) create mode 100644 test/CodeGen/PowerPC/anyext_srl.ll