This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 69a1a20 Reverted: Track validity of pass results
new b41dc00 [InstCombine] add explanatory comments to tests; 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:
test/Transforms/InstCombine/signext.ll | 6 ++++++
1 file changed, 6 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 gcc-5-branch
in repository gcc.
from c00d1e5 Daily bump.
new 0de0d6a Backport from mainline 2017-01-13 Ville Voutilainen <ville. [...]
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:
libstdc++-v3/ChangeLog | 11 ++++
libstdc++-v3/include/bits/list.tcc | 77 ++++++++++++++--------
.../23_containers/list/operations/78389.cc | 71 ++++++++++++++++++++
3 files changed, 131 insertions(+), 28 deletions(-)
create mode 100644 libstdc++-v3/testsuite/23_containers/list/operations/78389.cc
--
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 gcc-6-branch
in repository gcc.
from fea9f8d Daily bump.
new eb409ca Backport from mainline 2016-12-19 Ville Voutilainen <ville. [...]
new 469e055 Backport from mainline 2017-01-13 Ville Voutilainen <ville. [...]
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:
libstdc++-v3/ChangeLog | 21 ++++++
libstdc++-v3/include/bits/list.tcc | 77 ++++++++++++++--------
libstdc++-v3/include/std/tuple | 8 ++-
.../tuple/cons/allocator_with_any.cc} | 27 ++++----
.../23_containers/list/operations/78389.cc | 71 ++++++++++++++++++++
5 files changed, 160 insertions(+), 44 deletions(-)
copy libstdc++-v3/testsuite/{21_strings/basic_string/modifiers/assign/char/move_as [...]
create mode 100644 libstdc++-v3/testsuite/23_containers/list/operations/78389.cc
--
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 a8933c2 Revert "[GlobalISel] track predecessor mapping during switch [...]
new 69a1a20 Reverted: Track validity of pass results
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/Pass.h | 36 +++++-----------------------
include/llvm/PassAnalysisSupport.h | 5 ----
lib/Analysis/CallGraphSCCPass.cpp | 1 -
lib/Analysis/LoopInfo.cpp | 6 ++---
lib/Analysis/LoopPass.cpp | 1 -
lib/Analysis/RegionPass.cpp | 1 -
lib/CodeGen/MachineDominators.cpp | 2 +-
lib/CodeGen/MachineFunctionPass.cpp | 4 +---
lib/IR/LegacyPassManager.cpp | 18 +++-----------
lib/IR/Pass.cpp | 7 ++----
test/CodeGen/Generic/externally_available.ll | 2 +-
test/CodeGen/Mips/mul.ll | 2 +-
12 files changed, 17 insertions(+), 68 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 0e327f2 [PM] Clean up the testing for IVUsers, especially with the new PM.
new a8933c2 Revert "[GlobalISel] track predecessor mapping during switch [...]
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/GlobalISel/IRTranslator.h | 24 +---------
lib/CodeGen/GlobalISel/IRTranslator.cpp | 55 +++++++---------------
.../AArch64/GlobalISel/arm64-irtranslator.ll | 49 -------------------
3 files changed, 18 insertions(+), 110 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/spec2xxx-utils.
from 01678c1 spec2xxx-result: Create destination directory if it doesn't exist
new 7cb7c10 set-freq.sh: New script to set and verify CPU frequency
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:
set-freq.sh | 31 +++++++++++++++++++++++++++++++
1 file changed, 31 insertions(+)
create mode 100644 set-freq.sh
--
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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/spec2xxx-utils.
from 518ee47 spec2xxx-config: Minor fix to --profiler option
new 01678c1 spec2xxx-result: Create destination directory if it doesn't exist
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:
spec2xxx-result | 9 +++++++--
1 file changed, 7 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 llvm.
from c110f9b NewGVN: Change a bunch of densemap find_or_creates to lookups [...]
new 0e327f2 [PM] Clean up the testing for IVUsers, especially with the new PM.
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:
.../IVUsers}/quadradic-exit-value.ll | 9 ++++++++-
test/Analysis/ScalarEvolution/2011-04-26-FoldAddRec.ll | 1 +
test/Analysis/ScalarEvolution/2012-05-18-LoopPredRecurse.ll | 1 +
test/Analysis/ScalarEvolution/avoid-infinite-recursion-1.ll | 1 +
4 files changed, 11 insertions(+), 1 deletion(-)
rename test/{Transforms/LoopStrengthReduce => Analysis/IVUsers}/quadradic-exit-val [...]
--
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 8236b49 Daily bump.
new b37570b PR tree-optimization/79090 * tree-ssa-dse.c (valid_ao_ref_f [...]
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 | 9 +++++++++
gcc/tree-ssa-dse.c | 13 ++++++++++++-
2 files changed, 21 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 d97514d [PM] Teach the optimization remarks emitter to handle invalid [...]
new c110f9b NewGVN: Change a bunch of densemap find_or_creates to lookups [...]
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/NewGVN.cpp | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.