This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2a1334dd59a [AVR] Migrate to new MCAsmBackend applyFixup and processFixupValue new 6309a52c0bc [InstCombine] Add test cases demonstrating that we don't op [...] new 64cca8fa27a [COFF, ARM64] Fix typo in COFF ARM64 Relocation Type new 1d9383cd849 [PowerPC] set optimization level in SelectionDAGISel
The 3 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: include/llvm/BinaryFormat/COFF.h | 2 +- lib/Target/PowerPC/PPC.h | 3 +- lib/Target/PowerPC/PPCISelDAGToDAG.cpp | 9 ++-- lib/Target/PowerPC/PPCTargetMachine.cpp | 2 +- test/CodeGen/PowerPC/anon_aggr.ll | 62 +++++++++++----------- test/CodeGen/PowerPC/floatPSA.ll | 2 +- test/CodeGen/PowerPC/ppc64-align-long-double.ll | 24 ++++----- test/CodeGen/PowerPC/tls.ll | 2 +- .../Transforms/InstCombine/select-cmp-cttz-ctlz.ll | 27 ++++++++++ 9 files changed, 81 insertions(+), 52 deletions(-)