This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7967d97d627 [Attributor] NoAlias on return values. new 8481559a37d [NFC][PowerPC]Change ADDIStocHA to ADDIStocHA8 to follow 64 [...] new 46cba73063f [X86] When using AND+PACKUS in lowerV16I8Shuffle, generate [...]
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/P9InstrResources.td | 2 +- lib/Target/PowerPC/PPCAsmPrinter.cpp | 8 ++++---- lib/Target/PowerPC/PPCFastISel.cpp | 12 +++++------ lib/Target/PowerPC/PPCISelDAGToDAG.cpp | 8 ++++---- lib/Target/PowerPC/PPCISelLowering.cpp | 2 +- lib/Target/PowerPC/PPCInstr64Bit.td | 4 ++-- lib/Target/PowerPC/PPCInstrInfo.cpp | 2 +- lib/Target/X86/X86ISelLowering.cpp | 9 ++++---- test/CodeGen/PowerPC/2013-07-01-PHIElimBug.mir | 4 ++-- test/CodeGen/PowerPC/aantidep-def-ec.mir | 2 +- test/CodeGen/PowerPC/licm-tocReg.ll | 10 ++++----- test/CodeGen/PowerPC/no-rlwimi-trivial-commute.mir | 2 +- test/CodeGen/PowerPC/remove-copy-crunsetcrbit.mir | 10 ++++----- test/CodeGen/X86/avg.ll | 2 +- test/CodeGen/X86/masked_store_trunc.ll | 4 ++-- test/CodeGen/X86/mmx-arith.ll | 4 ++-- test/CodeGen/X86/oddshuffles.ll | 4 ++-- test/CodeGen/X86/oddsubvector.ll | 2 +- test/CodeGen/X86/psubus.ll | 2 +- test/CodeGen/X86/sse2-intrinsics-canonical.ll | 2 +- test/CodeGen/X86/vector-reduce-and-bool.ll | 4 ++-- test/CodeGen/X86/vector-reduce-or-bool.ll | 4 ++-- test/CodeGen/X86/vector-reduce-xor-bool.ll | 4 ++-- test/CodeGen/X86/vector-shuffle-128-v16.ll | 2 +- test/CodeGen/X86/vector-trunc-math-widen.ll | 24 +++++++++++----------- test/CodeGen/X86/vector-trunc-math.ll | 24 +++++++++++----------- test/CodeGen/X86/vector-trunc-widen.ll | 6 +++--- test/CodeGen/X86/vector-trunc.ll | 6 +++--- 28 files changed, 84 insertions(+), 85 deletions(-)