This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6e502837915 [Analysis] Fix typo in assert. NFC new f9fb677cc24 [Power9] Code Cleanup - Remove needsAggressiveScheduling()
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/PPCSubtarget.cpp | 35 +--- test/CodeGen/PowerPC/2008-10-28-f128-i32.ll | 252 ++++++++++++------------ test/CodeGen/PowerPC/2011-12-05-NoSpillDupCR.ll | 2 +- test/CodeGen/PowerPC/MergeConsecutiveStores.ll | 16 +- test/CodeGen/PowerPC/coalesce-ext.ll | 4 +- test/CodeGen/PowerPC/i1-to-double.ll | 10 +- test/CodeGen/PowerPC/lsa.ll | 4 +- test/CodeGen/PowerPC/ppc32-vacopy.ll | 13 +- test/CodeGen/PowerPC/ppc64-gep-opt.ll | 29 --- test/CodeGen/PowerPC/save-cr-ppc32svr4.ll | 11 +- test/CodeGen/PowerPC/save-crbp-ppc32svr4.ll | 11 +- test/CodeGen/PowerPC/tls.ll | 2 +- test/CodeGen/PowerPC/unal-altivec.ll | 9 +- 13 files changed, 172 insertions(+), 226 deletions(-)