This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a3dad916d65 [MIPS GlobalISel] ClampScalar and select pointer G_ICMP new 46ff7007477 PowerPC/SPE: Fix load/store handling for SPE new bb8d4137890 PowerPC: Fix register spilling for SPE registers
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/PPCCallingConv.td | 15 +++++--- lib/Target/PowerPC/PPCISelLowering.cpp | 23 +++++++++++++ lib/Target/PowerPC/PPCISelLowering.h | 5 +++ lib/Target/PowerPC/PPCInstrInfo.cpp | 2 ++ lib/Target/PowerPC/PPCRegisterInfo.cpp | 63 ++++++++++++++++++++++------------ test/CodeGen/PowerPC/spe.ll | 25 ++++++++++++-- 6 files changed, 104 insertions(+), 29 deletions(-)