This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from e8650db2e07 RTEMS/Ada: Account for 64-bit time_t
new 7dc4922bbe6 2017-12-04 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 | 6 ++++++
gcc/graphite-isl-ast-to-gimple.c | 26 ++++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/graphite/pr83255.c | 28 ++++++++++++++++++++++++++++
4 files changed, 65 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/graphite/pr83255.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 llvm.
from 9d9981028dd Revert r319649 - [Asm, ARM] Add fallback diag for multiple [...]
new e0e7476d4c2 [NFC][lit] Use proper semantic versioning names for variables
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:
utils/lit/lit/llvm/config.py | 5 +++--
1 file changed, 3 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 clang-tools-extra.
from aa493725 [clangd] GlobalCompilationDatabase interface changes
new 6254741d [clangd] Split CodeComplete into a separate file. 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:
clangd/CMakeLists.txt | 2 +
clangd/ClangdServer.h | 1 +
clangd/ClangdUnit.cpp | 761 +-----------------------------------------------
clangd/ClangdUnit.h | 50 ----
clangd/CodeComplete.cpp | 706 ++++++++++++++++++++++++++++++++++++++++++++
clangd/CodeComplete.h | 82 ++++++
clangd/Compiler.cpp | 65 +++++
clangd/Compiler.h | 46 +++
8 files changed, 910 insertions(+), 803 deletions(-)
create mode 100644 clangd/CodeComplete.cpp
create mode 100644 clangd/CodeComplete.h
create mode 100644 clangd/Compiler.cpp
create mode 100644 clangd/Compiler.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 c7ae88e8a9c Revert "[ValueTracking] Pass only a single lambda to comput [...]
new 9d9981028dd Revert r319649 - [Asm, ARM] Add fallback diag for multiple [...]
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/MC/MCParser/MCTargetAsmParser.h | 27 ++++++---------------------
lib/Target/ARM/AsmParser/ARMAsmParser.cpp | 17 -----------------
test/MC/ARM/diagnostics.s | 6 +++---
test/MC/ARM/invalid-fp-armv8.s | 24 ++++++++++++------------
test/MC/ARM/invalid-neon-v8.s | 14 +++++++-------
test/MC/ARM/ldrd-strd-gnu-arm-bad-regs.s | 8 ++++----
test/MC/ARM/ldrd-strd-gnu-bad-inst.s | 8 ++++----
test/MC/ARM/ldrd-strd-gnu-sp.s | 8 ++++----
test/MC/ARM/ldrd-strd-gnu-thumb-bad-regs.s | 4 ++--
test/MC/ARM/thumb-mov.s | 6 +++---
test/MC/ARM/thumb2-diagnostics.s | 11 ++++-------
test/MC/ARM/vfp4.s | 12 ++++++------
utils/TableGen/AsmMatcherEmitter.cpp | 23 ++++++++++++-----------
13 files changed, 67 insertions(+), 101 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 49f6a314032 lra: Clobbers in a parallel are earlyclobbers (PR83245)
new e8650db2e07 RTEMS/Ada: Account for 64-bit time_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/ada/ChangeLog | 10 ++++++++++
gcc/ada/gcc-interface/Makefile.in | 2 +-
gcc/ada/libgnarl/s-osinte__rtems.ads | 10 +++++-----
.../libgnat/{s-osprim__posix.adb => s-osprim__rtems.adb} | 14 +++++++-------
4 files changed, 23 insertions(+), 13 deletions(-)
copy gcc/ada/libgnat/{s-osprim__posix.adb => s-osprim__rtems.adb} (93%)
--
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 138da97f1b7 Fix PR82941 and PR82942 by adding proper vzeroupper generat [...]
new dbd6de69f19 RTEMS/Ada: Account for 64-bit time_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/ada/ChangeLog | 10 ++++++++++
gcc/ada/gcc-interface/Makefile.in | 2 +-
gcc/ada/s-osinte-rtems.ads | 10 +++++-----
gcc/ada/{s-osprim-posix.adb => s-osprim-rtems.adb} | 12 ++++++------
4 files changed, 22 insertions(+), 12 deletions(-)
copy gcc/ada/{s-osprim-posix.adb => s-osprim-rtems.adb} (94%)
--
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 b4a03f490 Add a symbols subcommand to lldb-test.
new 3af21fb71 Makefile.rules: compile all tests with -fno-limit-debug-info
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:
.../lldbsuite/test/expression_command/anonymous-struct/Makefile | 7 -------
.../lldbsuite/test/expression_command/call-function/Makefile | 7 -------
packages/Python/lldbsuite/test/expression_command/fixits/Makefile | 7 -------
.../data-formatter/data-formatter-skip-summary/Makefile | 7 -------
.../data-formatter/data-formatter-stl/libstdcpp/iterator/Makefile | 7 -------
.../data-formatter/data-formatter-stl/libstdcpp/list/Makefile | 7 -------
.../data-formatter/data-formatter-stl/libstdcpp/map/Makefile | 7 -------
.../data-formatter/data-formatter-stl/libstdcpp/smart_ptr/Makefile | 7 -------
.../data-formatter/data-formatter-stl/libstdcpp/string/Makefile | 7 -------
.../data-formatter/data-formatter-stl/libstdcpp/tuple/Makefile | 1 -
.../data-formatter-stl/libstdcpp/unique_ptr/Makefile | 1 -
.../data-formatter/data-formatter-stl/libstdcpp/vector/Makefile | 7 -------
.../functionalities/data-formatter/data-formatter-synth/Makefile | 7 -------
.../test/functionalities/data-formatter/dump_dynamic/Makefile | 7 -------
.../test/functionalities/data-formatter/stringprinter/Makefile | 7 -------
.../functionalities/data-formatter/summary-string-onfail/Makefile | 7 -------
.../data-formatter/var-in-aggregate-misuse/Makefile | 6 ------
.../Python/lldbsuite/test/functionalities/type_completion/Makefile | 7 -------
packages/Python/lldbsuite/test/lang/cpp/auto/Makefile | 2 --
packages/Python/lldbsuite/test/lang/cpp/stl/Makefile | 7 -------
packages/Python/lldbsuite/test/lang/cpp/template/Makefile | 2 --
packages/Python/lldbsuite/test/make/Makefile.rules | 3 ++-
packages/Python/lldbsuite/test/python_api/sbvalue_persist/Makefile | 7 -------
23 files changed, 2 insertions(+), 132 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 1e6aa1171df AMDGPU: fix missing s_waitcnt
new c7ae88e8a9c Revert "[ValueTracking] Pass only a single lambda to comput [...]
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/Analysis/ValueTracking.cpp | 66 +++++++++++++++++++++++-------------------
1 file changed, 37 insertions(+), 29 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 a53a7f06272 [Asm, ARM] Add fallback diag for multiple invalid operands
new 1e6aa1171df AMDGPU: fix missing s_waitcnt
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/AMDGPU/SIInsertWaitcnts.cpp | 8 ++++----
1 file changed, 4 insertions(+), 4 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 43dc46e97 [libFuzzer] add a flag -malloc_limit_mb
new 555189729 Move __tsan::Vector to __sanitizer
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/CMakeLists.txt | 1 +
.../sanitizer_vector.h} | 32 ++++++++++------------
lib/sanitizer_common/tests/CMakeLists.txt | 3 +-
.../tests/sanitizer_vector_test.cc} | 15 +++++-----
lib/tsan/CMakeLists.txt | 3 +-
lib/tsan/rtl/tsan_interceptors.cc | 2 +-
lib/tsan/rtl/tsan_interface_ann.cc | 6 ++--
lib/tsan/rtl/tsan_report.cc | 14 +++++-----
lib/tsan/rtl/tsan_report.h | 2 +-
lib/tsan/rtl/tsan_rtl.cc | 6 ++--
lib/tsan/rtl/tsan_rtl.h | 3 +-
lib/tsan/rtl/tsan_rtl_report.cc | 4 +--
lib/tsan/rtl/tsan_rtl_thread.cc | 2 +-
lib/tsan/tests/unit/CMakeLists.txt | 3 +-
14 files changed, 47 insertions(+), 49 deletions(-)
rename lib/{tsan/rtl/tsan_vector.h => sanitizer_common/sanitizer_vector.h} (78%)
rename lib/{tsan/tests/unit/tsan_vector_test.cc => sanitizer_common/tests/sanitize [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.