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 a16ffec0da Automatic date update in version.in
new ec1f2d91e0 Remove char_ptr typedef
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:
gdb/ChangeLog | 5 +++++
gdb/common/gdb_vecs.h | 1 -
gdb/tracepoint.c | 2 +-
3 files changed, 6 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 glibc.
from 4d76d3e59d Linux i386: tst-bz21269 triggers SIGBUS on some kernels
new 1aa52ced5d support_format_addrinfo: Include unknown error number in result
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 | 5 +++++
support/support_format_addrinfo.c | 6 +++++-
2 files changed, 10 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 962cbb5d4c7 [DebugInfo] Change std::sort to llvm::sort in response to r327219
new ae174bc48dc TableGen: More helpful error messages
new 7bf0a7f9621 TableGen: Support Intrinsic values in SearchableTable
new e821893513f AMDGPU: Make getTgtMemIntrinsic table-driven for resource-b [...]
new 2360e2aafa0 AMDGPU: Make isIntrinsicSourceOfDivergence table-driven
The 4 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/IR/IntrinsicsAMDGPU.td | 48 ++++--
lib/Target/AMDGPU/AMDGPU.td | 1 +
lib/Target/AMDGPU/AMDGPUInstrInfo.cpp | 7 +
lib/Target/AMDGPU/AMDGPUInstrInfo.h | 11 ++
lib/Target/AMDGPU/AMDGPUSearchableTables.td | 78 +++++++++
lib/Target/AMDGPU/CMakeLists.txt | 1 +
lib/Target/AMDGPU/SIISelLowering.cpp | 257 +++++-----------------------
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp | 60 ++-----
test/TableGen/searchabletables-intrinsic.td | 85 +++++++++
utils/TableGen/CodeGenTarget.cpp | 8 +-
utils/TableGen/SearchableTableEmitter.cpp | 41 ++++-
11 files changed, 319 insertions(+), 278 deletions(-)
create mode 100644 lib/Target/AMDGPU/AMDGPUSearchableTables.td
create mode 100644 test/TableGen/searchabletables-intrinsic.td
--
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 b1a5bd8ba95 [ThinLTO] Add an import cutoff for debugging/triaging
new 962cbb5d4c7 [DebugInfo] Change std::sort to llvm::sort in response to r327219
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/CodeView/DebugCrossImpSubsection.cpp | 2 +-
lib/DebugInfo/DWARF/DWARFContext.cpp | 12 ++++++------
lib/DebugInfo/DWARF/DWARFDebugAranges.cpp | 2 +-
lib/DebugInfo/DWARF/DWARFDebugLine.cpp | 2 +-
4 files 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 llvm.
from a9bfe02006d [LoopRotate] Rotate loops with loop exiting latches
new b1a5bd8ba95 [ThinLTO] Add an import cutoff for debugging/triaging
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/Transforms/IPO/FunctionImport.cpp | 13 ++++++
.../FunctionImport/Inputs/funcimport_cutoff.ll | 9 ++++
.../Transforms/FunctionImport/funcimport_cutoff.ll | 49 ++++++++++++++++++++++
3 files changed, 71 insertions(+)
create mode 100644 test/Transforms/FunctionImport/Inputs/funcimport_cutoff.ll
create mode 100644 test/Transforms/FunctionImport/funcimport_cutoff.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 879ec9492f6 [X86] Don't check for folding into a store when deciding if [...]
new a9bfe02006d [LoopRotate] Rotate loops with loop exiting latches
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/Transforms/Utils/LoopRotationUtils.cpp | 26 ++-
test/Transforms/LoopRotate/loopexitinglatch.ll | 234 +++++++++++++++++++++++++
2 files changed, 258 insertions(+), 2 deletions(-)
create mode 100644 test/Transforms/LoopRotate/loopexitinglatch.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 clang-tools-extra.
from 96f2a402 [clangd] Fix repeated word typo. NFC
new 2b7b2338 [clang-tidy] Define __clang_analyzer__ macro for clang-tidy f [...]
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:
clang-tidy/ClangTidy.cpp | 11 +++++++++++
test/clang-tidy/clang-tidy-__clang_analyzer__macro.cpp | 8 ++++++++
2 files changed, 19 insertions(+)
create mode 100755 test/clang-tidy/clang-tidy-__clang_analyzer__macro.cpp
--
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 c97438bdd0f [NDS32] Correct the dependency in t-nds32.
new 3edab22ef33 [NDS32] Add relax optimization as new pass.
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 | 20 +++
gcc/config.gcc | 2 +-
gcc/config/nds32/constants.md | 2 +
gcc/config/nds32/nds32-predicates.c | 34 ++++
gcc/config/nds32/nds32-protos.h | 5 +
gcc/config/nds32/nds32-relax-opt.c | 324 ++++++++++++++++++++++++++++++++++++
gcc/config/nds32/nds32.c | 34 ++++
gcc/config/nds32/nds32.md | 13 +-
gcc/config/nds32/nds32.opt | 4 +
gcc/config/nds32/t-nds32 | 13 ++
10 files changed, 447 insertions(+), 4 deletions(-)
create mode 100644 gcc/config/nds32/nds32-relax-opt.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 gcc.
from d4199a29688 [NDS32] Implement PROFILE_HOOK.
new c97438bdd0f [NDS32] Correct the dependency in t-nds32.
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 | 4 ++
gcc/config/nds32/t-nds32 | 117 +++++++++++++++++++++++++++++++++++++----------
2 files changed, 97 insertions(+), 24 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 7aa8525eef9 [NDS32] Change wchar type to unsinged int.
new d4199a29688 [NDS32] Implement PROFILE_HOOK.
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/config/nds32/nds32.h | 10 +++++++++-
2 files changed, 14 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.