This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 91298c7 Reverting r285406, which was a temporary workaround to get on [...] new 4bbcd0a [PPC] add intrinsics for vec extract exp/significand and vec [...] new 2e6f35a [X86][AVX] Fixed v16i16/v32i8 ADD/SUB costs on AVX1 subtargets
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: include/llvm/IR/IntrinsicsPowerPC.td | 18 ++++++ lib/Target/PowerPC/PPCInstrVSX.td | 24 ++++++-- lib/Target/X86/X86TargetTransformInfo.cpp | 4 ++ test/Analysis/CostModel/X86/arith.ll | 16 ++--- test/CodeGen/PowerPC/vsx-p9.ll | 71 ++++++++++++++++++++++ .../LoopVectorize/X86/vector_max_bandwidth.ll | 6 +- 6 files changed, 123 insertions(+), 16 deletions(-)