This is an automated email from the git hooks/post-receive script.
christophe.lyon pushed a change to branch stable
in repository toolchain/abe.
from 101d1bd Increase compilation timeout when using TCWG lab.
new 6313427 [bug 2041] use -t ssh option
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:
config/boards/tcwg-common.exp | 6 ++++--
1 file changed, 4 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.
christophe.lyon pushed a change to branch staging
in repository toolchain/abe.
from 60929db jenkins.sh: Reduce parallelist of builds in Cambirdge lab
new 769f9f0 [bug 2041] use -t ssh option
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:
config/boards/tcwg-common.exp | 6 ++++--
1 file changed, 4 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 gcc.
from 310a961 libgomp nvptx plugin: make cuMemFreeHost error non-fatal
new 2a4df97 2016-04-21 Richard Biener <rguenther(a)suse.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/ChangeLog | 7 +++++++
gcc/tree-if-conv.c | 31 +++++++++++++++++++++----------
2 files changed, 28 insertions(+), 10 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 089f755 [ProfileData] Report errors from InstrProfSymtab::create
new 11646329 Fix a typo in an error message. Caught by Sean Silva!
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/Object/MachOObjectFile.cpp | 2 +-
test/Object/macho-invalid.test | 4 ++--
2 files 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 lld.
from d836a58 Reland test change.
new c42b34a [LTO] Discard names for Values that are not global.
new bf522d5 [LTO] Another couple of tests for cases we already get right.
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:
ELF/Config.h | 1 +
ELF/Driver.cpp | 1 +
ELF/LTO.h | 2 ++
ELF/Options.td | 1 +
.../lto/Inputs/{save-temps.ll => drop-linkage.ll} | 6 ++++
test/ELF/lto/discard-value-names.ll | 33 ++++++++++++++++++++++
test/ELF/lto/drop-linkage.ll | 14 +++++++++
test/ELF/lto/unnamed-addr.ll | 14 +++++++++
8 files changed, 72 insertions(+)
copy test/ELF/lto/Inputs/{save-temps.ll => drop-linkage.ll} (61%)
create mode 100644 test/ELF/lto/discard-value-names.ll
create mode 100644 test/ELF/lto/drop-linkage.ll
create mode 100644 test/ELF/lto/unnamed-addr.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 e69bdcf [LoopUtils] Fix typo in comment
new 8ac661c [PowerPC] [SSP] Fix stack guard load for 32-bit.
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/PowerPC/PPCInstrInfo.cpp | 2 +-
test/CodeGen/PowerPC/stack-protector.ll | 2 +-
2 files changed, 2 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 gcc.
from 4f187ca 2016-04-21 Philippe Gil <gil(a)adacore.com>
new adf0828 2016-04-21 Javier Miranda <miranda(a)adacore.com>
new fda1b8b 2016-04-21 Hristian Kirtchev <kirtchev(a)adacore.com>
new 523f3a9 max(INT_MIN, x) -> x
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:
gcc/ChangeLog | 4 ++++
gcc/ada/ChangeLog | 12 ++++++++++++
gcc/ada/exp_aggr.adb | 30 +++++++++++++++++++++++++++++-
gcc/ada/exp_attr.adb | 4 +++-
gcc/ada/exp_ch6.adb | 3 +--
gcc/ada/sem_ch3.adb | 5 +++--
gcc/match.pd | 26 ++++++++++++++++++--------
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.dg/tree-ssa/minmax-1.c | 9 +++++++++
9 files changed, 83 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/minmax-1.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 22d806d Delete the needsPlt target hook.
new 5e4fdca Reduce templating. 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:
ELF/Target.cpp | 19 ++++---------------
ELF/Target.h | 1 -
ELF/Writer.cpp | 2 +-
3 files changed, 5 insertions(+), 17 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 ddc5048 [mips][microMIPS] Add R_MICROMIPS_PC26_S1 relocation
new 88419b2 Refactor implied condition logic from ValueTracking directly [...]
new 161372b [mips][microMIPS] Add R_MICROMIPS_PC19_S2 relocation
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/InstrTypes.h | 20 ++++++++
lib/Analysis/ValueTracking.cpp | 54 +---------------------
lib/IR/Instructions.cpp | 52 +++++++++++++++++++++
lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp | 3 ++
.../Mips/MCTargetDesc/MipsELFObjectWriter.cpp | 2 +
lib/Target/Mips/MCTargetDesc/MipsFixupKinds.h | 3 ++
lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp | 5 +-
test/MC/Mips/micromips32r6/relocations.s | 9 +++-
test/MC/Mips/micromips64r6/relocations.s | 8 ++++
9 files changed, 101 insertions(+), 55 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 0537e7e Daily bump.
new 927a455 2016-04-21 Javier Miranda <miranda(a)adacore.com>
new f77bb40 2016-04-21 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 | 28 ++++++++++++
gcc/ada/exp_ch6.adb | 119 ---------------------------------------------------
gcc/ada/exp_ch6.ads | 8 ----
gcc/ada/exp_dbug.adb | 13 +++++-
gcc/ada/exp_unst.adb | 69 ++++++++++++++++++++++++++++-
gcc/ada/exp_unst.ads | 13 +++---
gcc/ada/exp_util.adb | 46 ++++++++++----------
gcc/ada/frontend.adb | 5 +--
gcc/ada/s-os_lib.adb | 13 ++++--
gcc/ada/set_targ.adb | 4 +-
10 files changed, 151 insertions(+), 167 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.