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 384f750 Fix the calculation of AMD64_PCRQUAD relocations.
new c5da193 When building target binaries, ensure that the warning flags [...]
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:
bfd/ChangeLog | 10 +++++++++
bfd/Makefile.in | 1 +
bfd/configure | 56 +++++++++++++++++++++++++++++++++++++++++-----
bfd/doc/Makefile.in | 1 +
bfd/warning.m4 | 47 ++++++++++++++++++++++++++++++++++----
binutils/ChangeLog | 8 +++++++
binutils/Makefile.am | 10 +++++----
binutils/Makefile.in | 10 +++++----
binutils/configure | 56 +++++++++++++++++++++++++++++++++++++++++-----
binutils/doc/Makefile.in | 1 +
gas/ChangeLog | 6 +++++
gas/Makefile.in | 1 +
gas/configure | 56 +++++++++++++++++++++++++++++++++++++++++-----
gas/doc/Makefile.in | 1 +
gold/ChangeLog | 6 +++++
gold/Makefile.in | 5 +++--
gold/configure | 52 ++++++++++++++++++++++++++++++++++++++----
gold/testsuite/Makefile.in | 1 +
gprof/ChangeLog | 5 +++++
gprof/Makefile.in | 1 +
gprof/configure | 56 +++++++++++++++++++++++++++++++++++++++++-----
ld/ChangeLog | 5 +++++
ld/Makefile.in | 3 ++-
ld/configure | 56 +++++++++++++++++++++++++++++++++++++++++-----
opcodes/ChangeLog | 5 +++++
opcodes/Makefile.in | 1 +
opcodes/configure | 56 +++++++++++++++++++++++++++++++++++++++++-----
27 files changed, 461 insertions(+), 55 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 fdc0feb In the get started page, also explain how to start the testsuite
new 7315f75 clang-format: Only special-case top-level */& in multivar-declstmts.
new 1f6e700 [analyzer] Improve CastToStruct checker so it can also detect [...]
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/Format/TokenAnnotator.cpp | 2 +-
.../Checkers/CastToStructChecker.cpp | 87 ++++++++++++++++------
test/Analysis/cast-to-struct.cpp | 67 +++++++++++++++++
test/Analysis/casts.c | 2 +-
unittests/Format/FormatTest.cpp | 1 +
5 files changed, 135 insertions(+), 24 deletions(-)
create mode 100644 test/Analysis/cast-to-struct.cpp
--
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 2b848eb [ARC] ISA alignment.
new 384f750 Fix the calculation of AMD64_PCRQUAD relocations.
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:
bfd/ChangeLog | 6 ++++++
bfd/coff-x86_64.c | 7 ++++++-
2 files changed, 12 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-tools-extra.
from 9ca9f79 [clang-rename] Use checktime when reloading vim buffer after [...]
new cbf8c84 Silence a false positive with the cert-err58-cpp check; now a [...]
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:
clang-tidy/cert/StaticObjectExceptionCheck.cpp | 4 +-
test/clang-tidy/cert-static-object-exception.cpp | 88 ++++++++++++++++++++----
2 files changed, 78 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 gcc.
from 0903985 S/390: Add missing fallthrough comments.
new 74163ac [regrename][sel-sched] Fix bogus use of HARD_FRAME_POINTER_RE [...]
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 | 8 ++++++++
gcc/regrename.c | 2 +-
gcc/sel-sched.c | 2 +-
3 files changed, 10 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 binutils-gdb.
from 005d79f PowerPC .gnu.attributes
new 2b848eb [ARC] ISA alignment.
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/ChangeLog | 4 ++++
include/opcode/arc.h | 4 +++-
opcodes/ChangeLog | 14 +++++++++++++
opcodes/arc-ext-tbl.h | 23 ++++++++++++++-------
opcodes/arc-opc.c | 10 ++++++++--
opcodes/arc-tbl.h | 55 +++++++++++++++++++++++++++------------------------
6 files changed, 74 insertions(+), 36 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 lldb.
from 312c158 Remove an ancient XFAIL from TestBuiltinTrap
new 5f76b03 Remove ancient icc decorators
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:
.../libstdcpp/iterator/TestDataFormatterStdIterator.py | 3 ---
.../data-formatter-stl/libstdcpp/map/TestDataFormatterStdMap.py | 3 ---
.../data-formatter-stl/libstdcpp/vbool/TestDataFormatterStdVBool.py | 3 ---
.../data-formatter-stl/libstdcpp/vector/TestDataFormatterStdVector.py | 3 ---
4 files changed, 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 compiler-rt.
from 20adfa2 tsan: make shadow mapping linear within a single user region
new 515106e tsan: relaxed check in CheckShadowMapping
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/tsan/rtl/tsan_rtl.cc | 3 +--
1 file changed, 1 insertion(+), 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 0c67d22f Fix documentation of gcov tool
new 0903985 S/390: Add missing fallthrough comments.
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 | 5 +++++
gcc/config/s390/s390.c | 2 ++
2 files changed, 7 insertions(+)
--
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 cacc8fd [CMake] Generate LLDB_REVISION at build time
new 312c158 Remove an ancient XFAIL from TestBuiltinTrap
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:
.../Python/lldbsuite/test/linux/builtin_trap/TestBuiltinTrap.py | 6 ------
1 file changed, 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 compiler-rt.
from 676c6a9 tsan: remove kMidShadowOff mapping parameter
new 20adfa2 tsan: make shadow mapping linear within a single user region
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/tsan/rtl/tsan_platform.h | 34 +++++++++++++++++-----------------
lib/tsan/rtl/tsan_rtl.cc | 16 ++++++++++++++--
2 files changed, 31 insertions(+), 19 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 81b2d4e update the link to the code coverage
new fdc0feb In the get started page, also explain how to start the testsuite
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:
www/get_started.html | 5 +++++
1 file changed, 5 insertions(+)
--
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 73a20a8 [msan] Fix second parameter in MsanReallocate from previous commit.
new e89bae6 tsan: simplify meta mapping
new 676c6a9 tsan: remove kMidShadowOff mapping parameter
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/tsan/rtl/tsan_platform.h | 13 ++++---------
1 file changed, 4 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 llvm.
from 23d2e04 Fix typo in comment, NFC
new 3455264 [InstCombine] Fixed bug introduced in r282237
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/InstCombine/InstCombineSimplifyDemanded.cpp | 14 ++++++++------
test/Transforms/InstCombine/vec_demanded_elts.ll | 9 +++++++++
2 files changed, 17 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 clang.
from 7df0fd1 Driver: avoid failing in the backend
new 81b2d4e update the link to the code coverage
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:
www/menu.html.incl | 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 56f90d7 [InstCombine] Teach the udiv folding logic how to handle cons [...]
new 23d2e04 Fix typo in comment, 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:
include/llvm/MC/MCRegisterInfo.h | 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 llvm.
from 679be7e [AVR] Add AVRMCExpr
new 56f90d7 [InstCombine] Teach the udiv folding logic how to handle cons [...]
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:
.../InstCombine/InstCombineMulDivRem.cpp | 25 ++++++++++++----------
test/Transforms/InstCombine/udiv-simplify.ll | 15 +++++++++++++
2 files changed, 29 insertions(+), 11 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 201cefd 2016-09-26 Paul Thomas <pault(a)gcc.gnu.org>
new 0c67d22f Fix documentation of gcov tool
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 | 4 ++++
gcc/doc/gcov.texi | 16 +++++++++-------
2 files changed, 13 insertions(+), 7 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 6c6dbe6 [AMDGPU] Disassembler: print label names in branch instructions
new ecba024 Revert "[AMDGPU] Disassembler: print label names in branch in [...]
new 679be7e [AVR] Add AVRMCExpr
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:
.../AMDGPU/Disassembler/AMDGPUDisassembler.cpp | 58 -------
.../AMDGPU/Disassembler/AMDGPUDisassembler.h | 163 +++++++-----------
lib/Target/AMDGPU/SIInstrInfo.td | 1 -
lib/Target/AVR/MCTargetDesc/AVRFixupKinds.h | 149 ++++++++++++++++
lib/Target/AVR/MCTargetDesc/AVRMCExpr.cpp | 189 +++++++++++++++++++++
lib/Target/AVR/MCTargetDesc/AVRMCExpr.h | 88 ++++++++++
lib/Target/AVR/MCTargetDesc/CMakeLists.txt | 1 +
test/MC/AMDGPU/labels-branch.s | 6 +-
tools/llvm-objdump/llvm-objdump.cpp | 12 --
9 files changed, 496 insertions(+), 171 deletions(-)
create mode 100644 lib/Target/AVR/MCTargetDesc/AVRFixupKinds.h
create mode 100644 lib/Target/AVR/MCTargetDesc/AVRMCExpr.cpp
create mode 100644 lib/Target/AVR/MCTargetDesc/AVRMCExpr.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 gcc.
from 9c7de46 Fix handling of -fsanitize-recover* options.
new 925add3 Remove HIST_TYPE_CONST_DELTA counter type (PR gcov-profile/23332)
new 201cefd 2016-09-26 Paul Thomas <pault(a)gcc.gnu.org>
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 | 13 +++++++++++++
gcc/fortran/ChangeLog | 9 ++++++++-
gcc/fortran/interface.c | 3 +++
gcc/profile.c | 4 ----
gcc/tree-profile.c | 16 ----------------
gcc/value-prof.c | 27 ---------------------------
gcc/value-prof.h | 4 ----
7 files changed, 24 insertions(+), 52 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 lld.
from 88ce498 Linkerscript: don't crash when GC .debug_line
new c834add [ELF] - Format. 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:
ELF/LinkerScript.cpp | 4 +---
1 file changed, 1 insertion(+), 3 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 01977fb 2016-09-26 Andre Vieira <andre.simoesdiasvieira(a)arm.com>
new 9c7de46 Fix handling of -fsanitize-recover* options.
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 | 15 ++++
gcc/common.opt | 2 +-
gcc/doc/invoke.texi | 14 ++--
gcc/flag-types.h | 32 ++++----
gcc/opts.c | 91 +++++++++++++---------
gcc/opts.h | 1 +
gcc/testsuite/ChangeLog | 12 +++
.../c-c++-common/ubsan/sanitize-recover-1.c | 6 ++
.../c-c++-common/ubsan/sanitize-recover-2.c | 6 ++
.../c-c++-common/ubsan/sanitize-recover-3.c | 4 +
.../c-c++-common/ubsan/sanitize-recover-4.c | 4 +
.../c-c++-common/ubsan/sanitize-recover-5.c | 6 ++
.../c-c++-common/ubsan/sanitize-recover-6.c | 4 +
.../c-c++-common/ubsan/sanitize-recover-7.c | 6 ++
.../c-c++-common/ubsan/sanitize-recover-8.c | 6 ++
.../c-c++-common/ubsan/sanitize-recover-9.c | 6 ++
16 files changed, 155 insertions(+), 60 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/ubsan/sanitize-recover-1.c
create mode 100644 gcc/testsuite/c-c++-common/ubsan/sanitize-recover-2.c
create mode 100644 gcc/testsuite/c-c++-common/ubsan/sanitize-recover-3.c
create mode 100644 gcc/testsuite/c-c++-common/ubsan/sanitize-recover-4.c
create mode 100644 gcc/testsuite/c-c++-common/ubsan/sanitize-recover-5.c
create mode 100644 gcc/testsuite/c-c++-common/ubsan/sanitize-recover-6.c
create mode 100644 gcc/testsuite/c-c++-common/ubsan/sanitize-recover-7.c
create mode 100644 gcc/testsuite/c-c++-common/ubsan/sanitize-recover-8.c
create mode 100644 gcc/testsuite/c-c++-common/ubsan/sanitize-recover-9.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 gcc.
from 2ee4111 Remove redefinition of __cpp_lib_array_constexpr
new 3d250547 * init.c (expand_default_init): Fix } indentation. * method [...]
new 01977fb 2016-09-26 Andre Vieira <andre.simoesdiasvieira(a)arm.com>
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/cp/ChangeLog | 7 +++++++
gcc/cp/init.c | 2 +-
gcc/cp/method.c | 18 +++++-------------
gcc/doc/tm.texi | 8 ++++----
gcc/target.def | 8 ++++----
6 files changed, 27 insertions(+), 22 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 b821847 PR libstdc++/77717 * testsuite/21_strings/basic_string_view [...]
new c695dcd Add assertions to extract(const_iterator) functions
new 2ee4111 Remove redefinition of __cpp_lib_array_constexpr
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:
libstdc++-v3/ChangeLog | 17 +++++++++++++++++
libstdc++-v3/include/bits/range_access.h | 4 ----
libstdc++-v3/include/bits/stl_map.h | 5 ++++-
libstdc++-v3/include/bits/stl_multimap.h | 5 ++++-
libstdc++-v3/include/bits/stl_multiset.h | 5 ++++-
libstdc++-v3/include/bits/stl_set.h | 5 ++++-
libstdc++-v3/include/bits/unordered_map.h | 10 ++++++++--
libstdc++-v3/include/bits/unordered_set.h | 10 ++++++++--
8 files changed, 49 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 ba54dc2 [ARM] Promote small global constants to constant pools
new 6c6dbe6 [AMDGPU] Disassembler: print label names in branch instructions
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:
.../AMDGPU/Disassembler/AMDGPUDisassembler.cpp | 58 ++++++++
.../AMDGPU/Disassembler/AMDGPUDisassembler.h | 163 ++++++++++++---------
lib/Target/AMDGPU/SIInstrInfo.td | 1 +
test/MC/AMDGPU/labels-branch.s | 6 +-
tools/llvm-objdump/llvm-objdump.cpp | 12 ++
5 files changed, 171 insertions(+), 69 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 lld.
from cd24318 Linkerscript: do not GC non-allocated sections
new 88ce498 Linkerscript: don't crash when GC .debug_line
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/MarkLive.cpp | 13 +++++--------
test/ELF/linkerscript/Inputs/comdat-gc.s | 5 +++++
test/ELF/linkerscript/comdat-gc.s | 14 ++++++++++++++
3 files changed, 24 insertions(+), 8 deletions(-)
create mode 100644 test/ELF/linkerscript/Inputs/comdat-gc.s
create mode 100644 test/ELF/linkerscript/comdat-gc.s
--
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 edeeb60 Call debug_exit in linux_wait_1
new 7358f4c Fix nm potential buffer overflow
new 2422813 [GOLD] warning fixes
new 153679d [GOLD] regen testsuite/Makefile.in
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:
binutils/ChangeLog | 6 ++++++
binutils/nm.c | 36 ++++++++++++++++++++++--------------
gold/ChangeLog | 7 +++++++
gold/aarch64.cc | 2 +-
gold/output.cc | 2 +-
gold/testsuite/Makefile.in | 10 +++++-----
6 files changed, 42 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 lld.
from 37d2bb5 [LTO] Add a test for invalid alias analysis pipelines.
new cd24318 Linkerscript: do not GC non-allocated sections
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/MarkLive.cpp | 8 +++++---
test/ELF/gc-sections.s | 12 ++++++++++++
2 files changed, 17 insertions(+), 3 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 c8a185b [asan, msan] Fix reallocation logic when IsInDlsymAllocPool(p [...]
new 73a20a8 [msan] Fix second parameter in MsanReallocate from previous commit.
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/msan/msan_interceptors.cc | 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 gcc.
from 3de0cb5 2016-09-26 Richard Biener <rguenther(a)suse.de>
new a8d0978 2016-09-26 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 | 17 ++++++
gcc/dwarf2out.c | 176 ++++++++++++++++++++++++++------------------------------
2 files changed, 97 insertions(+), 96 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 19087aa [msan] Disable flaky fork.cc on PPC64.
new c8a185b [asan, msan] Fix reallocation logic when IsInDlsymAllocPool(p [...]
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/asan_malloc_linux.cc | 8 +++++---
lib/msan/msan_interceptors.cc | 8 +++++++-
2 files changed, 12 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 gcc.
from c5712d1 Daily bump.
new 3de0cb5 2016-09-26 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/cgraphunit.c | 11 +++++++++--
2 files changed, 16 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 llvm.
from 9209299 [X86] Optimization for replacing LEA with MOV at frame index [...]
new ba54dc2 [ARM] Promote small global constants to constant pools
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/MachineFunction.cpp | 13 +-
lib/Target/ARM/ARMAsmPrinter.cpp | 33 ++++++
lib/Target/ARM/ARMAsmPrinter.h | 13 +-
lib/Target/ARM/ARMConstantIslandPass.cpp | 6 +
lib/Target/ARM/ARMConstantPoolValue.cpp | 12 ++
lib/Target/ARM/ARMConstantPoolValue.h | 20 +++-
lib/Target/ARM/ARMISelLowering.cpp | 170 +++++++++++++++++++++++++++
lib/Target/ARM/ARMMachineFunctionInfo.cpp | 2 +-
lib/Target/ARM/ARMMachineFunctionInfo.h | 25 +++-
test/CodeGen/ARM/constantpool-promote-dbg.ll | 44 +++++++
test/CodeGen/ARM/constantpool-promote.ll | 141 ++++++++++++++++++++++
11 files changed, 470 insertions(+), 9 deletions(-)
create mode 100644 test/CodeGen/ARM/constantpool-promote-dbg.ll
create mode 100644 test/CodeGen/ARM/constantpool-promote.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 clang-tools-extra.
from 913f857 Revert r282382; it had no reference to Revision.
new 3baf73c [clang-tidy] make readability-redundant-smartptr-get report g [...]
new 9ca9f79 [clang-rename] Use checktime when reloading vim buffer after [...]
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-rename/tool/clang-rename.py | 2 +-
.../readability/RedundantSmartptrGetCheck.cpp | 29 +++++++++++-------
.../readability-redundant-smartptr-get.cpp | 35 ++++++++++++++++++++--
3 files changed, 51 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 llvm.
from 56b0418 [PM] Refactor this unittest a bit to remove duplicated code. [...]
new 9209299 [X86] Optimization for replacing LEA with MOV at frame index [...]
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/X86RegisterInfo.cpp | 32 +++++++++++++++++++++-
test/CodeGen/X86/avx-intel-ocl.ll | 2 +-
test/CodeGen/X86/avx512-intel-ocl.ll | 2 +-
.../X86/dbg-changes-codegen-branch-folding.ll | 2 +-
test/CodeGen/X86/dynamic-allocas-VLAs.ll | 4 +--
test/CodeGen/X86/extractelement-index.ll | 4 +--
test/CodeGen/X86/fast-isel-x86-64.ll | 2 +-
test/CodeGen/X86/fast-isel-x86.ll | 2 +-
test/CodeGen/X86/frameaddr.ll | 4 +--
test/CodeGen/X86/lea-opt-memop-check-1.ll | 2 +-
test/CodeGen/X86/local_stack_symbol_ordering.ll | 2 +-
test/CodeGen/X86/pr29022.ll | 15 ++++++++++
test/CodeGen/X86/sse-intel-ocl.ll | 2 +-
test/CodeGen/X86/sse-intrinsics-fast-isel.ll | 20 +++++++-------
test/CodeGen/X86/swift-return.ll | 4 +--
test/CodeGen/X86/win32_sret.ll | 14 +++++-----
test/CodeGen/X86/win64_frame.ll | 2 +-
test/DebugInfo/COFF/inlining.ll | 6 ++--
18 files changed, 83 insertions(+), 38 deletions(-)
create mode 100644 test/CodeGen/X86/pr29022.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 clang-tools-extra.
from 80ddf93 [clang-tidy] make readability-redundant-smartptr-get report g [...]
new 913f857 Revert r282382; it had no reference to Revision.
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:
.../readability/RedundantSmartptrGetCheck.cpp | 29 +++++++-----------
.../readability-redundant-smartptr-get.cpp | 35 ++--------------------
2 files changed, 14 insertions(+), 50 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 ce297d7 [SCEV] Fix the order of members in the initializer list.
new de3ef8a [X86][avx512] Fix bug in masked compress store.
new 56b0418 [PM] Refactor this unittest a bit to remove duplicated code. [...]
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/SelectionDAG.h | 3 +-
include/llvm/CodeGen/SelectionDAGNodes.h | 11 ++-
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 6 +-
lib/Target/X86/X86ISelLowering.cpp | 10 +--
lib/Target/X86/X86InstrAVX512.td | 23 ++++--
lib/Target/X86/X86InstrFragmentsSIMD.td | 8 +-
test/CodeGen/X86/avx512vl-intrinsics.ll | 39 +++++++++-
unittests/Analysis/CGSCCPassManagerTest.cpp | 110 ++++++++++++----------------
8 files changed, 123 insertions(+), 87 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 105ef7b [clang-tidy] fix for NOLINT after macro expansion
new 80ddf93 [clang-tidy] make readability-redundant-smartptr-get report g [...]
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:
.../readability/RedundantSmartptrGetCheck.cpp | 29 +++++++++++-------
.../readability-redundant-smartptr-get.cpp | 35 ++++++++++++++++++++--
2 files changed, 50 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 d6345b8 [PM] Add a unittest covering the invalidation of a Module ana [...]
new ce297d7 [SCEV] Fix the order of members in the initializer list.
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/ScalarEvolution.cpp | 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 clang.
from 1dd6f1e [AMDGPU] Expose flat work group size, register and wave contr [...]
new 7df0fd1 Driver: avoid failing in the backend
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/Driver/Tools.cpp | 11 ++++++++---
.../tests/__init__.py => test/Driver/Inputs/rewrite-1.map | 0
.../tests/__init__.py => test/Driver/Inputs/rewrite-2.map | 0
.../tests/__init__.py => test/Driver/Inputs/rewrite.map | 0
test/Driver/rewrite-map-files.c | 2 ++
5 files changed, 10 insertions(+), 3 deletions(-)
copy bindings/python/tests/__init__.py => test/Driver/Inputs/rewrite-1.map (100%)
copy bindings/python/tests/__init__.py => test/Driver/Inputs/rewrite-2.map (100%)
copy bindings/python/tests/__init__.py => test/Driver/Inputs/rewrite.map (100%)
create mode 100644 test/Driver/rewrite-map-files.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 52c8c40 [PM] Add a unittest for invalidating module analyses with an [...]
new d6345b8 [PM] Add a unittest covering the invalidation of a Module ana [...]
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:
unittests/Analysis/CGSCCPassManagerTest.cpp | 95 +++++++++++++++++++++++++++++
1 file changed, 95 insertions(+)
--
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 efbeb45 [SCEV] Assign LoopPropertiesCache in the move constructor
new 52c8c40 [PM] Add a unittest for invalidating module analyses with an [...]
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:
unittests/Analysis/CGSCCPassManagerTest.cpp | 89 +++++++++++++++++++++++++++++
1 file changed, 89 insertions(+)
--
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 b989752 Automatic date update in version.in
new edeeb60 Call debug_exit in linux_wait_1
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/gdbserver/ChangeLog | 4 ++++
gdb/gdbserver/linux-low.c | 13 +++++++++++++
2 files changed, 17 insertions(+)
--
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 98e898c [SCEV] Make it obvious BackedgeTakenInfo's constructor steals [...]
new a80a7d1 [SCEV] Combine two predicates into one; NFC
new efbeb45 [SCEV] Assign LoopPropertiesCache in the move constructor
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/Analysis/ScalarEvolution.h | 42 +++++++++++++++----------
lib/Analysis/ScalarEvolution.cpp | 56 +++++++++++++++------------------
2 files changed, 51 insertions(+), 47 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 fbc0b21 Appease MSVC
new 475c580 [SCEV] Simplify BackedgeTakenInfo::getMax; NFC
new 643807a [SCEV] Further isolate incidental data structure; NFC
new 98e898c [SCEV] Make it obvious BackedgeTakenInfo's constructor steals [...]
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/Analysis/ScalarEvolution.h | 6 +++---
lib/Analysis/ScalarEvolution.cpp | 29 +++++++++++++++++------------
2 files changed, 20 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 clang.
from 12dcbf4 Remove excessive padding from RedeclarableResult
new 1dd6f1e [AMDGPU] Expose flat work group size, register and wave contr [...]
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/clang/Basic/Attr.td | 35 +++--
include/clang/Basic/AttrDocs.td | 184 +++++++++++++++++----------
include/clang/Basic/DiagnosticSemaKinds.td | 3 +
lib/CodeGen/TargetInfo.cpp | 52 ++++++--
lib/Sema/SemaDeclAttr.cpp | 100 ++++++++++++---
test/CodeGenOpenCL/amdgpu-attrs.cl | 166 ++++++++++++++++++++++++
test/CodeGenOpenCL/amdgpu-num-gpr-attr.cl | 48 -------
test/SemaCUDA/amdgpu-attrs.cu | 110 ++++++++++++++++
test/SemaCUDA/amdgpu-num-gpr-attr.cu | 14 --
test/SemaOpenCL/amdgpu-attrs.cl | 66 ++++++++++
test/SemaOpenCL/amdgpu-num-register-attrs.cl | 40 ------
11 files changed, 610 insertions(+), 208 deletions(-)
create mode 100644 test/CodeGenOpenCL/amdgpu-attrs.cl
delete mode 100644 test/CodeGenOpenCL/amdgpu-num-gpr-attr.cl
create mode 100644 test/SemaCUDA/amdgpu-attrs.cu
delete mode 100644 test/SemaCUDA/amdgpu-num-gpr-attr.cu
create mode 100644 test/SemaOpenCL/amdgpu-attrs.cl
delete mode 100644 test/SemaOpenCL/amdgpu-num-register-attrs.cl
--
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 e6b6f3a Attempt to appease MSVC
new fbc0b21 Appease MSVC
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/ScalarEvolution.h | 28 ++++++++++++++++++++++++----
1 file changed, 24 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.