This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from eee8011 Fix type-dependence and the current instantiation.
new ec8b6af PR bootstrap/71071 * fold-const.c (fold_checksum_tree): All [...]
new ab7a23f jit: use FINAL and OVERRIDE throughout
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 | 4 +
gcc/fold-const.c | 4 +-
gcc/jit/ChangeLog | 237 ++++++++++++++++++++
gcc/jit/jit-playback.h | 12 +-
gcc/jit/jit-recording.c | 2 +-
gcc/jit/jit-recording.h | 495 ++++++++++++++++++++++-------------------
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/gcc.dg/pr71071.c | 12 +
8 files changed, 538 insertions(+), 233 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr71071.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 5b34ed8 [ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC
new 8007bdd Revert "(HEAD -> master, origin/master, origin/HEAD) [Profile [...]
new 1c60c02 Disable test from r269436 on unsupported platforms
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:
.../llvm/ProfileData/Coverage/CoverageMapping.h | 33 ++-
.../ProfileData/Coverage/CoverageMappingReader.h | 24 +--
include/llvm/ProfileData/InstrProf.h | 68 +++---
include/llvm/ProfileData/InstrProfData.inc | 7 +-
include/llvm/ProfileData/InstrProfReader.h | 82 ++++----
include/llvm/ProfileData/InstrProfWriter.h | 12 +-
include/llvm/ProfileData/ProfileCommon.h | 24 ---
lib/ProfileData/Coverage/CoverageMapping.cpp | 86 ++++----
lib/ProfileData/Coverage/CoverageMappingReader.cpp | 227 ++++++++++-----------
lib/ProfileData/InstrProf.cpp | 133 ++++++------
lib/ProfileData/InstrProfReader.cpp | 176 ++++++++--------
lib/ProfileData/InstrProfWriter.cpp | 5 +-
lib/Transforms/Instrumentation/InstrProfiling.cpp | 4 +-
.../Instrumentation/PGOInstrumentation.cpp | 43 ++--
.../RuntimeDyld}/SystemZ/lit.local.cfg | 0
tools/llvm-cov/CodeCoverage.cpp | 5 +-
tools/llvm-profdata/llvm-profdata.cpp | 67 +++---
unittests/ProfileData/CoverageMappingTest.cpp | 18 +-
unittests/ProfileData/InstrProfTest.cpp | 88 ++++----
19 files changed, 502 insertions(+), 600 deletions(-)
copy test/{MC/Disassembler => ExecutionEngine/RuntimeDyld}/SystemZ/lit.local.cfg (100%)
--
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 d997167 [ProfileData] (clang) Use Error in InstrProf and Coverage, NFC
new 448a262 [MS ABI] Delegating constructors should not assume they are m [...]
new a84dae7 Revert "[ProfileData] (clang) Use Error in InstrProf and Cove [...]
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/CodeGen/CodeGenModule.cpp | 8 +++-----
lib/CodeGen/CodeGenPGO.cpp | 13 ++++++-------
lib/CodeGen/MicrosoftCXXABI.cpp | 20 +++++++++++---------
lib/Frontend/CompilerInvocation.cpp | 3 +--
test/CodeGenCXX/microsoft-abi-structors.cpp | 17 +++++++++++++++--
5 files changed, 36 insertions(+), 25 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 7dd57fd [ProfileData] (compiler-rt) Use Error in InstrProf and Coverage, NFC
new 32f3a98 Revert "(HEAD -> master, origin/master, origin/HEAD) [Profile [...]
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/profile/InstrProfData.inc | 7 ++++---
1 file changed, 4 insertions(+), 3 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 lnt.
from d2924c7 Don't select checkboxes by default in large regressions.
new c22a782 Fixup to previous checkbox commit to get Javascript to agree
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:
lnt/server/ui/regression_views.py | 3 ++-
lnt/server/ui/templates/v4_regression_detail.html | 6 ++++--
2 files changed, 6 insertions(+), 3 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 2168b26 Don't convert GOTPCREL relocation against large section
new 1178da4 Accept valid one byte signed and unsigned values for the IMM8 [...]
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:
gas/ChangeLog | 5 +++++
gas/testsuite/gas/ppc/power9.d | 2 ++
gas/testsuite/gas/ppc/power9.s | 2 ++
opcodes/ChangeLog | 4 ++++
opcodes/ppc-opc.c | 2 +-
5 files changed, 14 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 ef598a7 [codeview] Align class and print names of types
new 5b34ed8 [ProfileData] (llvm) Use Error in InstrProf and Coverage, 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:
.../llvm/ProfileData/Coverage/CoverageMapping.h | 33 +--
.../ProfileData/Coverage/CoverageMappingReader.h | 24 +--
include/llvm/ProfileData/InstrProf.h | 68 +++---
include/llvm/ProfileData/InstrProfData.inc | 7 +-
include/llvm/ProfileData/InstrProfReader.h | 82 ++++----
include/llvm/ProfileData/InstrProfWriter.h | 12 +-
include/llvm/ProfileData/ProfileCommon.h | 24 +++
lib/ProfileData/Coverage/CoverageMapping.cpp | 86 ++++----
lib/ProfileData/Coverage/CoverageMappingReader.cpp | 227 +++++++++++----------
lib/ProfileData/InstrProf.cpp | 133 ++++++------
lib/ProfileData/InstrProfReader.cpp | 176 ++++++++--------
lib/ProfileData/InstrProfWriter.cpp | 5 +-
lib/Transforms/Instrumentation/InstrProfiling.cpp | 4 +-
.../Instrumentation/PGOInstrumentation.cpp | 43 ++--
tools/llvm-cov/CodeCoverage.cpp | 5 +-
tools/llvm-profdata/llvm-profdata.cpp | 67 +++---
unittests/ProfileData/CoverageMappingTest.cpp | 18 +-
unittests/ProfileData/InstrProfTest.cpp | 88 ++++----
18 files changed, 600 insertions(+), 502 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 3bb611d Add an AST matcher for CastExpr kind
new d997167 [ProfileData] (clang) Use Error in InstrProf and Coverage, 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/CodeGen/CodeGenModule.cpp | 8 +++++---
lib/CodeGen/CodeGenPGO.cpp | 13 +++++++------
lib/Frontend/CompilerInvocation.cpp | 3 ++-
3 files changed, 14 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 compiler-rt.
from d2006b7 [profile] Eliminate dynamic memory allocation for buffered writer
new 7dd57fd [ProfileData] (compiler-rt) Use Error in InstrProf and Coverage, 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/profile/InstrProfData.inc | 7 +++----
1 file changed, 3 insertions(+), 4 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 6e490ef ARM: use callee-saved list in the order they're actually saved.
new ef598a7 [codeview] Align class and print names of types
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/DebugInfo/CodeView/CVTypeVisitor.h | 29 +++---
include/llvm/DebugInfo/CodeView/CodeView.h | 88 +++--------------
include/llvm/DebugInfo/CodeView/TypeRecord.h | 101 ++++++++++---------
include/llvm/DebugInfo/CodeView/TypeRecords.def | 83 ++++++++--------
include/llvm/DebugInfo/CodeView/TypeTableBuilder.h | 4 +-
lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 2 +-
lib/DebugInfo/CodeView/FieldListRecordBuilder.cpp | 10 +-
lib/DebugInfo/CodeView/MethodListRecordBuilder.cpp | 2 +-
lib/DebugInfo/CodeView/TypeDumper.cpp | 110 ++++++++++-----------
lib/DebugInfo/CodeView/TypeRecordBuilder.cpp | 16 +--
lib/DebugInfo/CodeView/TypeTableBuilder.cpp | 28 +++---
test/DebugInfo/COFF/inlining.ll | 2 +-
test/DebugInfo/PDB/pdbdump-headers.test | 2 +-
test/tools/llvm-readobj/codeview-vftable.test | 6 +-
14 files changed, 210 insertions(+), 273 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.