This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from f3bbcec5d7 Use clang++-3.5 compatible initializer_list constructor
new a8947ba0ec clang-format: refine calculating brace types.
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/Format/UnwrappedLineParser.cpp | 3 ++-
unittests/Format/FormatTestJS.cpp | 10 ++++++++++
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 aoliva/SFN
in repository gcc.
from 22c95249968 LVU: generate DWARF6-proposed loclists with views with -gdwarf-6
new 26a6764f8d4 avoid remove&reinsert of call when splitting block for inlining
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/gcc.dg/guality/inline-params-2.c | 38 ++++++++++++++++++++++++++
gcc/tree-inline.c | 25 ++++-------------
2 files changed, 44 insertions(+), 19 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/guality/inline-params-2.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.
Charles Baylis pushed a change to branch master
in repository toolchain/abe.
from 29a8c0ba abe.sh: Check if the exact '--target' option is present after --set.
new 0baa492f Remove git ls-remote check from checkout() and retrieve()
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/checkout.sh | 3 +--
lib/common.sh | 11 +++++++++++
lib/retrieve.sh | 9 +++------
3 files changed, 15 insertions(+), 8 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 58667758b1 MIPS/GAS/testsuite: Remove last remnants of ECOFF support
new f78c0b9158 MIPS/GAS/testsuite: Remove stale `mips16-macro' list test output
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:
gas/ChangeLog | 4 ++++
gas/testsuite/gas/mips/mips16-macro.l | 12 ------------
2 files changed, 4 insertions(+), 12 deletions(-)
delete mode 100644 gas/testsuite/gas/mips/mips16-macro.l
--
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 44142143fc7 2017-05-10 Prathamesh Kulkarni <prathamesh.kulkarni(a)linaro.org>
new f5b0eb4b1e9 2017-05-10 Bernd Edlinger <bernd.edlinger(a)hotmail.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/ada/ChangeLog | 4 ++++
gcc/ada/raise-gcc.c | 3 ++-
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 llvm.
from 6361a0b8e94 [LLVM][inline-asm] Altmacro string escape character '!'
new a65abd55b4c Use clang++-3.5 compatible initializer_list constructor
new 2490292bed0 Use explicit false instead of casted nullptr. NFC.
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/IR/Constants.h | 2 +-
include/llvm/IR/DerivedTypes.h | 6 +++---
lib/Transforms/Instrumentation/DataFlowSanitizer.cpp | 4 ++--
3 files changed, 6 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 47e2f0c608 [OpenCL] Handle OpenCL specific subelement types
new f3bbcec5d7 Use clang++-3.5 compatible initializer_list constructor
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/StaticAnalyzer/Checkers/SelectorExtras.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 gcc.
from 9320a2337f4 gcc/cp/ * cp-tree.h (add_method, clone_function_decl): Ch [...]
new 44142143fc7 2017-05-10 Prathamesh Kulkarni <prathamesh.kulkarni(a)linaro.org>
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/match.pd | 7 ++++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/tree-ssa/pr77644.c | 28 ++++++++++++++++++++++++++++
4 files changed, 44 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr77644.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 80d9dea5491 [DAGCombiner] Dropped explicit (sra 0, x) -> 0 and (sra -1, [...]
new 6361a0b8e94 [LLVM][inline-asm] Altmacro string escape character '!'
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/MC/MCParser/AsmParser.cpp | 21 +++++++++++++++++++++
test/MC/AsmParser/altmacro_string_escape.s | 29 +++++++++++++++++++++++++++++
2 files changed, 50 insertions(+)
create mode 100644 test/MC/AsmParser/altmacro_string_escape.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.