This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9f59a11e239 [SystemZ] Replace subreg_r with subreg_h new 4df6ca02ff2 [PowerPC] Enhance the selection(ISD::VSELECT) of vector type
The 1 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 | 8 --- lib/Target/PowerPC/PPCISelLowering.cpp | 10 +--- lib/Target/PowerPC/PPCInstrAltivec.td | 4 ++ lib/Target/PowerPC/PPCInstrVSX.td | 3 +- test/CodeGen/PowerPC/vec_select.ll | 103 +++++++++++++++++++++++++++++++-- 5 files changed, 107 insertions(+), 21 deletions(-)