This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 29c65f90ec Set dso_local for guid decls.
new a590e0e06d Set dso_local for CFConstantStringClassReference.
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/CodeGenModule.cpp | 14 +++++++-------
test/CodeGen/cfstring-windows.c | 2 +-
2 files changed, 8 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 llvm.
from 3f8e03ebb0c [Kaleidoscope] doc fix
new 3f86364e40e [X86][Haswell][Znver1] Fix typo in fldl instregexs
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/X86/X86SchedHaswell.td | 2 +-
lib/Target/X86/X86ScheduleZnver1.td | 2 +-
test/CodeGen/X86/x87-schedule.ll | 12 ++++++------
3 files changed, 8 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 clang.
from 2f7c11b459 [clang-format] Fix ObjC selectors with multiple params passe [...]
new 2c97b35e76 [OPENMP, NVPTX] Codegen for target distribute parallel combi [...]
new 29c65f90ec Set dso_local for guid decls.
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:
lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp | 54 ++++++++++--
lib/CodeGen/CodeGenModule.cpp | 1 +
test/CodeGenCXX/microsoft-templ-uuidof.cpp | 2 +
...arget_teams_distribute_parallel_for_codegen.cpp | 4 +-
...istribute_parallel_for_generic_mode_codegen.cpp | 98 ++++++++++++++++++++++
5 files changed, 149 insertions(+), 10 deletions(-)
create mode 100644 test/OpenMP/nvptx_target_teams_distribute_parallel_for_generic_ [...]
--
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 4519ac37911 [Hexagon] Improve scheduling heuristic for large basic blocks
new 3f8e03ebb0c [Kaleidoscope] doc fix
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/tutorial/LangImpl02.rst | 10 +++++-----
1 file 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 llvm.
from 41c8825da4f [AArch64][Falkor] Correct load/store increment scheduling details
new 4519ac37911 [Hexagon] Improve scheduling heuristic for large basic 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/Target/Hexagon/HexagonHazardRecognizer.cpp | 19 ++++++++++++++++-
lib/Target/Hexagon/HexagonHazardRecognizer.h | 15 +++++++++-----
lib/Target/Hexagon/HexagonMachineScheduler.cpp | 14 ++++++++++---
lib/Target/Hexagon/HexagonMachineScheduler.h | 28 ++++++++++++++++++++++++++
4 files changed, 67 insertions(+), 9 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 53912bffa0 [OPENMP, NVPTX] Globalization of the private redeclarations.
new 2f7c11b459 [clang-format] Fix ObjC selectors with multiple params passe [...]
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/Format/TokenAnnotator.cpp | 3 ++-
unittests/Format/FormatTestObjC.cpp | 3 +++
2 files changed, 5 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 167b1f1859 [analyzer] Fix the crash in IteratorChecker.cpp when 'Symbol [...]
new 34d9e8f0cd Backport changes from llvm/.clang_tidy to clang/.clang_tidy configs
new 53912bffa0 [OPENMP, NVPTX] Globalization of the private redeclarations.
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:
.clang-tidy | 7 +-
include/clang/Basic/Attr.td | 8 ++
lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp | 218 ++++++++++++++++++++++-------------
lib/CodeGen/CGOpenMPRuntimeNVPTX.h | 4 +-
lib/CodeGen/CGStmtOpenMP.cpp | 26 ++---
lib/Sema/SemaOpenMP.cpp | 54 ++++++---
test/OpenMP/nvptx_data_sharing.cpp | 13 ++-
7 files changed, 221 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 gcc.
from c06305e2f07 Handle -fno-guess-branch-probability properly in predict.c [...]
new 10ffc0c8146 2018-03-20 Richard Biener <rguenther(a)suse.de>
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 | 7 +++++++
gcc/config/i386/i386.c | 6 +++++-
gcc/testsuite/ChangeLog | 5 +++++
.../gcc.dg/vect/costmodel/x86_64/costmodel-pr84986.c | 14 ++++++++++++++
4 files changed, 31 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/costmodel/x86_64/costmodel-pr84986.c
--
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 07bab16aa Revert r327964 "lit: Make config.llvm_libxml2_enabled an int, [...]
new 34412fcf5 [ELF] - Make __start_/__stop_<section_name> symbols STV_PROTECTED
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/Writer.cpp | 4 ++--
test/ELF/startstop-shared.s | 22 +++++++++++++++++-----
test/ELF/startstop.s | 15 +++++++--------
3 files changed, 26 insertions(+), 15 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 ad3ff5d427b PR target/84990 * dwarf2asm.c (dw2_output_indirect_consta [...]
new a27e70da80f Remove ICEing test-case.
new c06305e2f07 Handle -fno-guess-branch-probability properly in predict.c [...]
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 | 6 ++++++
gcc/predict.c | 3 +++
gcc/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/g++.dg/ipa/pr84825.C | 18 ++++++++++++++++++
gcc/testsuite/gcc.dg/lto/chkp-ctor-merge_0.c | 23 -----------------------
5 files changed, 36 insertions(+), 23 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ipa/pr84825.C
delete mode 100644 gcc/testsuite/gcc.dg/lto/chkp-ctor-merge_0.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.