This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 6b64df1 PR sanitizer/70683 * tree.h (inchash::add_expr): Add FLAGS [...]
new 1e9eef1 * gennews (files): Add files for GCC 6.
new 9fb8740 PR ada/70759 * stor-layout.h (internal_reference_types): De [...]
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:
contrib/ChangeLog | 4 ++++
contrib/gennews | 3 ++-
gcc/ChangeLog | 8 ++++++++
gcc/ada/ChangeLog | 5 +++++
gcc/ada/gcc-interface/misc.c | 3 ---
gcc/stor-layout.c | 20 --------------------
gcc/stor-layout.h | 1 -
7 files changed, 19 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 gcc-6-branch
in repository gcc.
from 869e737 * gcc-interface/Makefile.in (x86 GNU/Hurd): Use s-osinte-gnu [...]
new ff06064 * gennews (files): Add files for GCC 6.
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:
contrib/ChangeLog | 4 ++++
contrib/gennews | 3 ++-
2 files changed, 6 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 clang.
from a22abdd Updated doxygen comments for intrinsics. (1) Removed \code.. [...]
new 02ef2b6 [OPENMP] Fix for codegen of captured variables in inlined dir [...]
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/CGOpenMPRuntime.cpp | 7 ++++
lib/CodeGen/CGStmtOpenMP.cpp | 63 ++++++++++++++++++++++---------
lib/CodeGen/CodeGenFunction.h | 5 +++
test/OpenMP/critical_codegen.cpp | 2 +
test/OpenMP/for_reduction_codegen.cpp | 4 ++
test/OpenMP/for_reduction_codegen_UDR.cpp | 4 ++
test/OpenMP/simd_codegen.cpp | 12 ++++--
7 files changed, 76 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 gcc.
from bc6897e [libatomic] Add RTEMS support
new 35e4ca3 * gcc-interface/Makefile.in (x86 GNU/Hurd): Use s-osinte-gnu [...]
new 6b64df1 PR sanitizer/70683 * tree.h (inchash::add_expr): Add FLAGS [...]
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 | 17 ++++
gcc/ada/ChangeLog | 6 ++
gcc/ada/gcc-interface/Makefile.in | 2 +-
gcc/ada/{s-osinte-posix.adb => s-osinte-gnu.adb} | 43 +++++++-
gcc/ada/s-osinte-gnu.ads | 14 +--
gcc/tree.c | 124 ++++++++++++++++++++---
gcc/tree.h | 2 +-
7 files changed, 179 insertions(+), 29 deletions(-)
copy gcc/ada/{s-osinte-posix.adb => s-osinte-gnu.adb} (76%)
--
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 8d710a1 Daily bump.
new 869e737 * gcc-interface/Makefile.in (x86 GNU/Hurd): Use s-osinte-gnu [...]
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/ada/ChangeLog | 6 ++++
gcc/ada/gcc-interface/Makefile.in | 2 +-
gcc/ada/{s-osinte-posix.adb => s-osinte-gnu.adb} | 43 +++++++++++++++++++++---
gcc/ada/s-osinte-gnu.ads | 14 ++++----
4 files changed, 53 insertions(+), 12 deletions(-)
copy gcc/ada/{s-osinte-posix.adb => s-osinte-gnu.adb} (76%)
--
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 6180904 Daily bump.
new b7a4b21 [Microblaze] Redefine LINK_SPEC for RTEMS
new bc6897e [libatomic] Add RTEMS support
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 | 9 +++++++++
gcc/config/microblaze/rtems.h | 7 +++++++
gcc/config/rtems.h | 2 +-
libatomic/ChangeLog | 7 +++++++
libatomic/configure.tgt | 10 ++++++++++
5 files changed, 34 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 clang.
from 82e0435 Module debugging: Add an assertion.
new a22abdd Updated doxygen comments for intrinsics. (1) Removed \code.. [...]
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/Headers/ammintrin.h | 81 ++++++++++++++++++++-----------------------------
1 file changed, 33 insertions(+), 48 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 8d171c8 [LoopDist] Add llvm.loop.distribute.enable loop metadata
new a47271f Fixed sphinx warning from r267672
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/LangRef.rst | 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 compiler-rt.
from c20cc02 [sanitizers] rewriting test assuming assert() changes coverage.
new 81bba04 [Compiler-rt][CFI] Enabling CFI for MIPS64
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/config-ix.cmake | 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 c95e6f9 [Support][X86] Add a few more Intel model numbers to getHostC [...]
new bd93c15 [Cloning] cloneLoopWithPreheader(): add assert to ensure no s [...]
new 8d171c8 [LoopDist] Add llvm.loop.distribute.enable loop metadata
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:
docs/LangRef.rst | 21 ++++
include/llvm/Transforms/Scalar.h | 5 +-
include/llvm/Transforms/Utils/Cloning.h | 1 +
lib/Transforms/IPO/PassManagerBuilder.cpp | 11 +--
lib/Transforms/Scalar/LoopDistribute.cpp | 74 +++++++++++++-
lib/Transforms/Utils/CloneFunction.cpp | 2 +
test/Transforms/LoopDistribute/metadata.ll | 149 +++++++++++++++++++++++++++++
7 files changed, 250 insertions(+), 13 deletions(-)
create mode 100644 test/Transforms/LoopDistribute/metadata.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.