This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e0bb219a274 [Support] Fix GNU/kFreeBSD build new 5ebd7af2ed1 [PowerPC] Improve vec_abs on P9
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 | 95 ------------- lib/Target/PowerPC/PPCISelLowering.cpp | 164 +++++++++++++++++----- lib/Target/PowerPC/PPCISelLowering.h | 17 +++ lib/Target/PowerPC/PPCInstrVSX.td | 23 +++ test/CodeGen/PowerPC/ppc64-P9-vabsd.ll | 240 +++++++++++++++++++++++++++----- test/CodeGen/PowerPC/pre-inc-disable.ll | 12 +- 6 files changed, 376 insertions(+), 175 deletions(-)