This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 08bdbd3 Remove FileSystem::Get/SetFilePermissions
new f20b318 Fix syntax error when building with editline 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:
source/Host/common/Editline.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 6efc003 [Analysis] bitreverse(undef) returns undef
new 0a70890 [InstCombine] Use setHighBits/setLowBits/setBitsFrom in place [...]
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:
.../InstCombine/InstCombineSimplifyDemanded.cpp | 31 ++++++++++------------
1 file changed, 14 insertions(+), 17 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 lldb.
from 7dcad70 Fix unit test compilation failure.
new 6926ecd Remove FileSystem::MakeDirectory.
new 08bdbd3 Remove FileSystem::Get/SetFilePermissions
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:
include/lldb/Host/FileSystem.h | 6 ---
source/Host/common/Editline.cpp | 6 +--
source/Host/common/HostInfoBase.cpp | 8 +---
source/Host/posix/FileSystem.cpp | 55 ----------------------
source/Host/windows/FileSystem.cpp | 43 -----------------
source/Plugins/Platform/MacOSX/PlatformDarwin.cpp | 3 +-
source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp | 4 +-
.../GDBRemoteCommunicationServerCommon.cpp | 7 +--
source/Target/Platform.cpp | 18 ++++---
tools/lldb-server/lldb-platform.cpp | 4 +-
10 files changed, 22 insertions(+), 132 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 lldb.
from b9c426f Remove some dead code from DumpValueObjectOptions::PointerDepth
new 7dcad70 Fix unit test compilation failure.
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:
unittests/Interpreter/TestCompletion.cpp | 6 ++++--
1 file changed, 4 insertions(+), 2 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 27aadb1 NewGVN: Now that we have a better verifier, we can prove that [...]
new 6efc003 [Analysis] bitreverse(undef) returns undef
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/Analysis/ConstantFolding.cpp | 3 ++-
test/Transforms/InstCombine/bitreverse-fold.ll | 14 ++++++++++++++
2 files changed, 16 insertions(+), 1 deletion(-)
--
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 compiler-rt.
from acee824 Apparently, PTHREAD_STACK_MIN can be in limits.h on some systems...
new da9f41b Re-commit of r296706 ("Increase stack size for stack-use-afte [...]
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:
test/asan/TestCases/Posix/stack-use-after-return.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 9935b7f Daily bump.
new d2ea04c Kill my doppelg\"anger
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/ChangeLog | 4 ++++
gcc/doc/contrib.texi | 3 ---
2 files changed, 4 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 llvm.
from f4d5d39 [GVN] Fix accidental double storage of the function BasicBloc [...]
new bc40428 NewGVN: Remove dead code (for now)
new 27aadb1 NewGVN: Now that we have a better verifier, we can prove that [...]
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:
lib/Transforms/Scalar/NewGVN.cpp | 8 +++-----
1 file changed, 3 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 gcc.
from b6331b8 2017-03-18 Nicolas Koenig <koenigni(a)gcc.gnu.org>
new 9935b7f Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 gcc-6-branch
in repository gcc.
from fe6cc92 Daily bump.
new 3c6a966 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.