This is an automated email from the git hooks/post-receive script.
Ryan Arnold pushed a change to annotated tag linaro-6.2-2016.11
in repository toolchain/gcc.
at bd55bdc (tag)
tagging 6d3168e06d5d002250d1c001538d0bf3ac499489 (commit)
replaces linaro-6.2-2016.11-rc2
tagged by Ryan S. Arnold
on Fri Nov 18 16:27:01 2016 -0600
- Log -----------------------------------------------------------------
Linaro GCC Release 6.2-2016.11
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 6d3168e Make Linaro GCC Release 6.2-2016.11.
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.
--
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.
ryan.arnold pushed a change to branch releases/linaro-6.2-2016.11
in repository toolchain/release-notes.
at 21e58e0 Generated Release Notes for linaro-GCC-6.2-2016.11.
This branch includes the following new commits:
new 9b39537 Added NEWS items for releases/linaro-6.2-2016.11.
new 21e58e0 Generated Release Notes for linaro-GCC-6.2-2016.11.
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.
--
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 1e10f37 [LoopReroll] Make root-finding more aggressive.
new 6390da6 Remove LLVM_NODISCARD from getAsInteger().
new 5db0e4c [CodeGenPrepare] Rewrite a loop in terms of llvm::none_of. NFC.
new 09220c8 [CodeGenPrepare] Don't sink non-cheap addrspacecasts.
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/ADT/StringRef.h | 10 ++++------
include/llvm/Target/TargetLowering.h | 6 ++++++
lib/CodeGen/CodeGenPrepare.cpp | 22 +++++++++++-----------
.../NVPTX/dont-sink-nop-addrspacecast.ll | 21 +++++++++++++++++++++
4 files changed, 42 insertions(+), 17 deletions(-)
create mode 100644 test/Transforms/CodeGenPrepare/NVPTX/dont-sink-nop-addrspacecast.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 9a48009 Fix attribute list syntax.
new 1e10f37 [LoopReroll] Make root-finding more aggressive.
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/Transforms/Scalar/LoopRerollPass.cpp | 108 +++++++++++++++++--------------
test/Transforms/LoopReroll/basic.ll | 31 +++++++++
2 files changed, 89 insertions(+), 50 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 ec8604f Remove LLVM_NODISCARD from StringRef.
new 9a48009 Fix attribute list syntax.
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/ADT/StringRef.h | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 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 5f2d3c0 [gcc] 2016-11-21 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new 610f966 rs6000: rl[wd]imi without shift/rotate (PR68803)
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 | 6 ++++++
gcc/config/rs6000/rs6000.md | 44 ++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 50 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 llvm.
from fea0530 [InstCombine] canonicalize min/max constant to select's false value
new ec8604f Remove LLVM_NODISCARD from StringRef.
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/ADT/StringRef.h | 66 +++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 65 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 150a3ca LSR debug fix.
new fea0530 [InstCombine] canonicalize min/max constant to select's false value
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/Transforms/InstCombine/InstCombineSelect.cpp | 42 +++++++
test/Transforms/InstCombine/adjust-for-minmax.ll | 148 +++++++++++------------
test/Transforms/InstCombine/div-shift.ll | 4 +-
test/Transforms/InstCombine/minmax-fold.ll | 46 +++----
test/Transforms/InstCombine/pr27236.ll | 4 +-
test/Transforms/InstCombine/select_meta.ll | 140 +++++++++++++++++++--
test/Transforms/InstCombine/sext.ll | 8 +-
7 files changed, 275 insertions(+), 117 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 52b86bf fix formatting; NFC
new 7281aa2 reassociate-deadinst.ll: avoid accidental match on path
new 150a3ca LSR debug fix.
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:
lib/Transforms/Scalar/LoopStrengthReduce.cpp | 2 +-
test/Transforms/Reassociate/reassociate-deadinst.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 binutils-gdb.
from d0de53e Add missing POSTCOMPILE step to mi/ file generation rules
new c13b08d Fix bug where -u option with empty archive results in interna [...]
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:
gold/ChangeLog | 5 +++++
gold/gold.cc | 16 ++++++++--------
2 files changed, 13 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.