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 3f8c94b478 Remove some $ARCH_read_pc and $ARCH_write_pc
new f3342ae030 Automatic date update in version.in
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/version.h | 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 gdb-8.1-branch
in repository binutils-gdb.
from e6e15a6b21 Automatic date update in version.in
new 388c2c79ca Automatic date update in version.in
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/version.h | 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 binutils-2_30-branch
in repository binutils-gdb.
from ca72fb68a0 Automatic date update in version.in
new 23c9efb4ae Automatic date update in version.in
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/version.h | 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 04aa65061f7 Add DWARF for discriminated unions
new c8c76d329a8 [DAGCombiner][AMDGPU][X86] Turn cttz/ctlz into cttz_zero_un [...]
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/SelectionDAG/DAGCombiner.cpp | 14 ++++++++++++++
lib/Target/X86/X86ISelLowering.cpp | 11 -----------
test/CodeGen/AMDGPU/cttz_zero_undef.ll | 3 ++-
3 files changed, 16 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 a5bd54307b1 Place undefined globals in .bss instead of .data
new 04aa65061f7 Add DWARF for discriminated unions
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/IR/DIBuilder.h | 42 ++++++++++++
include/llvm/IR/DebugInfoMetadata.h | 31 ++++++---
lib/AsmParser/LLParser.cpp | 8 ++-
lib/BinaryFormat/Dwarf.cpp | 12 ----
lib/Bitcode/Reader/MetadataLoader.cpp | 7 +-
lib/Bitcode/Writer/BitcodeWriter.cpp | 1 +
lib/CodeGen/AsmPrinter/DwarfUnit.cpp | 36 +++++++++-
lib/CodeGen/AsmPrinter/DwarfUnit.h | 2 +-
lib/IR/AsmWriter.cpp | 1 +
lib/IR/DIBuilder.cpp | 25 +++++++
lib/IR/DebugInfoMetadata.cpp | 20 +++---
lib/IR/LLVMContextImpl.h | 12 ++--
lib/IR/Verifier.cpp | 8 ++-
test/Assembler/debug-info.ll | 11 ++-
test/DebugInfo/Generic/discriminated-union.ll | 80 ++++++++++++++++++++++
.../Generic/univariant-discriminated-union.ll | 65 ++++++++++++++++++
test/Verifier/variant-part.ll | 8 +++
unittests/IR/DebugTypeODRUniquingTest.cpp | 22 +++---
unittests/IR/MetadataTest.cpp | 45 ++++++++++++
19 files changed, 380 insertions(+), 56 deletions(-)
create mode 100644 test/DebugInfo/Generic/discriminated-union.ll
create mode 100644 test/DebugInfo/Generic/univariant-discriminated-union.ll
create mode 100644 test/Verifier/variant-part.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.
from e815af3b34 [Myriad] Define __ma2x5x and __ma2x8x
new 0813c5d5eb [Sema][ObjC] Use SmallSetVector to fix a failing test on the [...]
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/Sema/SemaDecl.cpp | 2 ++
lib/Sema/SemaDeclObjC.cpp | 8 ++------
test/SemaObjC/arc-decls.m | 22 ++++++++++++++++++++++
3 files changed, 26 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 gcc.
from ed6fa6f483e PR target/84146 * config/i386/i386.c (rest_of_insert_endb [...]
new 228a5142f47 Don't pass x86-only options on non-x86 targets in c-c++-com [...]
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/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/c-c++-common/fcf-protection-6.c | 3 ++-
gcc/testsuite/c-c++-common/fcf-protection-7.c | 3 ++-
3 files changed, 11 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 c1d66bad333 [LivePhysRegs] Fix handling of return instructions.
new a5bd54307b1 Place undefined globals in .bss instead of .data
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/TargetLoweringObjectFile.cpp | 15 ++++++++++++++-
test/CodeGen/ARM/memfunc.ll | 6 ++++--
test/CodeGen/X86/undef-globals-bss.ll | 12 ++++++++++++
3 files changed, 30 insertions(+), 3 deletions(-)
create mode 100644 test/CodeGen/X86/undef-globals-bss.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 llvm.
from 3ca48048bef [AArch64] Adjust the cost model for Exynos M3
new c1d66bad333 [LivePhysRegs] Fix handling of return 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:
lib/CodeGen/LivePhysRegs.cpp | 31 +++++++++++-------------
test/CodeGen/ARM/pr25838.ll | 2 +-
test/CodeGen/Thumb/stm-scavenging.ll | 46 ++++++++++++++++++++++++++++++++++++
3 files changed, 61 insertions(+), 18 deletions(-)
create mode 100644 test/CodeGen/Thumb/stm-scavenging.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.