This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from fb58aac5fe Add support for the RISC-V-specific ELF flags
new 65f6c94e68 Add ChangeLog entry for "uk_UA: Add alternative month names".
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:
ChangeLog | 10 ++++++++++
1 file changed, 10 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 gcc.
from 15c7b27af70 jit: remove some unused fields from recording::union_ (PR j [...]
new 15e069d1195 compiler: deref receiver types in mangled names
new ba2d90b2df8 compiler: look through aliases when looking for methods
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/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/go-encode-id.cc | 25 ++++++++++-----
gcc/go/gofrontend/names.cc | 13 ++------
gcc/go/gofrontend/types.cc | 60 +++++++++++++++++++++++-------------
gcc/go/gofrontend/types.h | 9 ++++++
libgo/go/runtime/pprof/pprof_test.go | 2 +-
libgo/testsuite/gotest | 2 +-
7 files changed, 72 insertions(+), 41 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 ca099d91d2f [llvm-objcopy] Refactor llvm-objcopy to use reader and writ [...]
new 2bcebb6e560 [DWARFv5] Classify all the new forms. 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/DebugInfo/DWARF/DWARFFormValue.cpp | 39 ++++++++++++++++++++++------------
1 file changed, 25 insertions(+), 14 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 259c18e64e0 Add testcase accidentally left out from r323460.
new ca099d91d2f [llvm-objcopy] Refactor llvm-objcopy to use reader and writ [...]
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/tools/llvm-objcopy/Inputs/alloc-symtab.o | Bin 0 -> 1312 bytes
test/tools/llvm-objcopy/binary-out-error.test | 2 +
test/tools/llvm-objcopy/remove-shstrtab-error.test | 2 +-
tools/llvm-objcopy/Object.cpp | 602 ++++++++++++---------
tools/llvm-objcopy/Object.h | 325 +++++++----
tools/llvm-objcopy/llvm-objcopy.cpp | 134 ++---
tools/llvm-objcopy/llvm-objcopy.h | 3 +
7 files changed, 630 insertions(+), 438 deletions(-)
create mode 100644 test/tools/llvm-objcopy/Inputs/alloc-symtab.o
create mode 100644 test/tools/llvm-objcopy/binary-out-error.test
--
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 libcxx.
from e0c8dbec3 Revert [libcxx] r323453 - [cmake] [libcxx] Call llvm_setup_rp [...]
new e686a8dec Mark 2903 as complete; we already do this
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/cxx1z_status.html | 4 ++--
1 file changed, 2 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 f0c7c0917c4 [llvm-objcopy] Add --add-gnu-debuglink
new 259c18e64e0 Add testcase accidentally left out from r323460.
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:
.../thinlto-function-summary-callgraph-relbf.ll | 35 ++++++++++++++++++++++
1 file changed, 35 insertions(+)
create mode 100644 test/Bitcode/thinlto-function-summary-callgraph-relbf.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 920b6750b93 [DWARFv5] Support DW_FORM_line_strp in llvm-dwarfdump.
new f0c7c0917c4 [llvm-objcopy] Add --add-gnu-debuglink
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/tools/llvm-objcopy/add-gnu-debuglink.test | 27 ++++++++++++++
tools/llvm-objcopy/Object.cpp | 49 ++++++++++++++++++++++++++
tools/llvm-objcopy/Object.h | 20 +++++++++++
tools/llvm-objcopy/llvm-objcopy.cpp | 8 +++++
4 files changed, 104 insertions(+)
create mode 100644 test/tools/llvm-objcopy/add-gnu-debuglink.test
--
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 9d4d53577fe [AArch64] Enable aggressive FMA on T99 and provide AArch64 [...]
new efb87178ab8 [SyntheticCounts] Rewrite the code using only graph traits.
new 920b6750b93 [DWARFv5] Support DW_FORM_line_strp in llvm-dwarfdump.
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/CallGraph.h | 50 ++++++++
include/llvm/Analysis/SyntheticCountsUtils.h | 31 ++++-
include/llvm/BinaryFormat/Dwarf.def | 1 +
include/llvm/DebugInfo/DWARF/DWARFCompileUnit.h | 7 +-
include/llvm/DebugInfo/DWARF/DWARFObject.h | 1 +
include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h | 4 +-
include/llvm/DebugInfo/DWARF/DWARFUnit.h | 15 ++-
lib/Analysis/SyntheticCountsUtils.cpp | 139 ++++++++++------------
lib/DebugInfo/DWARF/DWARFContext.cpp | 13 ++
lib/DebugInfo/DWARF/DWARFFormValue.cpp | 6 +
lib/DebugInfo/DWARF/DWARFUnit.cpp | 19 +--
lib/DebugInfo/DWARF/DWARFVerifier.cpp | 8 +-
lib/Transforms/IPO/SyntheticCountsPropagation.cpp | 23 +++-
test/DebugInfo/X86/dwarfdump-header.s | 12 +-
14 files changed, 217 insertions(+), 112 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 b7162f298a2 [Debug] Add dbg.value intrinsics for PHIs created during LCSSA.
new 9d4d53577fe [AArch64] Enable aggressive FMA on T99 and provide AArch64 [...]
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/AArch64.td | 7 +++++++
lib/Target/AArch64/AArch64ISelLowering.cpp | 4 ++++
lib/Target/AArch64/AArch64ISelLowering.h | 3 +++
lib/Target/AArch64/AArch64Subtarget.h | 2 ++
4 files changed, 16 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 clang.
from fcdbeda4ad AST: inline a single-use variable (NFC)
new 7e0a202be0 Don't let test write to the source dir after r323426.
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/Driver/cl-x86-flags.c | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.