This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 04cb4ca3235 [CmpInstAnalysis] fix function signature for ICmp code to p [...] new e7c735a8fc7 [PowerPC] Make no-PIC default to match GCC - LLVM
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 | 6 +- test/CodeGen/PowerPC/MCSE-caller-preserved-reg.ll | 2 +- test/CodeGen/PowerPC/addegluecrash.ll | 1 + test/CodeGen/PowerPC/atomics-constant.ll | 6 +- test/CodeGen/PowerPC/f128-aggregates.ll | 4 +- test/CodeGen/PowerPC/f128-conv.ll | 2 +- test/CodeGen/PowerPC/f128-truncateNconv.ll | 2 +- test/CodeGen/PowerPC/f128-vecExtractNconv.ll | 2 +- test/CodeGen/PowerPC/fast-isel-call.ll | 2 +- test/CodeGen/PowerPC/mcm-13.ll | 4 +- test/CodeGen/PowerPC/mcm-6.ll | 4 +- .../PowerPC/p8-scalar_vector_conversions.ll | 4 +- test/CodeGen/PowerPC/ppc64-blnop.ll | 12 +- test/CodeGen/PowerPC/ppc64-i128-abi.ll | 18 +- test/CodeGen/PowerPC/ppc64le-aggregates.ll | 6 +- test/CodeGen/PowerPC/ppcf128-endian.ll | 2 +- test/CodeGen/PowerPC/pr32140.ll | 79 +++++++- test/CodeGen/PowerPC/preemption.ll | 3 +- test/CodeGen/PowerPC/save-bp.ll | 4 +- test/CodeGen/PowerPC/sjlj_no0x.ll | 6 +- test/CodeGen/PowerPC/swaps-le-6.ll | 6 +- test/CodeGen/PowerPC/testComparesi32gtu.ll | 4 +- test/CodeGen/PowerPC/testComparesi32ltu.ll | 4 +- test/CodeGen/PowerPC/testComparesieqsc.ll | 148 +++++++++++++-- test/CodeGen/PowerPC/testComparesieqsi.ll | 148 +++++++++++++-- test/CodeGen/PowerPC/testComparesieqsll.ll | 140 ++++++++++++-- test/CodeGen/PowerPC/testComparesieqss.ll | 148 +++++++++++++-- test/CodeGen/PowerPC/testComparesiequc.ll | 148 +++++++++++++-- test/CodeGen/PowerPC/testComparesiequi.ll | 148 +++++++++++++-- test/CodeGen/PowerPC/testComparesiequll.ll | 140 ++++++++++++-- test/CodeGen/PowerPC/testComparesiequs.ll | 148 +++++++++++++-- test/CodeGen/PowerPC/testComparesigesc.ll | 76 +++++++- test/CodeGen/PowerPC/testComparesigesi.ll | 76 +++++++- test/CodeGen/PowerPC/testComparesigesll.ll | 160 ++++++++++++++-- test/CodeGen/PowerPC/testComparesigess.ll | 76 +++++++- test/CodeGen/PowerPC/testComparesigtsc.ll | 4 +- test/CodeGen/PowerPC/testComparesigtsi.ll | 4 +- test/CodeGen/PowerPC/testComparesigtsll.ll | 4 +- test/CodeGen/PowerPC/testComparesigtss.ll | 4 +- test/CodeGen/PowerPC/testComparesigtuc.ll | 4 +- test/CodeGen/PowerPC/testComparesigtui.ll | 4 +- test/CodeGen/PowerPC/testComparesigtus.ll | 4 +- test/CodeGen/PowerPC/testComparesilesc.ll | 76 +++++++- test/CodeGen/PowerPC/testComparesilesi.ll | 76 +++++++- test/CodeGen/PowerPC/testComparesilesll.ll | 160 ++++++++++++++-- test/CodeGen/PowerPC/testComparesiless.ll | 76 +++++++- test/CodeGen/PowerPC/testComparesinesc.ll | 206 ++++++++++++++++++--- test/CodeGen/PowerPC/testComparesinesi.ll | 206 ++++++++++++++++++--- test/CodeGen/PowerPC/testComparesinesll.ll | 144 ++++++++++++-- test/CodeGen/PowerPC/testComparesiness.ll | 206 ++++++++++++++++++--- test/CodeGen/PowerPC/testComparesineuc.ll | 164 ++++++++++++++-- test/CodeGen/PowerPC/testComparesineui.ll | 206 ++++++++++++++++++--- test/CodeGen/PowerPC/testComparesineull.ll | 144 ++++++++++++-- test/CodeGen/PowerPC/testComparesineus.ll | 164 ++++++++++++++-- test/CodeGen/PowerPC/testCompareslleqsc.ll | 148 +++++++++++++-- test/CodeGen/PowerPC/testCompareslleqsi.ll | 148 +++++++++++++-- test/CodeGen/PowerPC/testCompareslleqsll.ll | 140 ++++++++++++-- test/CodeGen/PowerPC/testCompareslleqss.ll | 148 +++++++++++++-- test/CodeGen/PowerPC/testComparesllequc.ll | 148 +++++++++++++-- test/CodeGen/PowerPC/testComparesllequi.ll | 148 +++++++++++++-- test/CodeGen/PowerPC/testComparesllequll.ll | 140 ++++++++++++-- test/CodeGen/PowerPC/testComparesllequs.ll | 148 +++++++++++++-- test/CodeGen/PowerPC/testComparesllgesc.ll | 76 +++++++- test/CodeGen/PowerPC/testComparesllgesi.ll | 76 +++++++- test/CodeGen/PowerPC/testComparesllgesll.ll | 160 ++++++++++++++-- test/CodeGen/PowerPC/testComparesllgess.ll | 76 +++++++- test/CodeGen/PowerPC/testComparesllgtsll.ll | 4 +- test/CodeGen/PowerPC/testComparesllgtuc.ll | 4 +- test/CodeGen/PowerPC/testComparesllgtui.ll | 4 +- test/CodeGen/PowerPC/testComparesllgtus.ll | 4 +- test/CodeGen/PowerPC/testCompareslllesc.ll | 76 +++++++- test/CodeGen/PowerPC/testCompareslllesi.ll | 76 +++++++- test/CodeGen/PowerPC/testCompareslllesll.ll | 160 ++++++++++++++-- test/CodeGen/PowerPC/testComparesllless.ll | 76 +++++++- test/CodeGen/PowerPC/testComparesllltui.ll | 4 +- test/CodeGen/PowerPC/testComparesllnesll.ll | 144 ++++++++++++-- test/CodeGen/PowerPC/testComparesllneull.ll | 144 ++++++++++++-- test/CodeGen/PowerPC/toc-float.ll | 4 +- test/CodeGen/PowerPC/vsx_scalar_ld_st.ll | 4 +- test/CodeGen/PowerPC/xray-tail-call-sled.ll | 2 +- 80 files changed, 5190 insertions(+), 667 deletions(-)