This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 58ad398198b [Attributor][NFC] Move DerefState to header and use StateWrapper new a17efce83e8 [PowerPC][XCOFF][MC] Explicitly set containing csect on sym [...] new af6e219a703 [PowerPC] Add combined ELF ABI and 32/64 bit queries to the [...]
The 2 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/MC/MCSymbolXCOFF.h | 16 ++++++ lib/MC/XCOFFObjectWriter.cpp | 3 +- lib/Target/PowerPC/PPCAsmPrinter.cpp | 2 + lib/Target/PowerPC/PPCFastISel.cpp | 2 +- lib/Target/PowerPC/PPCISelDAGToDAG.cpp | 4 +- lib/Target/PowerPC/PPCISelLowering.cpp | 92 +++++++++++++++++----------------- lib/Target/PowerPC/PPCRegisterInfo.cpp | 4 +- lib/Target/PowerPC/PPCRegisterInfo.td | 12 ++--- lib/Target/PowerPC/PPCSubtarget.h | 3 ++ 9 files changed, 78 insertions(+), 60 deletions(-)