This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-7.12-branch
in repository binutils-gdb.
from 88384f2 Automatic date update in version.in
new 85be081 Automatic date update in version.in
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:
bfd/version.h | 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 binutils-2_27-branch
in repository binutils-gdb.
from 3d6747c Automatic date update in version.in
new 81a97c7 Automatic date update in version.in
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:
bfd/version.h | 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 8650ea1 ADT: Fix build after r281182
new a66f054 ADT: Never allocate nodes in iplist<> and ilist<>
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/ilist.h | 133 +++++++++----------------------
include/llvm/CodeGen/MachineBasicBlock.h | 1 -
include/llvm/CodeGen/MachineFunction.h | 1 -
include/llvm/CodeGen/SelectionDAG.h | 1 -
include/llvm/MC/MCSection.h | 1 -
unittests/ADT/IListTest.cpp | 47 +++++++++--
6 files changed, 75 insertions(+), 109 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 5de5554 ADT: Add AllocatorList, and use it for yaml::Token
new 8650ea1 ADT: Fix build after r281182
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/AllocatorList.h | 8 ++++----
1 file changed, 4 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 97e83d0 Analysis: Only allow the move-constructor for IVUsers
new 5de5554 ADT: Add AllocatorList, and use it for yaml::Token
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/AllocatorList.h | 226 +++++++++++++++++++++++++++++++++++
include/llvm/ADT/ilist.h | 3 +
include/llvm/ADT/simple_ilist.h | 8 ++
lib/Support/YAMLParser.cpp | 23 +---
unittests/ADT/BumpPtrListTest.cpp | 243 ++++++++++++++++++++++++++++++++++++++
unittests/ADT/CMakeLists.txt | 1 +
6 files changed, 486 insertions(+), 18 deletions(-)
create mode 100644 include/llvm/ADT/AllocatorList.h
create mode 100644 unittests/ADT/BumpPtrListTest.cpp
--
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 dd7c4ea [ORC] Update examples for header changes in r281171.
new 661e8f4 [TwoAddressInstruction] When commuting an instruction don't a [...]
new 97e83d0 Analysis: Only allow the move-constructor for IVUsers
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/llvm/ADT/ilist.h | 30 +++++++++++++++++++++++++++++-
include/llvm/Analysis/IVUsers.h | 11 +++++++++++
lib/CodeGen/TwoAddressInstructionPass.cpp | 8 +++++---
3 files changed, 45 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 libcxx.
from 4665893 support: clean up MSVC support
new 040945b [libcxx] Introduce an externally-threaded libc++ variant.
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:
CMakeLists.txt | 20 ++++
include/__config | 9 +-
include/__config_site.in | 1 +
include/__threading_support | 113 +++++++++++++--------
include/thread | 8 +-
lib/CMakeLists.txt | 17 ++++
test/CMakeLists.txt | 7 +-
test/libcxx/test/config.py | 4 +
.../native_handle.pass.cpp | 2 +-
.../thread.mutex.class/native_handle.pass.cpp | 2 +-
.../thread.mutex.recursive/native_handle.pass.cpp | 2 +-
.../thread.thread.member/native_handle.pass.cpp | 2 +-
.../thread.thread.class/types.pass.cpp | 2 +-
test/lit.site.cfg.in | 1 +
.../external_threads.cpp} | 6 +-
15 files changed, 140 insertions(+), 56 deletions(-)
copy test/{libcxx/experimental/containers/sequences/dynarray/nothing_to_do.pass.cp [...]
--
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 c2fec44 ScalarOpts: Use std::list for Candidates, NFC
new dd7c4ea [ORC] Update examples for header changes in r281171.
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:
examples/Kaleidoscope/BuildingAJIT/Chapter5/RemoteJITUtils.h | 4 ++--
1 file changed, 2 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 6b6d496 ScalarOpts: Sort includes, NFC
new c2fec44 ScalarOpts: Use std::list for Candidates, 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/Scalar/StraightLineStrengthReduce.cpp | 5 +++--
1 file changed, 3 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 bc1fa10 ADT: Remove ilist_iterator::reset(), NFC
new 6b6d496 ScalarOpts: Sort includes, 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/Scalar/StraightLineStrengthReduce.cpp | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.