This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from c5685d9609b 2017-10-09 Ed Schonberg <schonberg(a)adacore.com>
new fe9bb6066aa 2017-10-09 Hristian Kirtchev <kirtchev(a)adacore.com>
new b11290d72af 2017-10-09 Justin Squirek <squirek(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 | 39 +++++++++
gcc/ada/adabkend.adb | 4 +-
gcc/ada/atree.adb | 11 ++-
gcc/ada/exp_ch5.adb | 2 +-
gcc/ada/exp_ch6.adb | 4 +-
gcc/ada/exp_ch9.adb | 1 +
gcc/ada/exp_disp.adb | 13 +--
gcc/ada/exp_spark.adb | 75 ++++++++---------
gcc/ada/fmap.adb | 1 +
gcc/ada/frontend.adb | 1 +
gcc/ada/gnat1drv.adb | 1 +
gcc/ada/lib-load.adb | 14 +++-
gcc/ada/osint.adb | 4 -
gcc/ada/osint.ads | 9 +-
gcc/ada/par-ch8.adb | 4 +-
gcc/ada/prepcomp.adb | 15 ++--
gcc/ada/sem_aggr.adb | 5 +-
gcc/ada/sem_ch10.adb | 20 +++--
gcc/ada/sem_ch12.adb | 38 +++++----
gcc/ada/sem_ch3.adb | 94 +++++++++++----------
gcc/ada/sem_ch8.adb | 221 +++++++++++++++++++++++++-------------------------
gcc/ada/sem_ch8.ads | 20 ++---
gcc/ada/sem_elab.adb | 64 +++++++++++----
gcc/ada/sem_spark.adb | 4 +-
gcc/ada/sinput-l.adb | 4 +-
gcc/ada/targparm.adb | 4 +-
26 files changed, 390 insertions(+), 282 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 fa480807151 [GISel]: Fix generation of illegal COPYs during CallLowering
new 890f4dee43f [llvm-objdump] Use initializer list for scoped xar api cons [...]
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:
tools/llvm-objdump/MachODump.cpp | 7 +++----
1 file changed, 3 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 release_50
in repository clang-tools-extra.
from 58cffec4 ReleaseNotes: remove another in-progress warning
new feb3aa99 Merging r309979:
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:
test/Unit/lit.cfg | 9 ++++++---
test/lit.cfg | 5 ++++-
test/lit.site.cfg.in | 1 +
3 files changed, 11 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 clang-tools-extra.
from f2e6e72b [clangd] Added a command-line arg to mirror clangd input into [...]
new a44b8ec5 Revert r315214 since diff -Z isn't portable, this is breaking:
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:
clangd/JSONRPCDispatcher.cpp | 33 +++------
clangd/JSONRPCDispatcher.h | 11 +--
clangd/tool/ClangdMain.cpp | 24 +------
test/clangd/input-mirror.test | 154 ------------------------------------------
4 files changed, 14 insertions(+), 208 deletions(-)
delete mode 100644 test/clangd/input-mirror.test
--
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 2feacd003b AMDGPU: Add read_exec_lo/hi builtins
new 97590e2368 PR13575: Fix test
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:
test/Index/USR/array-type.cpp | 6 +++---
1 file changed, 3 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 9af4e0a8307 [SLP] Add test for reversed load, NFC.
new 8fa507233db [X86] Unsigned saturation subtraction canonicalization [the [...]
new 3444540e65f Add a helper to build Copy instructions in MachineIRBuilder
new fa480807151 [GISel]: Fix generation of illegal COPYs during CallLowering
The 3 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/GlobalISel/MachineIRBuilder.h | 8 +
lib/CodeGen/GlobalISel/CallLowering.cpp | 7 +-
lib/Target/AArch64/AArch64CallLowering.cpp | 14 +-
lib/Target/ARM/ARMCallLowering.cpp | 23 +-
lib/Target/X86/X86CallLowering.cpp | 30 +-
lib/Target/X86/X86ISelLowering.cpp | 87 +++++
.../AArch64/GlobalISel/arm64-callingconv.ll | 6 +-
test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll | 2 +-
.../AArch64/GlobalISel/arm64-irtranslator.ll | 15 +-
test/CodeGen/AArch64/GlobalISel/call-translator.ll | 6 +-
test/CodeGen/ARM/GlobalISel/arm-irtranslator.ll | 78 ++--
test/CodeGen/X86/GlobalISel/add-scalar.ll | 4 +-
test/CodeGen/X86/GlobalISel/callingconv.ll | 30 +-
test/CodeGen/X86/GlobalISel/ext-x86-64.ll | 2 +-
.../X86/GlobalISel/irtranslator-callingconv.ll | 52 +--
test/CodeGen/X86/psubus.ll | 397 +++++++++------------
16 files changed, 436 insertions(+), 325 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 21e1fad25b PR13575: Fix USR mangling for fixed-size arrays
new 2feacd003b AMDGPU: Add read_exec_lo/hi builtins
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/clang/Basic/BuiltinsAMDGPU.def | 2 ++
lib/CodeGen/CGBuiltin.cpp | 9 +++++++++
test/CodeGenOpenCL/builtins-amdgcn.cl | 14 ++++++++++++++
3 files changed, 25 insertions(+)
--
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 1148203d23a Add targetm.insn_cost hook
new c5685d9609b 2017-10-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 | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++
gcc/ada/exp_ch6.adb | 12 ++++++++++--
gcc/ada/exp_disp.adb | 8 ++++----
gcc/ada/exp_util.adb | 20 +++++++++++++++----
gcc/ada/repinfo.adb | 34 ++++++++++++---------------------
gcc/ada/sem_ch13.adb | 23 +++++++++++-----------
gcc/ada/sem_ch3.adb | 23 ++++++++++++----------
gcc/ada/sem_elab.adb | 24 ++++++++++++++++++++---
gcc/ada/sem_res.adb | 53 +++++++++++++++------------------------------------
gcc/ada/sem_warn.adb | 2 +-
10 files changed, 157 insertions(+), 96 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 eeec815618 Testing commit access.
new 21e1fad25b PR13575: Fix USR mangling for fixed-size arrays
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/Index/USRGeneration.cpp | 19 +++++++++++++++++++
test/Index/USR/array-type.cpp | 11 +++++++++++
2 files changed, 30 insertions(+)
create mode 100644 test/Index/USR/array-type.cpp
--
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 777a42f1f8 gdb.multi/multi-arch-exec.exp: Also test -m32 => -m64
new 9d45a7de8b bfin: Don't create .interp section for info->nointerp
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/ChangeLog | 5 +++++
bfd/elf32-bfin.c | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.