This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 5c56ab3eff4 * gimple-ssa-evrp.c (evrp_dom_walker::record_ranges_from_p [...]
new 71ddacbbf7a * gimple-ssa-evrp.c (class evrp_range_analyzer): New class [...]
new 1ff4b9b745f * ipa-cp.c (update_profiling_info): Handle conversion to l [...]
new 74466814a7f * ipa-fnsummary.c (estimate_node_size_and_time): Be more t [...]
new bf5e5d9f368 * tree-tailcall.c (eliminate_tail_call): Be more careful a [...]
new 7ae0128a031 * predict.c (determine_unlikely_bbs): Set cgraph node coun [...]
The 5 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 | 31 ++++++
gcc/gimple-ssa-evrp.c | 179 +++++++++++++++++-------------
gcc/ipa-cp.c | 20 ++--
gcc/ipa-fnsummary.c | 2 +-
gcc/predict.c | 10 +-
gcc/profile-count.h | 2 +
gcc/testsuite/ChangeLog | 7 ++
gcc/testsuite/gcc.dg/tree-ssa/dump-2.c | 2 +-
gcc/testsuite/gcc.dg/tree-ssa/pr77445-2.c | 2 +-
gcc/tree-cfg.c | 17 +--
gcc/tree-tailcall.c | 14 ++-
11 files changed, 181 insertions(+), 105 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 0b373e161fe [CMake] Allow for Solaris ld -V output on stdout
new 1e4e74feed8 Revert "[MC] Fix regression tests on Windows when git “core [...]
new ebc0ffe8fd8 Use TempFile in dsymutil.
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:
.gitattributes | 12 ----
docs/GettingStartedVS.rst | 5 --
lib/MC/MCParser/AsmLexer.cpp | 2 -
test/MC/AsmParser/preserve-comments-crlf.s | 13 ----
tools/dsymutil/dsymutil.cpp | 109 +++++++++++++----------------
5 files changed, 49 insertions(+), 92 deletions(-)
delete mode 100644 .gitattributes
delete mode 100644 test/MC/AsmParser/preserve-comments-crlf.s
--
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 3c2774abab3 [PR c++/82836] Fixe testcase
new a62a30a47cf * gimple-ssa-evrp.c (evrp_dom_walker): Add cleanup method. [...]
new 5c56ab3eff4 * gimple-ssa-evrp.c (evrp_dom_walker::record_ranges_from_p [...]
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/ChangeLog | 11 ++
gcc/gimple-ssa-evrp.c | 315 +++++++++++++++++++++++++++++---------------------
2 files changed, 197 insertions(+), 129 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 b57e8217cf7 [AArch64] Adjust the cost model for Exynos M1 and M2
new 0b373e161fe [CMake] Allow for Solaris ld -V output on stdout
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:
cmake/modules/AddLLVM.cmake | 3 ++-
1 file changed, 2 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 gcc.
from 46bc42c6cea * vr-values.h (get_output_for_vrp): Prototype. * vr-value [...]
new 3c2774abab3 [PR c++/82836] Fixe testcase
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/testsuite/ChangeLog | 4 +
gcc/testsuite/g++.dg/pr82836.C | 254 +++++++++++++++++++++--------------------
2 files changed, 132 insertions(+), 126 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 e66112a7be1 [MC] Fix regression tests on Windows when git “core.autocrl [...]
new b57e8217cf7 [AArch64] Adjust the cost model for Exynos M1 and M2
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/AArch64/AArch64SchedM1.td | 121 ++++++++++++++++++++++-------------
1 file changed, 78 insertions(+), 43 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 2e4d25a02d Fix skipping of flags in getClangStripDependencyFileAdjuster
new 58da69133b Indent code blocks so they are actually treated as such
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:
docs/ClangFormatStyleOptions.rst | 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 501b443f2c8 [AArch64] Adjust tuning parameters for Falkor
new 46bc42c6cea * vr-values.h (get_output_for_vrp): Prototype. * vr-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:
gcc/ChangeLog | 7 +++++++
gcc/vr-values.c | 36 ++++++++++++++++++++++++++----------
gcc/vr-values.h | 1 +
3 files changed, 34 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 clang.
from 32a800c6e8 [clang-format] Add text proto filename detection
new 2e4d25a02d Fix skipping of flags in getClangStripDependencyFileAdjuster
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/Tooling/ArgumentsAdjusters.cpp | 10 +++++-----
unittests/Tooling/ToolingTest.cpp | 31 +++++++++++++++++++++++++++++++
2 files changed, 36 insertions(+), 5 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 fa8708611de [AMDGPU][MC][GFX9][disassembler] Corrected decoding of op_s [...]
new e66112a7be1 [MC] Fix regression tests on Windows when git “core.autocrl [...]
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:
.gitattributes | 12 ++++++++++++
docs/GettingStartedVS.rst | 5 +++++
lib/MC/MCParser/AsmLexer.cpp | 2 ++
.../{preserve-comments.s => preserve-comments-crlf.s} | 0
4 files changed, 19 insertions(+)
create mode 100644 .gitattributes
copy test/MC/AsmParser/{preserve-comments.s => preserve-comments-crlf.s} (100%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.