This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 44bc30dd6d6 AMDGPU/NFC: Rename code object metadata as HSA metadata
new 257828766ce AMDGPU/NFC: Minor clean ups in PAL metadata
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/Support/AMDGPUMetadata.h | 43 ++++++++++++
lib/Support/AMDGPUMetadata.cpp | 15 ++++
lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp | 81 +++++++++++-----------
lib/Target/AMDGPU/AMDGPUAsmPrinter.h | 10 +--
lib/Target/AMDGPU/AMDGPUPTNote.h | 26 -------
lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 22 +++---
.../AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp | 21 +++---
.../AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.h | 9 ++-
test/CodeGen/AMDGPU/amdpal-cs.ll | 2 +-
test/CodeGen/AMDGPU/amdpal-es.ll | 2 +-
test/CodeGen/AMDGPU/amdpal-gs.ll | 2 +-
test/CodeGen/AMDGPU/amdpal-hs.ll | 2 +-
test/CodeGen/AMDGPU/amdpal-ls.ll | 2 +-
test/CodeGen/AMDGPU/amdpal-ps.ll | 2 +-
test/CodeGen/AMDGPU/amdpal-vs.ll | 2 +-
test/MC/AMDGPU/pal.s | 4 +-
16 files changed, 146 insertions(+), 99 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 59d7f9e6d Remove default case from switch. Add case to handle new event [...]
new c2b554b59 Add cases for new type DependentAddressSpace, added in r314649
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:
source/Symbol/ClangASTContext.cpp | 9 +++++++++
1 file changed, 9 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 lld.
from 039740187 Return early if it fails to parse a hex string.
new b6bf1deaa Define RelType to represent relocation 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:
ELF/Arch/AArch64.cpp | 32 +++++++++++++-------------
ELF/Arch/AMDGPU.cpp | 8 +++----
ELF/Arch/ARM.cpp | 33 +++++++++++++--------------
ELF/Arch/AVR.cpp | 8 +++----
ELF/Arch/Mips.cpp | 35 ++++++++++++++--------------
ELF/Arch/PPC.cpp | 8 +++----
ELF/Arch/PPC64.cpp | 10 ++++----
ELF/Arch/SPARCV9.cpp | 8 +++----
ELF/Arch/X86.cpp | 36 ++++++++++++++---------------
ELF/Arch/X86_64.cpp | 33 +++++++++++++--------------
ELF/InputSection.cpp | 10 ++++----
ELF/Relocations.cpp | 30 ++++++++++++------------
ELF/Relocations.h | 7 ++++--
ELF/Target.cpp | 23 +++++++++----------
ELF/Target.h | 64 ++++++++++++++++++++++++++++------------------------
ELF/Thunks.cpp | 36 ++++++++++++++---------------
ELF/Thunks.h | 6 ++---
17 files changed, 194 insertions(+), 193 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 7795ea01e00 runtime: fix issues on AIX about uintptr(_t)
new bddf0d1627a rs6000: Improve isel
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 | 17 +++++++++++++
gcc/config/rs6000/predicates.md | 28 ++++++++++++----------
gcc/config/rs6000/rs6000-protos.h | 1 -
gcc/config/rs6000/rs6000.c | 18 --------------
gcc/config/rs6000/rs6000.md | 50 +++++++++++++++++++--------------------
5 files changed, 57 insertions(+), 57 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 zorg.
from cb34bf0 Disabled warnings escalation on Windows buildbots when built by VS.
new 9a54f78 Use check-all on the android buildbot
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:
.../sanitizers/buildbot_android_functions.sh | 24 +++++-----------------
1 file changed, 5 insertions(+), 19 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 4b97e3893e Add 2 testcases for PR ld/22269
new 81b1e71c4a Remove some cleanups from breakpoint.c
new fdf44873ec Remove prepare_re_set_context
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:
gdb/ChangeLog | 22 ++++++++
gdb/breakpoint.c | 163 +++++++++++++++++--------------------------------------
2 files changed, 71 insertions(+), 114 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 c6786861d6b [Transforms] Revert r315516 changes in PredicateInfo to fi [...]
new b4627db34f3 Support: Work around missing SetFileInformationByHandle on Wine
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/Support/Windows/Path.inc | 11 +++++++++++
1 file changed, 11 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 761e543ac73 [Transforms] Fix some Clang-tidy modernize and Include What [...]
new c6786861d6b [Transforms] Revert r315516 changes in PredicateInfo to fi [...]
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/Transforms/Utils/PredicateInfo.h | 75 ++++++++++-----------
lib/Transforms/Utils/PredicateInfo.cpp | 95 +++++++++++----------------
2 files changed, 73 insertions(+), 97 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.