This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e0a5279318f [MIPS] Add static_assert that all Fixups are handled in get [...] new 4ec907cc28e [PowerPC] Secure PLT support
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/PPC.td | 2 + lib/Target/PowerPC/PPCAsmPrinter.cpp | 80 ++++++++++++++++++++++----------- lib/Target/PowerPC/PPCISelDAGToDAG.cpp | 21 +++++++++ lib/Target/PowerPC/PPCMCInstLower.cpp | 12 ++++- lib/Target/PowerPC/PPCSubtarget.h | 2 + test/CodeGen/PowerPC/ppc32-pic-large.ll | 4 ++ 6 files changed, 95 insertions(+), 26 deletions(-)