This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from b2903606a95 Come up with TARGET_GET_VALID_OPTION_VALUES option hook (PR [...]
new 43125e2974d fixincludes: vxworks: remove unnecessary parentheses in ioc [...]
new 6f5bdb3486b 2018-09-03 Richard Biener <rguenther(a)suse.de>
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:
fixincludes/ChangeLog | 6 +++++
fixincludes/fixincl.x | 6 ++---
fixincludes/inclhack.def | 2 +-
gcc/ChangeLog | 12 ++++++++++
gcc/testsuite/ChangeLog | 8 +++++++
gcc/testsuite/gcc.dg/torture/pr87169.c | 41 ++++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr87197.c | 35 +++++++++++++++++++++++++++++
gcc/tree-ssa-sccvn.c | 30 ++++++++++++++++++++-----
8 files changed, 130 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr87169.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr87197.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 lldb.
from fe2cbc863 [DWARF] Fix dwarf5-index-is-used.cpp
new a0ceb0226 [Symtab][NFC] Added llvm_unreachable to supress compiler warning
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:
source/Symbol/Symtab.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 cccbfeb6704 [DebugInfo] Have the verifier accept missing linkage names.
new 0985a4407d2 Rename a few unittests/.../Foo.cpp files to FooTest.cpp
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/CMakeLists.txt | 6 +++---
unittests/Analysis/{MemorySSA.cpp => MemorySSATest.cpp} | 0
...OrderedInstructions.cpp => OrderedInstructionsTest.cpp} | 0
.../{UnrollAnalyzer.cpp => UnrollAnalyzerTest.cpp} | 0
.../Utils/{BasicBlockUtils.cpp => BasicBlockUtilsTest.cpp} | 0
unittests/Transforms/Utils/CMakeLists.txt | 14 +++++++-------
.../Transforms/Utils/{Cloning.cpp => CloningTest.cpp} | 0
.../Utils/{CodeExtractor.cpp => CodeExtractorTest.cpp} | 0
.../{FunctionComparator.cpp => FunctionComparatorTest.cpp} | 0
.../Utils/{IntegerDivision.cpp => IntegerDivisionTest.cpp} | 0
unittests/Transforms/Utils/{Local.cpp => LocalTest.cpp} | 0
.../Utils/{SSAUpdaterBulk.cpp => SSAUpdaterBulkTest.cpp} | 0
12 files changed, 10 insertions(+), 10 deletions(-)
rename unittests/Analysis/{MemorySSA.cpp => MemorySSATest.cpp} (100%)
rename unittests/Analysis/{OrderedInstructions.cpp => OrderedInstructionsTest.cpp} (100%)
rename unittests/Analysis/{UnrollAnalyzer.cpp => UnrollAnalyzerTest.cpp} (100%)
rename unittests/Transforms/Utils/{BasicBlockUtils.cpp => BasicBlockUtilsTest.cpp} (100%)
rename unittests/Transforms/Utils/{Cloning.cpp => CloningTest.cpp} (100%)
rename unittests/Transforms/Utils/{CodeExtractor.cpp => CodeExtractorTest.cpp} (100%)
rename unittests/Transforms/Utils/{FunctionComparator.cpp => FunctionComparatorTes [...]
rename unittests/Transforms/Utils/{IntegerDivision.cpp => IntegerDivisionTest.cpp} (100%)
rename unittests/Transforms/Utils/{Local.cpp => LocalTest.cpp} (100%)
rename unittests/Transforms/Utils/{SSAUpdaterBulk.cpp => SSAUpdaterBulkTest.cpp} (100%)
--
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 2542e49e21 PR23595, simple objcopy of executable failure for msp430-elf
new b6f00d89c7 Updated Finnish translation for the ld sub-directory.
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:
ld/ChangeLog | 4 +
ld/po/fi.po | 9040 ++++++++++++++++++++++++++++++++++++++++++++++------------
2 files changed, 7296 insertions(+), 1748 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 8e6fd5fa48e [AArch64] Simplify code in LowerGlobalAddress. NFCI.
new cccbfeb6704 [DebugInfo] Have the verifier accept missing linkage names.
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/DebugInfo/DWARF/DWARFVerifier.cpp | 15 +-
.../llvm-dwarfdump/X86/verify_no_linkage_name.s | 646 +++++++++++++++++++++
2 files changed, 656 insertions(+), 5 deletions(-)
create mode 100644 test/tools/llvm-dwarfdump/X86/verify_no_linkage_name.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 llvm.
from dfcc987b64b [Sparc] allow tls_add/tls_call syntax in assembler parser
new 8e6fd5fa48e [AArch64] Simplify code in LowerGlobalAddress. NFCI.
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/AArch64/AArch64ISelLowering.cpp | 11 ++++-------
1 file changed, 4 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 67bd0d9a0f5 Fix issue introduced by r341301 that broke buildbot.
new dfcc987b64b [Sparc] allow tls_add/tls_call syntax in assembler parser
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/Sparc/SparcInstr64Bit.td | 2 +-
lib/Target/Sparc/SparcInstrInfo.td | 2 +-
test/MC/Sparc/sparc-tls-relocations.s | 163 ++++++++++++++++++++++++----------
3 files changed, 120 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 compiler-rt.
from ef6849882 Give a better error message when trying to run the iossim tes [...]
new 44decdfe9 [UBSan] Add CMake and lit support for configuring and running [...]
new fcdf41c51 [asan] Clean up some confusing code in `test/asan/TestCases/D [...]
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:
test/asan/TestCases/Darwin/segv_read_write.c | 5 +--
test/ubsan/CMakeLists.txt | 63 ++++++++++++++++++++++++++++
test/ubsan/lit.common.cfg | 5 +++
test/ubsan/lit.site.cfg.in | 1 +
4 files changed, 70 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 llvm.
from 3b146be88b9 Remove unnecessary semicolon to silence -Wpedantic warning. NFCI.
new 67bd0d9a0f5 Fix issue introduced by r341301 that broke buildbot.
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/LiveDebugValues.cpp | 9 ++++++---
1 file changed, 6 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 llvm.
from be799060e64 Test commit.
new 3b146be88b9 Remove unnecessary semicolon to silence -Wpedantic warning. NFCI.
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/AMDGPU.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.