This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0fd6ce773dc [X86] Model 256-bit AVX instructions in the AMD Jaguar sche [...] new b6988767a83 [PowerPC] Reduce register pressure by not materializing a c [...]
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/PPCISelLowering.cpp | 13 +++++--- test/CodeGen/PowerPC/build-vector-tests.ll | 4 +-- test/CodeGen/PowerPC/ppc64le-smallarg.ll | 4 +-- test/CodeGen/PowerPC/select-addrRegRegOnly.ll | 37 ++++++++++++++++++++++ .../PowerPC/vsx-partword-int-loads-and-stores.ll | 16 +++++----- 5 files changed, 58 insertions(+), 16 deletions(-) create mode 100644 test/CodeGen/PowerPC/select-addrRegRegOnly.ll