This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 5b8d71d1ff3 * decl.c (grokdeclarator): Use %qT instead of %<%T% [...]
new 194848efc7b gcc_jit_type_get_aligned
new 024de26cfbd Regenerate .pot files.
new 6a74b8c52cd 2017-04-22 Janus Weil <janus(a)gcc.gnu.org>
The 3 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/jit/ChangeLog | 36 +
gcc/jit/docs/_build/texinfo/libgccjit.texi | 988 ++--
gcc/jit/docs/cp/topics/types.rst | 12 +-
gcc/jit/docs/topics/compatibility.rst | 7 +
gcc/jit/docs/topics/types.rst | 19 +
gcc/jit/jit-playback.c | 15 +
gcc/jit/jit-playback.h | 2 +
gcc/jit/jit-recording.c | 52 +
gcc/jit/jit-recording.h | 68 +-
gcc/jit/libgccjit++.h | 15 +
gcc/jit/libgccjit.c | 24 +
gcc/jit/libgccjit.h | 16 +
gcc/jit/libgccjit.map | 5 +
gcc/po/ChangeLog | 4 +
gcc/po/gcc.pot | 5884 ++++++++++----------
gcc/testsuite/ChangeLog | 14 +
gcc/testsuite/gfortran.dg/intent_out_9.f90 | 1 -
gcc/testsuite/jit.dg/all-non-failing-tests.h | 10 +
gcc/testsuite/jit.dg/test-alignment.c | 232 +
gcc/testsuite/jit.dg/test-alignment.cc | 176 +
...or-gcc_jit_type_get_aligned-non-power-of-two.c} | 11 +-
libcpp/po/ChangeLog | 4 +
libcpp/po/cpplib.pot | 4 +-
23 files changed, 4209 insertions(+), 3390 deletions(-)
create mode 100644 gcc/testsuite/jit.dg/test-alignment.c
create mode 100644 gcc/testsuite/jit.dg/test-alignment.cc
copy gcc/testsuite/jit.dg/{test-error-get-type-bad-enum.c => test-error-gcc_jit_ty [...]
--
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 036cabbedac Subject: Backport r247097
new d804c662557 Regenerate .pot files.
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/gcc.pot | 4218 +++++++++++++++++++++++++-------------------------
libcpp/po/ChangeLog | 4 +
libcpp/po/cpplib.pot | 4 +-
4 files changed, 2146 insertions(+), 2084 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 be033a84a40 Revert "Refactor DynamicLibrary so searching for a symbol w [...]
new 6d9bf09a6ad [LoopUnroll] Remove spurious newline.
new 47fbd9bc5d4 Revert "StructurizeCFG: Directly invert cmp instructions"
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/Transforms/Scalar/StructurizeCFG.cpp | 14 +-
lib/Transforms/Utils/LoopUnroll.cpp | 1 -
test/CodeGen/AMDGPU/loop_break.ll | 2 +-
test/CodeGen/AMDGPU/multi-divergent-exit-region.ll | 180 ++++++++++-----------
test/CodeGen/AMDGPU/nested-loop-conditions.ll | 23 +--
test/CodeGen/AMDGPU/ret_jump.ll | 2 +-
test/Transforms/StructurizeCFG/invert-compare.ll | 60 -------
.../StructurizeCFG/one-loop-multiple-backedges.ll | 12 +-
.../StructurizeCFG/post-order-traversal-bug.ll | 3 +-
9 files changed, 112 insertions(+), 185 deletions(-)
delete mode 100644 test/Transforms/StructurizeCFG/invert-compare.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 compiler-rt.
from 6733410e1 [cfi] Disable ThinLTO + CFI tests on Windows.
new 46a48e591 [asan] Use posix strerror_r interceptor on android.
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/sanitizer_common/sanitizer_common_interceptors.inc | 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 binutils-gdb.
from e662f84f5d i386: Skip pr12570 tests for nacl targets
new e1ba30532c Use floatformat_totalsize_bytes
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:
gdb/ChangeLog | 5 +++++
gdb/doublest.c | 3 +--
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.
unknown user pushed a change to branch master
in repository gcc.
from 35f228e425a Fix location of sizeof/alignof (PR c++/80016)
new 5b8d71d1ff3 * decl.c (grokdeclarator): Use %qT instead of %<%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:
gcc/cp/ChangeLog | 12 ++++++++++++
gcc/cp/decl.c | 10 +++++-----
gcc/cp/parser.c | 4 ++--
gcc/cp/pt.c | 12 +++++-------
4 files changed, 24 insertions(+), 14 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 74d2cb54e4d Avoid unnecessary copies in some for loops
new cf003d753fe [LIR] Obey non-integral pointer semantics
new eb3134a13b6 [LoopUnroll] Don't try to unroll non canonical loops.
new be033a84a40 Revert "Refactor DynamicLibrary so searching for a symbol w [...]
The 3 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/Support/DynamicLibrary.h | 7 +-
lib/Support/CMakeLists.txt | 1 +
lib/Support/DynamicLibrary.cpp | 237 +++++++++++----------
lib/Support/SearchForAddressOfSpecialSymbol.cpp | 58 +++++
lib/Support/Unix/DynamicLibrary.inc | 131 ------------
lib/Support/Windows/DynamicLibrary.inc | 218 +++++++++----------
lib/Transforms/Scalar/LoopIdiomRecognize.cpp | 5 +
lib/Transforms/Utils/LoopUnroll.cpp | 15 ++
test/Transforms/LoopIdiom/non-integral-pointers.ll | 48 +++++
test/Transforms/LoopUnroll/not-rotated.ll | 26 +++
unittests/Support/CMakeLists.txt | 2 -
unittests/Support/DynamicLibrary/CMakeLists.txt | 19 --
.../Support/DynamicLibrary/DynamicLibraryTest.cpp | 133 ------------
unittests/Support/DynamicLibrary/PipSqueak.cxx | 36 ----
unittests/Support/DynamicLibrary/PipSqueak.h | 19 --
15 files changed, 379 insertions(+), 576 deletions(-)
create mode 100644 lib/Support/SearchForAddressOfSpecialSymbol.cpp
delete mode 100644 lib/Support/Unix/DynamicLibrary.inc
create mode 100644 test/Transforms/LoopIdiom/non-integral-pointers.ll
create mode 100644 test/Transforms/LoopUnroll/not-rotated.ll
delete mode 100644 unittests/Support/DynamicLibrary/CMakeLists.txt
delete mode 100644 unittests/Support/DynamicLibrary/DynamicLibraryTest.cpp
delete mode 100644 unittests/Support/DynamicLibrary/PipSqueak.cxx
delete mode 100644 unittests/Support/DynamicLibrary/PipSqueak.h
--
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 f5d6c7c2d36 Refactor DynamicLibrary so searching for a symbol will have [...]
new 74d2cb54e4d Avoid unnecessary copies in some for loops
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/Analysis/LoopInfo.h | 2 +-
include/llvm/Analysis/LoopInfoImpl.h | 6 +++---
include/llvm/Support/GenericDomTree.h | 4 ++--
3 files changed, 6 insertions(+), 6 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 a23ad66819b Move value type list from TargetRegisterClass to TargetRegi [...]
new 031e2c7f67b Revert r301231: Accidentally committed stale files
new f3b0bf3070f Move value type list from TargetRegisterClass to TargetRegi [...]
new f5d6c7c2d36 Refactor DynamicLibrary so searching for a symbol will have [...]
The 3 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/Support/DynamicLibrary.h | 7 +-
include/llvm/Target/TargetRegisterInfo.h | 6 +-
lib/CodeGen/SelectionDAG/InstrEmitter.cpp | 2 +-
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 12 +-
lib/CodeGen/SelectionDAG/TargetLowering.cpp | 2 +-
lib/CodeGen/TargetLoweringBase.cpp | 2 +-
lib/CodeGen/TargetRegisterInfo.cpp | 6 +-
lib/Support/CMakeLists.txt | 1 -
lib/Support/DynamicLibrary.cpp | 237 ++++++++++-----------
lib/Support/SearchForAddressOfSpecialSymbol.cpp | 58 -----
lib/Support/Unix/DynamicLibrary.inc | 131 ++++++++++++
lib/Support/Windows/DynamicLibrary.inc | 218 ++++++++++---------
lib/Target/AVR/AVRInstrInfo.cpp | 8 +-
lib/Target/AVR/AVRRegisterInfo.cpp | 4 +-
lib/Target/Mips/MipsOptimizePICCall.cpp | 4 +-
lib/Target/Mips/MipsSEInstrInfo.cpp | 22 +-
lib/Target/PowerPC/PPCISelLowering.cpp | 2 +-
lib/Target/Sparc/SparcISelLowering.cpp | 2 +-
lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp | 2 +-
lib/Target/X86/X86ISelLowering.cpp | 10 +-
lib/Target/X86/X86InstrInfo.cpp | 4 +-
unittests/Support/CMakeLists.txt | 2 +
unittests/Support/DynamicLibrary/CMakeLists.txt | 19 ++
.../Support/DynamicLibrary/DynamicLibraryTest.cpp | 133 ++++++++++++
unittests/Support/DynamicLibrary/PipSqueak.cxx | 36 ++++
.../Support/DynamicLibrary/PipSqueak.h | 13 +-
26 files changed, 613 insertions(+), 330 deletions(-)
delete mode 100644 lib/Support/SearchForAddressOfSpecialSymbol.cpp
create mode 100644 lib/Support/Unix/DynamicLibrary.inc
create mode 100644 unittests/Support/DynamicLibrary/CMakeLists.txt
create mode 100644 unittests/Support/DynamicLibrary/DynamicLibraryTest.cpp
create mode 100644 unittests/Support/DynamicLibrary/PipSqueak.cxx
copy lib/MC/MCDisassembler/MCSymbolizer.cpp => unittests/Support/DynamicLibrary/Pi [...]
--
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 afa3384a4e [asan] Disable ASan global-GC depending on the target and co [...]
new 033a0e463c Revert r301223
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 | 22 +-
lib/CodeGen/CGOpenMPRuntime.h | 40 +-
lib/CodeGen/CGStmtOpenMP.cpp | 436 +---
lib/CodeGen/CodeGenFunction.h | 96 +-
test/OpenMP/distribute_parallel_for_codegen.cpp | 2260 --------------------
...istribute_parallel_for_firstprivate_codegen.cpp | 619 ------
test/OpenMP/distribute_parallel_for_if_codegen.cpp | 192 --
...distribute_parallel_for_lastprivate_codegen.cpp | 653 ------
...distribute_parallel_for_num_threads_codegen.cpp | 121 --
.../distribute_parallel_for_private_codegen.cpp | 297 ---
.../distribute_parallel_for_proc_bind_codegen.cpp | 93 -
11 files changed, 123 insertions(+), 4706 deletions(-)
delete mode 100644 test/OpenMP/distribute_parallel_for_codegen.cpp
delete mode 100644 test/OpenMP/distribute_parallel_for_firstprivate_codegen.cpp
delete mode 100644 test/OpenMP/distribute_parallel_for_if_codegen.cpp
delete mode 100644 test/OpenMP/distribute_parallel_for_lastprivate_codegen.cpp
delete mode 100644 test/OpenMP/distribute_parallel_for_num_threads_codegen.cpp
delete mode 100644 test/OpenMP/distribute_parallel_for_private_codegen.cpp
delete mode 100644 test/OpenMP/distribute_parallel_for_proc_bind_codegen.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.