This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9a82bf2 [AMDGPU] Fix runtime-metadata.ll test so it doesn't leave an [...] new 96f8539 Use PIC relocation model as default for PowerPC64 ELF.
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/PPCTargetMachine.cpp | 4 ++++ test/CodeGen/PowerPC/alias.ll | 4 ++-- test/CodeGen/PowerPC/cxx_tlscc64.ll | 2 +- test/CodeGen/PowerPC/fast-isel-br-const.ll | 2 +- test/CodeGen/PowerPC/fast-isel-load-store.ll | 2 +- test/CodeGen/PowerPC/func-addr-consts.ll | 16 ++++++++++++++++ test/CodeGen/PowerPC/func-addr.ll | 4 ++-- test/CodeGen/PowerPC/mcm-11.ll | 2 +- test/CodeGen/PowerPC/mcm-3.ll | 4 ++-- test/CodeGen/PowerPC/mcm-obj-2.ll | 2 +- test/CodeGen/PowerPC/mcm-obj.ll | 8 ++++---- test/CodeGen/PowerPC/peephole-align.ll | 4 ++-- test/CodeGen/PowerPC/ppc64-calls.ll | 2 +- test/CodeGen/PowerPC/ppc64-nonfunc-calls.ll | 2 +- test/CodeGen/PowerPC/ppc64-sibcall-shrinkwrap.ll | 8 ++++---- test/CodeGen/PowerPC/ppc64-sibcall.ll | 6 +++--- test/CodeGen/PowerPC/tailcall-string-rvo.ll | 2 +- test/CodeGen/PowerPC/tailcall1-64.ll | 2 +- test/CodeGen/PowerPC/tls.ll | 4 ++-- test/CodeGen/PowerPC/vsx.ll | 10 +++++----- 20 files changed, 55 insertions(+), 35 deletions(-) create mode 100644 test/CodeGen/PowerPC/func-addr-consts.ll