This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7215ab82d4c Revert r346810 "Preserve loop metadata when splitting exit blocks" new 382877c17c0 [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 | 8 +-- lib/Target/PowerPC/PPCInstrAltivec.td | 14 +++++ lib/Target/PowerPC/PPCInstrVSX.td | 20 +++++++ test/CodeGen/PowerPC/vec_select.ll | 103 +++++++++++++++++++++++++++++++-- 5 files changed, 133 insertions(+), 20 deletions(-)