This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 6d4408ce50 [mips] Group similar commands in the test case. NFC
new 750cd67a8e Add target requirement to profile remap 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/CodeGenCXX/profile-remap.cpp | 2 ++
1 file changed, 2 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 d871042d601 [NFC] Encapsulate work with BlockColors in LoopSafetyInfo
new e3a3e26e8f6 [mips][micromips] Fix how values in .gcc_except_table are c [...]
new 288477a9492 [NFC] Make LoopSafetyInfo abstract to allow alternative imp [...]
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/Analysis/MustExecute.h | 46 +++++++++++++++++-----
include/llvm/MC/MCAsmBackend.h | 5 +++
lib/Analysis/MustExecute.cpp | 16 ++++----
lib/MC/MCExpr.cpp | 5 +++
lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp | 8 ++++
lib/Target/Mips/MCTargetDesc/MipsAsmBackend.h | 2 +
lib/Transforms/Scalar/LICM.cpp | 2 +-
lib/Transforms/Scalar/LoopIdiomRecognize.cpp | 2 +-
lib/Transforms/Scalar/LoopUnswitch.cpp | 2 +-
lib/Transforms/Utils/LoopUnrollAndJam.cpp | 2 +-
.../Mips/micromips-gcc-except-table.ll} | 11 +++---
11 files changed, 73 insertions(+), 28 deletions(-)
copy test/{DebugInfo/Mips/eh_frame.ll => CodeGen/Mips/micromips-gcc-except-table.l [...]
--
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 2173a4b23e5 [NFC] Move block throw check inside allLoopPathsLeadToBlock
new 72b430c741d [DebugInfo][LCSSA] Rewrite pre-existing debug values outside loop
new d871042d601 [NFC] Encapsulate work with BlockColors in LoopSafetyInfo
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/Analysis/MustExecute.h | 16 ++++-
include/llvm/Transforms/Utils/SSAUpdater.h | 4 ++
include/llvm/Transforms/Utils/SSAUpdaterImpl.h | 7 +--
lib/Analysis/MustExecute.cpp | 17 +++++-
lib/Transforms/Scalar/LICM.cpp | 15 ++---
lib/Transforms/Utils/LCSSA.cpp | 16 +++++
lib/Transforms/Utils/SSAUpdater.cpp | 5 ++
.../LCSSA/rewrite-existing-dbg-values.ll | 69 ++++++++++++++++++++++
8 files changed, 132 insertions(+), 17 deletions(-)
create mode 100644 test/Transforms/LCSSA/rewrite-existing-dbg-values.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 600d43cad27 [NFC] Turn isGuaranteedToExecute into a method
new 2173a4b23e5 [NFC] Move block throw check inside allLoopPathsLeadToBlock
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/Analysis/MustExecute.h | 7 +++++--
lib/Analysis/MustExecute.cpp | 16 ++++++++++------
2 files changed, 15 insertions(+), 8 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 gcc-8-branch
in repository gcc.
from 5a427c2e852 Daily bump.
new 634c978e389 2018-10-16 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 | 19 +++++++++++++++++++
gcc/testsuite/ChangeLog | 13 +++++++++++++
gcc/testsuite/gcc.dg/torture/restrict-6.c | 24 ++++++++++++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/cunroll-15.c | 23 +++++++++++++++++++++++
gcc/tree-ssa-loop-ivcanon.c | 4 ++--
gcc/tree-ssa-structalias.c | 15 ++++++++++++---
6 files changed, 93 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/restrict-6.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/cunroll-15.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.