This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 5976845 [ARM] Add ARMISD::VLD1DUP to match vld1_dup more consistently.
new 83c8485 Fix CodeGenPrepare::stripInvariantGroupMetadata
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/CodeGenPrepare.cpp | 3 +--
test/Transforms/CodeGenPrepare/invariant.group.ll | 7 ++++---
2 files changed, 5 insertions(+), 5 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 gcc-6-branch
in repository gcc.
from cb68ea5 Daily bump.
new 249c1df * fr.po: Update.
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/po/ChangeLog | 4 +
gcc/po/fr.po | 1514 +++++++++++++++++-------------------------------------
2 files changed, 468 insertions(+), 1050 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 d69b2470 Reuse Doxygen comments for map::erase overloads
new c68b7f5 * fr.po: Update.
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/po/ChangeLog | 4 +
gcc/po/fr.po | 1514 +++++++++++++++++-------------------------------------
2 files changed, 468 insertions(+), 1050 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 a07f276 Fix name typo in SelectonDAG
new 5976845 [ARM] Add ARMISD::VLD1DUP to match vld1_dup more consistently.
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/Target/ARM/ARMISelDAGToDAG.cpp | 74 +++++++++++---
lib/Target/ARM/ARMISelLowering.cpp | 34 ++++++-
lib/Target/ARM/ARMISelLowering.h | 4 +-
test/CodeGen/ARM/vlddup.ll | 204 +++++++++++++++++++++++++++++++++++++
test/CodeGen/ARM/vmul.ll | 25 +++--
5 files changed, 316 insertions(+), 25 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 7c595b6 [analyzer] Add another exception for Qt in MallocChecker
new b206e2e [analyzer] Fix crash in MallocChecker.
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/StaticAnalyzer/Checkers/MallocChecker.cpp | 3 +--
test/Analysis/out-of-bounds-new.cpp | 6 ++++++
2 files changed, 7 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 compiler-rt.
from 2359998 Ifdef out utmp.h on Darwin to un-break the build after r28987 [...]
new f1719e4 Follow-up for r289831: Lower the unjoined thread count to 100 [...]
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/tsan/Darwin/libcxx-future.mm | 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 af63556 AMDGPU: Fix name for v_ashrrev_i16
new a07f276 Fix name typo in SelectonDAG
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/CodeGen/SelectionDAG.h | 2 +-
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 8 ++++----
2 files changed, 5 insertions(+), 5 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 74b5a94 [ELF] - Accept --sort-section=xxx command form.
new 6c1d620 [ELF] - Linkerscript: Implement two argument version of ALIGN()
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/LinkerScript.cpp | 9 ++++++++-
test/ELF/linkerscript/align.s | 22 ++++++++++++++++++++++
2 files changed, 30 insertions(+), 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 newlib.
from 84e58ab Remove extraneous float casts in strtod.c.
new f46f501 Remove extraneous float casts in wcstod.c.
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:
newlib/libc/stdlib/wcstod.c | 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 gcc.
from 1cfe5ae [AArch64] Split X-reg UBFIZ into W-reg LSL when possible
new f792791 Add assertion to _Rb_tree::erase to check for end iterators
new d69b2470 Reuse Doxygen comments for map::erase overloads
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:
libstdc++-v3/ChangeLog | 13 +++++++++++++
libstdc++-v3/include/bits/stl_map.h | 3 +++
libstdc++-v3/include/bits/stl_multimap.h | 3 +++
libstdc++-v3/include/bits/stl_tree.h | 16 ++++++++++++----
.../map/{77334.cc => modifiers/erase/end_neg.cc} | 17 ++++++++++++-----
5 files changed, 43 insertions(+), 9 deletions(-)
copy libstdc++-v3/testsuite/23_containers/map/{77334.cc => modifiers/erase/end_neg [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.