This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from f80fa1d28c Mark declarations as referenced by a default argument in a p [...] new d8700d49c0 [X86] [ABI] Fix i386 ABI "__m64" type bug
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 | 56 ++++++++++++++++++++++------------- test/CodeGen/x86_32-arguments-linux.c | 4 +-- test/CodeGen/x86_32-m64.c | 29 ++++++++++++++++++ 3 files changed, 67 insertions(+), 22 deletions(-) create mode 100644 test/CodeGen/x86_32-m64.c