This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 5dd90c417b [clang-format] Fix argument name comment, NFC
new 9d17442635 [clang-format] Fix a clang-tidy finding, 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:
lib/Format/UnwrappedLineParser.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 9336389b0f [Tooling] Use FixedCompilationDatabase when `compile_flags.t [...]
new 5dd90c417b [clang-format] Fix argument name 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:
lib/Format/ContinuationIndenter.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 gcc.
from d39570ea4d4 2017-11-09 Javier Miranda <miranda(a)adacore.com>
new 01708e7d9be 2017-11-09 Ed Schonberg <schonberg(a)adacore.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/ada/ChangeLog | 29 ++++++++++++++++++++++
...ard_and_implementation_defined_restrictions.rst | 2 +-
gcc/ada/gnat_rm.texi | 2 +-
gcc/ada/namet.adb | 8 +++---
gcc/ada/sem_ch12.adb | 5 +++-
gcc/ada/sem_ch4.adb | 5 +++-
gcc/ada/sem_ch8.adb | 10 ++++----
7 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 8334286d712 [X86] Give priority to EVEX FMA instructions over FMA4 inst [...]
new a5b99ed5222 Add -print-schedule scheduling comments to inline asm. Diff [...]
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/CodeGen/AsmPrinter.h | 2 +-
include/llvm/MC/MCParser/MCAsmParser.h | 7 +-
lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp | 1 +
lib/Target/X86/AsmParser/X86AsmInstrumentation.cpp | 19 +-
lib/Target/X86/AsmParser/X86AsmInstrumentation.h | 6 +-
lib/Target/X86/AsmParser/X86AsmParser.cpp | 5 +-
test/CodeGen/X86/schedule-x86_32.ll | 72 +++----
test/CodeGen/X86/schedule-x86_64.ll | 240 ++++++++++-----------
8 files changed, 180 insertions(+), 172 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 225b9a4047b 2017-11-09 Richard Biener <rguenther(a)suse.de>
new 912e88cc1ff 2017-11-09 Yannick Moy <moy(a)adacore.com>
new d39570ea4d4 2017-11-09 Javier Miranda <miranda(a)adacore.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/ada/ChangeLog | 18 +++++++++++
gcc/ada/exp_ch4.adb | 2 ++
gcc/ada/exp_ch9.adb | 2 +-
gcc/ada/exp_disp.adb | 7 ++--
gcc/ada/exp_prag.adb | 2 +-
gcc/ada/par-ch3.adb | 19 ++---------
gcc/ada/rtsfind.ads | 2 ++
gcc/ada/sem_aggr.adb | 6 ++--
gcc/ada/sem_ch12.adb | 4 +--
gcc/ada/sem_ch13.adb | 91 +++++++++++++++++++++++++++++-----------------------
gcc/ada/sem_ch4.adb | 14 ++++----
gcc/ada/sem_disp.adb | 2 +-
gcc/ada/sem_prag.adb | 51 ++++++++++++++++-------------
gcc/ada/sem_res.adb | 4 +--
gcc/ada/sem_util.adb | 7 ++--
15 files changed, 127 insertions(+), 104 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 40771d7e1d4 2017-11-09 Pascal Obry <obry(a)adacore.com>
new 15b08c01c81 Initialize split_branch_probability (PR target/82863).
new 225b9a4047b 2017-11-09 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:
gcc/ChangeLog | 11 +++++++++++
gcc/emit-rtl.c | 2 ++
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/g++.dg/torture/pr82902.C | 21 +++++++++++++++++++++
gcc/testsuite/gcc.dg/pr82863.c | 12 ++++++++++++
gcc/tree-ssa-phiprop.c | 2 +-
6 files changed, 57 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr82902.C
create mode 100644 gcc/testsuite/gcc.dg/pr82863.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 lld.
from fa465a08d [MIPS] Setup less-significant bit in a symbol value in microM [...]
new 8859ca5d6 [MIPS] Fix calculation of the R_MICROMIPS_LO16 / HI16 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:
ELF/InputSection.cpp | 5 +++++
test/ELF/mips-micro-relocs.s | 6 ++----
2 files changed, 7 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 c930fde510c 2017-11-09 Javier Miranda <miranda(a)adacore.com>
new 40771d7e1d4 2017-11-09 Pascal Obry <obry(a)adacore.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/ada/ChangeLog | 67 ++
...ard_and_implementation_defined_restrictions.rst | 7 +
gcc/ada/erroutc.adb | 3 +
gcc/ada/exp_ch3.adb | 41 +-
gcc/ada/exp_disp.adb | 73 ++-
gcc/ada/gnat_rm.texi | 686 +++++++++++----------
gcc/ada/gnatbind.adb | 4 +-
gcc/ada/init.c | 4 +
gcc/ada/libgnarl/s-osinte__qnx.ads | 157 +++--
gcc/ada/libgnarl/s-taprop__mingw.adb | 12 +-
.../{s-taprop__posix.adb => s-taprop__qnx.adb} | 284 ++++-----
gcc/ada/libgnat/system-qnx-aarch64.ads | 14 +-
gcc/ada/link.c | 1 +
gcc/ada/namet.adb | 11 +-
gcc/ada/sem_aggr.adb | 15 +-
gcc/ada/sem_attr.adb | 14 +-
gcc/ada/set_targ.adb | 4 +
gcc/ada/stylesw.adb | 3 +-
18 files changed, 782 insertions(+), 618 deletions(-)
copy gcc/ada/libgnarl/{s-taprop__posix.adb => s-taprop__qnx.adb} (89%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.