This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 98b4a5b [IndVars] Add an assert
new 575ba99 [X86] FileCheckize one of the rotate tests.
new b7493bf [X86] Add additonal check lines to one of the rotate tests.
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:
test/CodeGen/X86/rot32.ll | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 269fdd2 [Sema][ObjC] perform-selector ARC check should see @selector [...]
new 644e38e Sema: use PropertyDecl for property selector
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/Sema/SemaExprObjC.cpp | 22 ++++++++++++++--------
test/SemaObjC/objc-class-property.m | 9 +++++++++
2 files changed, 23 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 3abe103 [IR/Verifier] List the CU we weren't able to find in `llvm.dbg.cu`.
new 98b4a5b [IndVars] Add an assert
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/Transforms/Scalar/IndVarSimplify.cpp | 3 +++
1 file changed, 3 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository test-suite.
from f2cb17b Add a cache explicitely addressing the MacOSX xcode SDK
new 6471567 Identify iOS and arm64 as darwin platform
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:
autoconf/config.sub | 6 +++---
autoconf/configure.ac | 2 +-
configure | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 4f1c254 MemorySSA: Add support for renaming uses in the updater.
new 3abe103 [IR/Verifier] List the CU we weren't able to find in `llvm.dbg.cu`.
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/IR/Verifier.cpp | 6 ++----
test/BugPoint/invalid-debuginfo.ll | 2 +-
test/Verifier/dbg-orphaned-compileunit.ll | 3 ++-
3 files changed, 5 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 204435c * de.po, fr.po, sv.po: Update.
new 4eb8ac6 * de.po: Update.
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:
gcc/po/ChangeLog | 4 +
gcc/po/de.po | 4140 +++++++++++++++++++-----------------------------------
2 files changed, 1466 insertions(+), 2678 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from c4d575e [X86] FileCheckize one of the rotate tests.
new 4f1c254 MemorySSA: Add support for renaming uses in the updater.
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:
include/llvm/Transforms/Utils/MemorySSA.h | 12 +++-
include/llvm/Transforms/Utils/MemorySSAUpdater.h | 20 ++++++-
lib/Transforms/Utils/MemorySSA.cpp | 73 ++++++++++++++++--------
lib/Transforms/Utils/MemorySSAUpdater.cpp | 20 ++++++-
unittests/Transforms/Utils/MemorySSA.cpp | 8 ++-
5 files changed, 102 insertions(+), 31 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.19/master
in repository glibc.
from a0b2d5b powerpc: Fix fsqrt build in libm [BZ#16576]
new 0a62a5c Fix powerpc software sqrt (bug 17964).
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:
ChangeLog | 6 ++++++
NEWS | 4 ++--
sysdeps/powerpc/fpu/e_sqrt.c | 33 ++++++++++++++++++---------------
3 files changed, 26 insertions(+), 17 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.