This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 0074173 [mips][ias] Fix all the hacks related to MIPS-specific unary [...]
new 0985f50 Revert r277988: [mips][ias] Fix all the hacks related to MIPS [...]
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/MCAsmInfo.h | 5 -
include/llvm/MC/MCParser/MCAsmLexer.h | 10 +-
include/llvm/MC/MCParser/MCTargetAsmParser.h | 6 -
lib/MC/MCParser/AsmLexer.cpp | 42 +---
lib/MC/MCParser/AsmParser.cpp | 37 ----
lib/Target/Mips/AsmParser/MipsAsmParser.cpp | 233 ++++++++++++++-------
lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp | 10 +-
.../Mips/MCTargetDesc/MipsELFObjectWriter.cpp | 4 -
lib/Target/Mips/MCTargetDesc/MipsFixupKinds.h | 4 -
lib/Target/Mips/MCTargetDesc/MipsMCAsmInfo.cpp | 1 -
lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp | 5 +-
test/MC/Mips/expr1.s | 38 ++--
test/MC/Mips/relocation.s | 5 +-
tools/llvm-mc/llvm-mc.cpp | 72 -------
14 files changed, 185 insertions(+), 287 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 9da84a5 gcc/testsuite/ChangeLog:
new 5433a785 [RS6000] PR72802 part 1, fix constraints for lxssp/stxssp
new d1e9788 [RS6000] PR72802 part 2, reload ICE
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 | 18 +++
gcc/config/rs6000/constraints.md | 8 +-
gcc/config/rs6000/predicates.md | 9 --
gcc/config/rs6000/rs6000-protos.h | 1 +
gcc/config/rs6000/rs6000.c | 30 +++-
gcc/config/rs6000/rs6000.md | 33 ++--
gcc/testsuite/ChangeLog | 4 +
gcc/testsuite/gcc.c-torture/compile/pr72802.c | 211 ++++++++++++++++++++++++++
8 files changed, 287 insertions(+), 27 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr72802.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 gcc-6-branch
in repository gcc.
from 46e67c9 gcc/testsuite/ChangeLog:
new 4cbbdab /cp 2016-08-08 Paolo Carlini <paolo.carlini(a)oracle.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/cp/ChangeLog | 6 ++++++
gcc/cp/lambda.c | 2 ++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp1y/lambda-ice1.C | 7 +++++++
4 files changed, 20 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/lambda-ice1.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 clang.
from 1812aa0 Fix two bugs for musl-libc on ARM
new 9d7b595 [analyzer] Model base to derived casts more precisely.
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:
.../StaticAnalyzer/Core/PathSensitive/Store.h | 7 ++++--
lib/StaticAnalyzer/Core/CallEvent.cpp | 2 +-
lib/StaticAnalyzer/Core/ExprEngineC.cpp | 25 ++++++++++++++++++++--
lib/StaticAnalyzer/Core/Store.cpp | 2 +-
test/Analysis/NewDelete-checker-test.cpp | 16 ++++++++++++++
5 files changed, 46 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 b387189 [SelectionDAG] Refactor visitInlineAsm a bit. NFCI.
new 0074173 [mips][ias] Fix all the hacks related to MIPS-specific unary [...]
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/MCAsmInfo.h | 5 +
include/llvm/MC/MCParser/MCAsmLexer.h | 10 +-
include/llvm/MC/MCParser/MCTargetAsmParser.h | 6 +
lib/MC/MCParser/AsmLexer.cpp | 42 +++-
lib/MC/MCParser/AsmParser.cpp | 37 ++++
lib/Target/Mips/AsmParser/MipsAsmParser.cpp | 233 +++++++--------------
lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp | 10 +-
.../Mips/MCTargetDesc/MipsELFObjectWriter.cpp | 4 +
lib/Target/Mips/MCTargetDesc/MipsFixupKinds.h | 4 +
lib/Target/Mips/MCTargetDesc/MipsMCAsmInfo.cpp | 1 +
lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp | 5 +-
test/MC/Mips/expr1.s | 38 ++--
test/MC/Mips/relocation.s | 5 +-
tools/llvm-mc/llvm-mc.cpp | 72 +++++++
14 files changed, 287 insertions(+), 185 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 6d4afae Add some comments linking back to PR28400.
new b387189 [SelectionDAG] Refactor visitInlineAsm a bit. 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/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 349 +++++++++++++----------
1 file changed, 198 insertions(+), 151 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 users/pmuldoon/c++compile
in repository binutils-gdb.
from 2889717 Remove extern "C" linkage hint from generated function.
new 1285c67 Account for data and bss minimal symbols.
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/compile/compile-object-load.c | 5 +++++
gdb/testsuite/gdb.compile/compile-cplus.exp | 2 +-
2 files changed, 6 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 lld.
from 08d3c29 COFF ARM: Fix typos in the relocation test
new 9dfe45f [ELF] - Linkerscript: do not define _edata,_end,_etext if SEC [...]
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/Writer.cpp | 4 +++
test/ELF/end.s | 46 ------------------------
test/ELF/linkerscript/linkerscript-edata-etext.s | 20 +++++++++++
3 files changed, 24 insertions(+), 46 deletions(-)
create mode 100644 test/ELF/linkerscript/linkerscript-edata-etext.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 clang.
from c231913 Pass information in a record instead of stack. NFC
new 1812aa0 Fix two bugs for musl-libc on ARM
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/ToolChains.cpp | 13 +++++++++++--
test/Driver/linux-ld.c | 12 ++++++++++++
2 files changed, 23 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 f091cf0 Automatic date update in version.in
new db9537d Fix seg-fault in DWARF dumper when given a corrupt binary con [...]
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:
binutils/ChangeLog | 6 +++++
binutils/dwarf.c | 72 +++++++++++++++++++++++++++++++++++++++++-------------
2 files changed, 61 insertions(+), 17 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.