This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 70733d6fd1 revert rC361928: [PowerPC] [Clang] Port SSE intrinsics to PowerPC new 3ae15d2c9f [X86] Fix i386 struct and union parameter alignment
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/CodeGen/TargetInfo.cpp | 13 +++++++++++-- test/CodeGen/x86_32-align-linux.c | 25 +++++++++++++++++++++++++ test/CodeGen/x86_32-arguments-linux.c | 24 ++++++++++++------------ 3 files changed, 48 insertions(+), 14 deletions(-) create mode 100644 test/CodeGen/x86_32-align-linux.c