This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 456f122360 Revert r346326 [OpenCL] Add support of cl_intel_device_side_ [...]
new 0ccf2f537d [OPENMP]Fix handling of the globals during compilation for t [...]
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 | 139 +++++++++++++++-----------
lib/CodeGen/CGOpenMPRuntime.h | 12 ++-
test/OpenMP/declare_target_codegen.cpp | 18 +++-
test/OpenMP/target_messages.cpp | 12 +++
test/OpenMP/target_parallel_debug_codegen.cpp | 17 +++-
5 files changed, 132 insertions(+), 66 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 13e2281a8c5 doc: Use @: where needed
new 475f5e49955 Fix linker script to use [jmy] to match size_t parameters
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:
libstdc++-v3/ChangeLog | 4 ++++
libstdc++-v3/config/abi/pre/gnu.ver | 4 ++--
2 files changed, 6 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-stable-allnoconfig
in repository toolchain/gcc.
from 9dc1dd15af0 PR ada/81878 Revert 2018-11-02 Tamar Christina <tamar. [...]
adds 83b59281b5a Daily bump.
No new revisions were added by this update.
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 lldb.
from 1f73a5c6f Add a break to avoid an unannotated fall-through.
new d7f1822da Revert r346285 until I can make it work correctly the way the [...]
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:
lldb.xcodeproj/project.pbxproj | 76 +++++-------------------------------------
1 file changed, 8 insertions(+), 68 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 06a55fc2f45 [LoopSink] Do not sink instructions into non-cold blocks
new fc6b6a704ee [MachineOutliner] Don't store outlined function numberings [...]
new 0bb3a2c11fb [llvm-mt] Accept and ignore notify_update flag
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/CodeGen/MachineOutliner.h | 3 ---
lib/CodeGen/MachineOutliner.cpp | 18 +++++++++++++-----
tools/llvm-mt/Opts.td | 1 +
3 files changed, 14 insertions(+), 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 compiler-rt.
from ea911cc5d [Profile] Mark gcov-fork test as failing for arm
new 8008fa5ba [CMake][ASan][HWASan] Set an explicit dependency on libc++ headers
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/asan/CMakeLists.txt | 28 ++++++++++++++++++++--------
lib/hwasan/CMakeLists.txt | 16 ++++++++++++----
2 files changed, 32 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 f43a1f459d5 [X86] improve split-stack machine BB placement
new 06a55fc2f45 [LoopSink] Do not sink instructions into non-cold blocks
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/LoopSink.cpp | 7 ++
test/Transforms/LICM/loopsink-pr39570.ll | 112 +++++++++++++++++++++++++++++++
2 files changed, 119 insertions(+)
create mode 100644 test/Transforms/LICM/loopsink-pr39570.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 gcc.
from 8476ce07cff [arm] Add support for Arm Ares
new 13e2281a8c5 doc: Use @: where needed
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/ChangeLog | 18 +++++++++++++++++
gcc/doc/extend.texi | 12 ++++++------
gcc/doc/fragments.texi | 2 +-
gcc/doc/gimple.texi | 4 ++--
gcc/doc/implement-c.texi | 2 +-
gcc/doc/install.texi | 10 +++++-----
gcc/doc/invoke.texi | 50 ++++++++++++++++++++++++------------------------
gcc/doc/md.texi | 23 +++++++++++-----------
gcc/doc/plugins.texi | 4 ++--
gcc/doc/rtl.texi | 4 ++--
gcc/doc/sourcebuild.texi | 10 +++++-----
gcc/doc/tm.texi | 12 ++++++------
gcc/doc/tm.texi.in | 6 +++---
gcc/doc/ux.texi | 4 ++--
gcc/target.def | 6 +++---
15 files changed, 93 insertions(+), 74 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.