This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 31858aea84c [llvm-mca] Update the header's guard name. NFC.
new 869684e00bd [AMDGPU] Fixed test failure with AMDGPUPerfHint
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/AMDGPU/AMDGPUPerfHintAnalysis.cpp | 15 +++++++--------
1 file changed, 7 insertions(+), 8 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 e81b963da49 [llvm-mca] Update DispatchStage header comment. NFC.
new 31858aea84c [llvm-mca] Update the header's guard name. 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:
tools/llvm-mca/DispatchStage.h | 6 +++---
1 file changed, 3 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 llvm.
from 66f9771e76a [Tablegen][SubtargetEmitter] Add a default case to the auto [...]
new e81b963da49 [llvm-mca] Update DispatchStage header comment. 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:
tools/llvm-mca/DispatchStage.cpp | 6 +++++-
tools/llvm-mca/DispatchStage.h | 7 +++++--
2 files changed, 10 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 compiler-rt.
from 487e6a9c1 Revert "[libFuzzer] [NFC] Generalize DSO tests to work even w [...]
new 304c678f1 [libFuzzer] Avoid optimization of "abs(x) < 0"
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/fuzzer/AbsNegAndConstant64Test.cpp | 3 ++-
test/fuzzer/AbsNegAndConstantTest.cpp | 3 ++-
2 files changed, 4 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 cf35b20cbe0 [llvm-mca] Add the RetireStage.
new 66f9771e76a [Tablegen][SubtargetEmitter] Add a default case to the auto [...]
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:
utils/TableGen/SubtargetEmitter.cpp | 4 +++-
1 file changed, 3 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 lld.
from 3ec2502bf Add llvm-bcanalyzer as an LLD test dependency
new 1e5bf7531 Fix a bug that we truncated GOTPLT entries to 32 bits.
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/X86_64.cpp | 2 +-
test/ELF/x86-64-plt-high-addr.s | 16 ++++++++++++++++
2 files changed, 17 insertions(+), 1 deletion(-)
create mode 100644 test/ELF/x86-64-plt-high-addr.s
--
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 ede786dd187 Fix -Winconsistent-missing-overrides in AMDGPU code
new cf35b20cbe0 [llvm-mca] Add the RetireStage.
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:
tools/llvm-mca/Backend.cpp | 5 ++++
tools/llvm-mca/Backend.h | 23 ++++++++++-----
tools/llvm-mca/CMakeLists.txt | 1 +
tools/llvm-mca/DispatchStage.cpp | 27 ++++++-----------
tools/llvm-mca/DispatchStage.h | 27 ++++++-----------
tools/llvm-mca/RetireControlUnit.cpp | 37 ++++++++++--------------
tools/llvm-mca/RetireControlUnit.h | 17 +++++++----
tools/llvm-mca/RetireStage.cpp | 56 ++++++++++++++++++++++++++++++++++++
tools/llvm-mca/RetireStage.h | 48 +++++++++++++++++++++++++++++++
tools/llvm-mca/Scheduler.cpp | 2 +-
tools/llvm-mca/Scheduler.h | 14 ++++-----
11 files changed, 175 insertions(+), 82 deletions(-)
create mode 100644 tools/llvm-mca/RetireStage.cpp
create mode 100644 tools/llvm-mca/RetireStage.h
--
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 277225f5279 [AMDGPU] Add perf hints to functions
new ede786dd187 Fix -Winconsistent-missing-overrides in AMDGPU code
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/AMDGPU/AMDGPUPerfHintAnalysis.h | 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.
from 8def6e8303 [Sema] Add tests for weak functions
new 4da5751b78 Follow-up fix for nonnull atomic non-member functions
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/Sema/SemaChecking.cpp | 4 +--
test/Sema/atomic-ops.c | 67 ++++++++++++++++++++++++++++++++++++++++++++++-
2 files changed, 68 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 llvm.
from ca7ed383cb0 [mips] Fix the definitions of lwp, swp
new 277225f5279 [AMDGPU] Add perf hints to functions
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/AMDGPU/AMDGPU.h | 3 +
lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp | 12 +-
lib/Target/AMDGPU/AMDGPUAsmPrinter.h | 4 +-
lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp | 3 +
lib/Target/AMDGPU/AMDGPUMachineFunction.cpp | 14 +-
lib/Target/AMDGPU/AMDGPUMachineFunction.h | 14 +
lib/Target/AMDGPU/AMDGPUPerfHintAnalysis.cpp | 404 +++++++++++++++++++++
lib/Target/AMDGPU/AMDGPUPerfHintAnalysis.h | 55 +++
lib/Target/AMDGPU/CMakeLists.txt | 1 +
lib/Target/AMDGPU/GCNSchedStrategy.cpp | 12 +-
.../AMDGPU/hsa-metadata-kernel-code-props.ll | 10 +-
test/CodeGen/AMDGPU/perfhint.ll | 85 +++++
12 files changed, 605 insertions(+), 12 deletions(-)
create mode 100644 lib/Target/AMDGPU/AMDGPUPerfHintAnalysis.cpp
create mode 100644 lib/Target/AMDGPU/AMDGPUPerfHintAnalysis.h
create mode 100644 test/CodeGen/AMDGPU/perfhint.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.