This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 489cfe7 [DAG] Fix incorrect alignment of ext load. new f2f9e2b [PowerPC] Sign extend sub-word values for atomic comparisons
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/PPCISelLowering.cpp | 13 ++++++- test/CodeGen/PowerPC/pr30451.ll | 69 ++++++++++++++++++++++++++++++++++ 2 files changed, 80 insertions(+), 2 deletions(-) create mode 100644 test/CodeGen/PowerPC/pr30451.ll