This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 126e4c2 Fine tuning of sample profile propagation algorithm.
new a6bfa5e constify InstCombine::foldAllocaCmp. NFC.
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/InstCombine/InstCombineCompares.cpp | 19 ++++++++++---------
lib/Transforms/InstCombine/InstCombineInternal.h | 3 ++-
2 files changed, 12 insertions(+), 10 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 5217448 Link LLDB only against libclang and libLLVM .a files to fix m [...]
new c085497 Disable TestThreadSpecificBpPlusCondition on Windows.
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:
.../TestThreadSpecificBpPlusCondition.py | 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 f443e14 PR c/67410 * c-typeck.c (set_nonincremental_init_from_strin [...]
new 1845cca 2016-08-12 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
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 | 9 +++++
gcc/testsuite/ChangeLog | 11 ++++++
gcc/testsuite/gcc.c-torture/execute/pr71083.c | 43 +++++++++++++++++++++++
gcc/testsuite/gnat.dg/loop_optimization23.adb | 14 ++++++++
gcc/testsuite/gnat.dg/loop_optimization23_pkg.adb | 11 ++++++
gcc/testsuite/gnat.dg/loop_optimization23_pkg.ads | 17 +++++++++
gcc/tree-predcom.c | 8 +++--
7 files changed, 110 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr71083.c
create mode 100644 gcc/testsuite/gnat.dg/loop_optimization23.adb
create mode 100644 gcc/testsuite/gnat.dg/loop_optimization23_pkg.adb
create mode 100644 gcc/testsuite/gnat.dg/loop_optimization23_pkg.ads
--
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 46fec29 Fix build on Windows.
new 5217448 Link LLDB only against libclang and libLLVM .a files to fix m [...]
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:
scripts/Xcode/build-llvm.py | 5 ++++-
1 file changed, 4 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 binutils-2_27-branch
in repository binutils-gdb.
from 0949e8f Automatic date update in version.in
new 37bb4d9 [gold] Implement HIDDEN syntax in linker scripts
new 9dfbd0e PR gold/20462: Fix bogus layout on ARM with linker script usi [...]
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:
gold/ChangeLog | 12 ++++++++++++
gold/script-sections.cc | 41 +++++++++++++++++++++--------------------
gold/script.cc | 3 ++-
gold/yyscript.y | 3 +++
4 files changed, 38 insertions(+), 21 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 c15b02e Skip 2 android test what is broken because of debuggerd
new e6657af Switch over to using socketpair for local debugserver connect [...]
new 46fec29 Fix build on Windows.
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:
.../Process/gdb-remote/GDBRemoteCommunication.cpp | 22 +++++--
.../Process/gdb-remote/GDBRemoteCommunication.h | 3 +-
.../GDBRemoteCommunicationServerPlatform.cpp | 3 +-
.../Process/gdb-remote/ProcessGDBRemote.cpp | 76 +++++++++++++++-------
tools/debugserver/source/debugserver.cpp | 47 ++++++++++++-
5 files changed, 118 insertions(+), 33 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 03524fb [ASTMatchers] Add templateTypeParmDecl() to Registry.cpp
new 573f631 BugReporter: Use ilist_half_embedded_sentinel_traits, NFC
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:
.../StaticAnalyzer/Core/BugReporter/BugReporter.h | 19 +++----------------
1 file changed, 3 insertions(+), 16 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 newlib.
from 9169111 Remove unused import/rexec.c accidentally imported by commit [...]
new b14a1db Define va_list in stdio.h and wchar.h
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:
newlib/libc/include/stdio.h | 13 +++++++++++++
newlib/libc/include/wchar.h | 21 ++++++++++++++++++---
2 files changed, 31 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 lld.
from 9396e31 Core: Use ilist_full_embedded_sentinel_traits for SimpleReference
new 8457dd7 MachO: Use ilist_half_embedded_sentinel_traits, NFC
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:
.../MachO/MachONormalizedFileBinaryWriter.cpp | 16 ++++------------
1 file changed, 4 insertions(+), 12 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 0ac09cb [x86] X86ISelLowering zext(add_nuw(x, C)) --> add(zext(x), C_zext)
new 126e4c2 Fine tuning of sample profile propagation algorithm.
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/IPO/SampleProfile.cpp | 131 ++++++++++++++++-----
test/Transforms/SampleProfile/Inputs/branch.prof | 2 +-
test/Transforms/SampleProfile/Inputs/fnptr.binprof | Bin 221 -> 225 bytes
test/Transforms/SampleProfile/Inputs/fnptr.prof | 1 +
test/Transforms/SampleProfile/branch.ll | 8 +-
test/Transforms/SampleProfile/calls.ll | 8 +-
test/Transforms/SampleProfile/discriminator.ll | 8 +-
test/Transforms/SampleProfile/entry_counts.ll | 2 +-
test/Transforms/SampleProfile/fnptr.ll | 12 +-
test/Transforms/SampleProfile/offset.ll | 4 +-
test/Transforms/SampleProfile/propagate.ll | 12 +-
11 files changed, 129 insertions(+), 59 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.