This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 240ae85 [BasicBlockUtils] Check for nullptr before updating LoopInfo.
new 86c2471 [x86] add tests to show missing div/rem simplifications; NFC
new e9a37be Silence a warning "hiding virtual function".
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/MC/ELFObjectWriter.cpp | 1 +
test/CodeGen/X86/div-rem-simplify.ll | 185 +++++++++++++++++++++++++++++++++++
2 files changed, 186 insertions(+)
create mode 100644 test/CodeGen/X86/div-rem-simplify.ll
--
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 5caa12b [DAG] fix formatting; NFC
new 240ae85 [BasicBlockUtils] Check for nullptr before updating LoopInfo.
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/Utils/BasicBlockUtils.cpp | 7 ++++---
1 file 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 gcc.
from f282fca Revert "Allow deduction guides to look into primary template."
new efea7c6 PR c++/79822 * constexpr.c (cxx_eval_statement_list): Treat [...]
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/cp/ChangeLog | 6 ++++++
gcc/cp/constexpr.c | 5 +++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp0x/constexpr-79822.C | 12 ++++++++++++
4 files changed, 26 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-79822.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 llvm.
from 6318cbb [DAG] fix typo in comment; NFC
new e39a2ba New Test-Case for Region Analysis
new 5caa12b [DAG] fix formatting; NFC
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 3 +--
test/Analysis/RegionInfo/outgoing_edge_1.ll | 39 +++++++++++++++++++++++++++++
2 files changed, 40 insertions(+), 2 deletions(-)
create mode 100644 test/Analysis/RegionInfo/outgoing_edge_1.ll
--
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 808a7aa Truncate thread names if they're too long.
new 0dbaec2 Fix Log unit tests
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/Utility/LogTest.cpp | 5 ++---
1 file changed, 2 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 48e5f71 [ELF] - Make Bss and BssRelRo sections to be synthetic (#2).
new 0080cf8 Fix -Wc++11-narrowing.
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:
ELF/Relocations.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 42cb493 CMake: Add a build target for generating a source RPM
new 6318cbb [DAG] fix typo in comment; 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/CodeGen/SelectionDAG/SelectionDAGBuilder.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 clang-tools-extra.
from 4a04229 [clang-tidy] Ignore substituted template types in modernize-u [...]
new 8661cee Do not display highlights for clang-include-fixer-at-point
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-fixer/tool/clang-include-fixer-test.el | 11 +++++++++++
include-fixer/tool/clang-include-fixer.el | 27 ++++++++++++++------------
2 files changed, 26 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 clang-tools-extra.
from be4a8c0 Revert "[clang-tidy] misc-use-after-move: Fix failing assertion"
new 4a04229 [clang-tidy] Ignore substituted template types in modernize-u [...]
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:
clang-tidy/modernize/UseNullptrCheck.cpp | 1 +
test/clang-tidy/modernize-use-nullptr.cpp | 17 +++++++++++++++++
2 files changed, 18 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 lld.
from a3a05f1 [Windows] Remove the #include <eh.h> hack.
new 48e5f71 [ELF] - Make Bss and BssRelRo sections to be synthetic (#2).
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:
ELF/OutputSections.cpp | 2 --
ELF/OutputSections.h | 2 --
ELF/Relocations.cpp | 27 +++++++++++----------------
ELF/Symbols.cpp | 20 ++++++--------------
ELF/Symbols.h | 7 -------
ELF/SyntheticSections.cpp | 23 +++++++++++++++--------
ELF/SyntheticSections.h | 14 ++++++++++----
ELF/Writer.cpp | 42 +++++++++++++++++-------------------------
8 files changed, 59 insertions(+), 78 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.