This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 065192f6679 [lit] Remove some code that I forgot to remove.
new 3cdfdbb5e8a [lit] Revert "Add a lit.llvm module that all llvm projects [...]
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:
cmake/modules/AddLLVM.cmake | 4 -
test/lit.cfg | 173 +++++++++++++++++++++++++++++++++++++----
test/lit.site.cfg.in | 2 -
utils/lit/lit/llvm/__init__.py | 9 ---
utils/lit/lit/llvm/config.py | 117 ----------------------------
utils/lit/lit/util.py | 16 ----
6 files changed, 157 insertions(+), 164 deletions(-)
delete mode 100644 utils/lit/lit/llvm/__init__.py
delete mode 100644 utils/lit/lit/llvm/config.py
--
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 0e689a785 Mention breakpoint names in the tutorial.
new bc5d4fd9c Wire up the breakpoint name help string.
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/lldb/API/SBBreakpointName.h | 3 +++
.../breakpoint_names/TestBreakpointNames.py | 27 ++++++++++++++++++----
scripts/interface/SBBreakpointName.i | 3 +++
source/API/SBBreakpointName.cpp | 24 +++++++++++++++++++
source/API/SBTarget.cpp | 3 ---
source/Breakpoint/BreakpointName.cpp | 3 +++
source/Commands/CommandObjectBreakpoint.cpp | 18 +++++++++++----
7 files changed, 69 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 d5831d289ea [lit] Add a lit.llvm module that all test suites can use.
new 065192f6679 [lit] Remove some code that I forgot 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:
utils/lit/lit/llvm/config.py | 8 --------
1 file changed, 8 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 154124adc3c Refactor collectChildrenInLoop to LoopUtils [NFC]
new d5831d289ea [lit] Add a lit.llvm module that all test suites can use.
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:
cmake/modules/AddLLVM.cmake | 4 +
test/lit.cfg | 173 ++++-------------------------------------
test/lit.site.cfg.in | 2 +
utils/lit/lit/llvm/__init__.py | 9 +++
utils/lit/lit/llvm/config.py | 125 +++++++++++++++++++++++++++++
utils/lit/lit/util.py | 16 ++++
6 files changed, 172 insertions(+), 157 deletions(-)
create mode 100644 utils/lit/lit/llvm/__init__.py
create mode 100644 utils/lit/lit/llvm/config.py
--
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 0a2af12af [libc++] Prevent stale site configuration headers
new 63d88110c Fix accidental ADL in std::allocator_traits meta-programming.
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/memory | 12 ++++++------
.../allocator.traits.members/allocate.pass.cpp | 10 ++++++++++
.../allocator.traits.members/allocate_hint.pass.cpp | 18 ++++++++++++++++++
.../allocator.traits.members/construct.pass.cpp | 8 ++++++++
.../allocator.traits.members/deallocate.pass.cpp | 12 ++++++++++++
.../allocator.traits.members/destroy.pass.cpp | 8 ++++++++
.../allocator.traits.members/incomplete_type_helper.h | 14 ++++++++++++++
.../allocator.traits.members/max_size.pass.cpp | 7 +++++++
.../select_on_container_copy_construction.pass.cpp | 7 +++++++
9 files changed, 90 insertions(+), 6 deletions(-)
create mode 100644 test/std/utilities/memory/allocator.traits/allocator.traits.mem [...]
--
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 9854b37d659 Introduce libgomp/testsuite/libgomp.c-c++-common
new 8fc0855334d 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 2310735ffe4 Daily bump.
new 8617d2e17bf 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-7-branch
in repository gcc.
from 5f79a0ef910 Daily bump.
new 18412c43bb8 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-5-branch
in repository gcc.
from 08d6da509c6 Daily bump.
new ae8fc50acec 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 master
in repository llvm.
from 0928882df37 [WebAssembly] Use a separate wasm data segment for each glo [...]
new 154124adc3c Refactor collectChildrenInLoop to LoopUtils [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:
include/llvm/Transforms/Utils/LoopUtils.h | 5 +++++
lib/Transforms/Scalar/LICM.cpp | 23 -----------------------
lib/Transforms/Utils/LoopUtils.cpp | 21 +++++++++++++++++++++
3 files changed, 26 insertions(+), 23 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.