This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 6d8c9f39007 testsuite: add coverage for diagnostics relating to inlinin [...]
new 0eff79f2065 rtlanal: dead_or_set_regno_p should handle CLOBBER (PR83424)
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 | 5 +++++
gcc/rtlanal.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr83424.c | 30 ++++++++++++++++++++++++++++++
4 files changed, 41 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/pr83424.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 llvm.
from d3fbd022be5 [TableGen][GlobalISel] Optimize MatchTable for faster instr [...]
new 833c4754718 [PGO] Fix handling of cold entry count for instrumented PGO
new 7c48f0a7688 [Analysis] Generate more precise TBAA tags when one access [...]
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/Analysis/TypeBasedAliasAnalysis.cpp | 23 +++++++---
lib/IR/Function.cpp | 4 +-
lib/Transforms/IPO/SampleProfile.cpp | 5 ++-
test/Transforms/GVN/tbaa.ll | 61 ++++++++++++++++++---------
test/Transforms/NewGVN/tbaa.ll | 61 ++++++++++++++++++---------
test/Transforms/SampleProfile/entry_counts.ll | 4 +-
6 files changed, 106 insertions(+), 52 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 d4a00a67730 [MachineOutliner] Recommit r320229
new 93e431a345d [X86] Minor formatting fix to getHostCPUFeatures. NFC
new d1fe0c4fdfb Fix more inconsistent line endings. NFC.
new d3fbd022be5 [TableGen][GlobalISel] Optimize MatchTable for faster instr [...]
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:
lib/LTO/LTOCodeGenerator.cpp | 18 +--
lib/Support/Host.cpp | 3 +-
lib/Target/ARC/ARCInstrFormats.td | 2 +-
lib/Target/ARC/ARCInstrInfo.td | 14 +-
lib/Transforms/Utils/SplitModule.cpp | 18 +--
test/CodeGen/X86/evex-to-vex-compress.mir | 4 +-
test/Other/lit-globbing.ll | 24 +--
test/TableGen/GlobalISelEmitter.td | 252 +++++++++++++++++++++---------
tools/llvm-cxxdump/llvm-cxxdump.cpp | 14 +-
tools/llvm-mcmarkup/llvm-mcmarkup.cpp | 12 +-
tools/llvm-objdump/llvm-objdump.cpp | 14 +-
tools/llvm-size/llvm-size.cpp | 14 +-
utils/TableGen/GlobalISelEmitter.cpp | 211 +++++++++++++++++++++++--
13 files changed, 438 insertions(+), 162 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 openmp.
from 7843965 [AArch64] fix an issue with older /proc/cpuinfo layout
new ebc0015 Fix more inconsistent line endings. 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:
runtime/doc/doxygen/libomp_interface.h | 646 ++++++++++++++++-----------------
1 file changed, 323 insertions(+), 323 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 lldb.
from 8861b6076 Fix regression in jModulesInfo packet handling
new cd9874c2e Fix more inconsistent line endings. 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:
www/build.html | 28 ++++-----
www/test.html | 176 ++++++++++++++++++++++++++++-----------------------------
2 files changed, 102 insertions(+), 102 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 3024fc4022 Fix the reference to the now renamed member of TBAAStructField
new 002b83ad42 Fix more inconsistent line endings. 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:
include/clang/AST/OperationKinds.def | 2 +-
lib/Parse/ParseTemplate.cpp | 4 ++--
www/cxx_dr_status.html | 8 ++++----
3 files changed, 7 insertions(+), 7 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 compiler-rt.
from 2fcf673c9 [PGO] Test case changes for D41059
new 27f8d5144 Fix more inconsistent line endings. 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:
lib/builtins/CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 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 clang-tools-extra.
from a1741f28 [clangd] Update documentation page with new features, instructions
new c853fe8e Fix more inconsistent line endings. 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:
docs/modularize.rst | 152 ++++++++++++++++++++++++-------------------------
docs/pp-trace.rst | 160 ++++++++++++++++++++++++++--------------------------
2 files changed, 156 insertions(+), 156 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 bfad9c06b [YAML] Fix mustQuote return type changed in r320996
new 130c71a91 Fix more inconsistent line endings. 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/COFF/pdb-options.test | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.