This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 7263e05 Correct failures with --enable-checking=yes,rtl.
new 9344dfd Define macro to simplify std::_Not_fn definition
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:
libstdc++-v3/ChangeLog | 3 ++
libstdc++-v3/include/std/functional | 61 +++++++++++++------------------------
2 files changed, 24 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 llvm.
from f15775b [DAGCombiner] Do various combine on usubo.
new bae9bd4 AMDGPU: Add GCCBuiltin for ds_permute ds_bpermute
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/IR/IntrinsicsAMDGPU.td | 2 ++
1 file changed, 2 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 lldb.
from 9e6038e cmake: Increase LINK_INTERFACE_MULTIPLICITY of lldbCore
new bfd12b9 Make the LLDB test suite work with MSVC 2017 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:
packages/Python/lldbsuite/test/make/Makefile.rules | 10 ++++++----
1 file changed, 6 insertions(+), 4 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 6779169 [Hexagon] Refactor the DAG preprocessing code, NFC
new f5d1d88 CMake: Don't install llvm-tblgen twice
new f15775b [DAGCombiner] Do various combine on usubo.
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:
cmake/modules/TableGen.cmake | 2 +-
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 34 ++++++++++++++++++++++++++++
test/CodeGen/X86/xaluo.ll | 38 ++++++++------------------------
3 files changed, 44 insertions(+), 30 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 94990a2 [ELF] - Implemented -znotext
new cd073ff Handle ":" as a regular token character in linker scripts.
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/Config.h | 5 +-
ELF/LinkerScript.cpp | 113 +++++++++++++-----------
ELF/ScriptLexer.cpp | 29 +++---
ELF/ScriptLexer.h | 3 +-
test/ELF/version-script-extern-wildcards-anon.s | 12 +++
5 files changed, 97 insertions(+), 65 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 fbfbf06 [PGO] Refactor profile dumping function for ease of adding ot [...]
new 1bf6ca1 Minor format change. nfc.
new 6779169 [Hexagon] Refactor the DAG preprocessing code, 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/Target/Hexagon/HexagonISelDAGToDAG.cpp | 120 +++++++++++++++------
.../Instrumentation/PGOInstrumentation.cpp | 10 +-
2 files changed, 93 insertions(+), 37 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 3640f26 Add front() method to SetVector.
new fbfbf06 [PGO] Refactor profile dumping function for ease of adding ot [...]
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-profdata/value-prof.proftext | 16 ++---
tools/llvm-profdata/llvm-profdata.cpp | 91 +++++++++++++++++-----------
2 files changed, 64 insertions(+), 43 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 bb9779a [FileCheck] Added --enable-var-scope option to enable scope f [...]
new 3640f26 Add front() method to SetVector.
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/ADT/SetVector.h | 6 ++++++
1 file changed, 6 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 llvm.
from ef87bd9 [Hexagon] Add -mhvx option to the Hexagon backend
new bb9779a [FileCheck] Added --enable-var-scope option to enable scope f [...]
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/CommandGuide/FileCheck.rst | 19 +++++++++++++++++++
test/FileCheck/line-count.txt | 26 +++++++++++++-------------
test/FileCheck/regex-scope.txt | 23 +++++++++++++++++++++++
utils/FileCheck/FileCheck.cpp | 41 +++++++++++++++++++++++++++++++++--------
4 files changed, 88 insertions(+), 21 deletions(-)
create mode 100644 test/FileCheck/regex-scope.txt
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.