This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from d2c33c4 [AVR] Add the pseudo instruction expansion pass
new fbd189d General clean up of error handling in llvm-objdump to remove [...]
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/tools/llvm-objdump/X86/malformed-machos.test | 3 +
tools/llvm-objdump/llvm-objdump.cpp | 93 +++++++++++++----------
tools/llvm-objdump/llvm-objdump.h | 1 +
3 files changed, 57 insertions(+), 40 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 libcxx.
from 3dd27eb Fix -verify tests for older ccache versions
new e6479bc [libc++] Introduce `_LIBCPP_OVERRIDABLE_FUNC_VIS`
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:
docs/DesignDocs/VisibilityMacros.rst | 26 ++++++++++----------
include/__config | 7 ++++++
include/new | 46 ++++++++++++++++--------------------
src/new.cpp | 40 +++++++++++++++----------------
4 files changed, 59 insertions(+), 60 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 9a8db5d 2016-11-16 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
new 50eec24 gcc: remove unneeded global related to hot/cold partitioning
new 9ee8523 2016-11-16 Bill Schmidt <wschmidt(a)linux.vnet.ibm.com>
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:
gcc/ChangeLog | 24 ++++++++++++
gcc/bb-reorder.c | 3 +-
gcc/c-family/c-attribs.c | 2 -
gcc/final.c | 2 -
gcc/testsuite/ChangeLog | 6 +++
gcc/testsuite/gcc.dg/tree-prof/section-attr-1.c | 45 +++++++++++++++++++++
gcc/testsuite/gcc.dg/tree-prof/section-attr-2.c | 44 +++++++++++++++++++++
gcc/testsuite/gcc.dg/tree-prof/section-attr-3.c | 45 +++++++++++++++++++++
gcc/toplev.c | 5 ---
gcc/toplev.h | 5 ---
gcc/tree-if-conv.c | 52 +++++++++++++++++++++++--
11 files changed, 213 insertions(+), 20 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-prof/section-attr-1.c
create mode 100644 gcc/testsuite/gcc.dg/tree-prof/section-attr-2.c
create mode 100644 gcc/testsuite/gcc.dg/tree-prof/section-attr-3.c
--
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 026291b MIPS16/GCC: Emit explicit JRC from `casesi_internal_mips16_<m [...]
new 9a8db5d 2016-11-16 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
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:
libgfortran/ChangeLog | 6 ++++++
libgfortran/Makefile.am | 2 +-
libgfortran/Makefile.in | 2 +-
3 files changed, 8 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 9769d9a ARM: fix CodeGen for 64-bit shifts.
new 34c84f4 Bitcode: Introduce initial multi-module reader API.
new 99e15d0 [ImplicitNullChecks] Do not not handle call MachineInstrs
new fb82552 X86: Simplify X86ISD::Wrapper operand checks. NFCI.
The 3 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/Bitcode/BitcodeReader.h | 38 ++++++++
lib/Bitcode/Reader/BitcodeReader.cpp | 148 ++++++++++++++++++++----------
lib/CodeGen/ImplicitNullChecks.cpp | 5 +-
lib/Target/X86/X86ISelDAGToDAG.cpp | 21 +----
lib/Target/X86/X86ISelLowering.h | 5 +-
test/Bitcode/invalid.test | 22 ++---
test/Bitcode/null-type.ll | 2 +-
test/CodeGen/X86/implicit-null-checks.mir | 57 ++++++++++++
8 files changed, 218 insertions(+), 80 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 4c4ae4d Update GenerateAdditionalHelpAvenues to take StringRef.
new e6dd640 Make Apropos functions accept StringRefs.
new 3950928 Fix some unit test compilation failures.
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/Core/UserSettingsController.h | 5 ++---
include/lldb/Interpreter/CommandInterpreter.h | 4 ++--
include/lldb/Interpreter/OptionValueProperties.h | 2 +-
source/Core/UserSettingsController.cpp | 2 +-
source/Interpreter/CommandInterpreter.cpp | 8 ++++----
source/Interpreter/OptionValueProperties.cpp | 5 ++---
unittests/Core/TimerTest.cpp | 2 +-
.../Python/PythonDataObjectsTests.cpp | 24 +++++++++++-----------
8 files changed, 25 insertions(+), 27 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 3d45083 Relax testcase. This removes checks that are irrelevant for w [...]
new 7f52061 Use the member function location in enable_if diagnostics.
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/SemaOverload.cpp | 4 ++--
test/SemaCXX/enable_if.cpp | 10 ++++++++++
2 files changed, 12 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 lldb.
from ba061f7 Don't allow direct access to StreamString's internal buffer.
new 4c4ae4d Update GenerateAdditionalHelpAvenues to take StringRef.
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/Commands/CommandObjectCommands.cpp | 2 +-
source/Commands/CommandObjectHelp.cpp | 35 ++++++++++++++++++-------------
source/Commands/CommandObjectHelp.h | 4 ++--
source/Commands/CommandObjectSyntax.cpp | 2 +-
4 files changed, 24 insertions(+), 19 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 d0e88fb Fix tuple decomposition decltype.
new 308800c MIPS16/GCC: Fix DImode `casesi_internal_mips16_<mode>' assemb [...]
new 76b7bbe MIPS16/GCC: Correct `casesi_internal_mips16_<mode>'s RTL pattern
new 302468e MIPS16/GCC: Improve `casesi_internal_mips16_<mode>'s instruct [...]
new 026291b MIPS16/GCC: Emit explicit JRC from `casesi_internal_mips16_<m [...]
The 4 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 | 22 ++++++++++++++++++++++
gcc/config/mips/mips.md | 24 +++++++++++++++---------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/mips/code-readable-4.c | 2 +-
4 files changed, 43 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.