This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 30f9051d7d [Driver] Generate .eh_frame_hdr for static executables too.
new 41cbdd8656 [ODRHash] Handle some template weirdness.
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/clang/AST/ODRHash.h | 5 +++--
lib/AST/ODRHash.cpp | 29 +++++++++++++++--------------
lib/AST/StmtProfile.cpp | 33 ++++++++++++++++++++++++++++-----
3 files changed, 46 insertions(+), 21 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 61494b519 libcxx: Unbreak external thread library configuration.
new 2c893111f Add another test case to the deduction guide for basic_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:
.../basic.string/string.cons/iter_alloc_deduction.pass.cpp | 11 +++++++++++
1 file changed, 11 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 e088ad8d0cc [Utils] Avoid a hash table lookup in salvageDI, NFC
new 634abdc95e3 [PowerPC] Do not produce invalid CTR loop with an FRem
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/PowerPC/PPCCTRLoops.cpp | 5 ++++-
test/CodeGen/PowerPC/pr36292.ll | 46 ++++++++++++++++++++++++++++++++++++++
2 files changed, 50 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/PowerPC/pr36292.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 4acf80e7043 [X86][MMX] Generlize MMX_MOVD64rr combines to accept v4i16/ [...]
new e088ad8d0cc [Utils] Avoid a hash table lookup in salvageDI, 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/Utils/Local.cpp | 5 +++++
1 file changed, 5 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 gcc.
from 97c71781043 Daily bump.
new 024ea1eb043 rs6000: Use brace blocks in define_insn
new 859495c7c14 rs6000: Delete meaningless arguments to define_{expand,spli [...]
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:
gcc/ChangeLog | 21 +
gcc/config/rs6000/altivec.md | 381 +++++++-------
gcc/config/rs6000/darwin.md | 62 ++-
gcc/config/rs6000/dfp.md | 6 +-
gcc/config/rs6000/rs6000.md | 1126 ++++++++++++++++++++----------------------
gcc/config/rs6000/sync.md | 92 ++--
gcc/config/rs6000/vector.md | 473 +++++++++---------
gcc/config/rs6000/vsx.md | 165 +++----
8 files changed, 1104 insertions(+), 1222 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 zorg.
from 4f2729f [zorg] Add AArch32 global-isel bots
new 5dc0a1d Apply r318585 "[test-suite] Fix Xcode SDK cmake cache for ben [...]
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:
tasks/cmake/caches/util/xcode_sdk.cmake | 7 +++++++
1 file changed, 7 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 zack/sticky-eof
in repository glibc.
at b8efec55de [BZ 1190] Make EOF sticky in stdio.
This branch includes the following new commits:
new b8efec55de [BZ 1190] Make EOF sticky in stdio.
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.
--
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 7b79cb856b5 PR c++/84314 - ICE with templates and fastcall attribute.
new 97c71781043 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 ec81d9bb97b Fix emit_store_flag_force () function to fix ICE in int_mod [...]
new cb0f670a55b 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 65857222457 Daily bump.
new c6928ac3973 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.