This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 2fbfc40760b [LLVM-C] Finish Up Scope Bindings
new ec94ea919c9 [DEBUGINFO, NVPTX] Add the test for the debug info of the l [...]
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:
.../{cu-range-hole.ll => dbg-declare-alloca.ll} | 307 +++++++++------------
1 file changed, 134 insertions(+), 173 deletions(-)
copy test/DebugInfo/NVPTX/{cu-range-hole.ll => dbg-declare-alloca.ll} (54%)
--
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 75dd90ec3a4 [doc] Removed obsolete -count-aa from AliasAnalysis documentation
new 2fbfc40760b [LLVM-C] Finish Up Scope Bindings
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-c/DebugInfo.h | 80 ++++++++++++++++++++++++++++++++++----
lib/IR/DebugInfo.cpp | 33 ++++++++++++++++
test/Bindings/llvm-c/debug_info.ll | 35 +++++++++--------
tools/llvm-c-test/debuginfo.c | 16 ++++++--
4 files changed, 137 insertions(+), 27 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 a5418594dca [X86] Remove instregex matching from CLAC/STAC.
new 75dd90ec3a4 [doc] Removed obsolete -count-aa from AliasAnalysis documentation
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:
docs/AliasAnalysis.rst | 33 +++------------------------------
1 file changed, 3 insertions(+), 30 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 1fb3c210ec [OpenCL] Reject virtual functions for OpenCL C++
new 5715d6709d [analyzer] CStringChecker.cpp - Code refactoring on bug report.
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/StaticAnalyzer/Checkers/CStringChecker.cpp | 196 ++++++++++++-------------
1 file changed, 96 insertions(+), 100 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 99e23bd0c83 List cpp file only once (was added in 147117 and 147117 as [...]
new a5418594dca [X86] Remove instregex matching from CLAC/STAC.
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/X86/X86SchedSkylakeClient.td | 6 ++----
lib/Target/X86/X86SchedSkylakeServer.td | 6 ++----
2 files changed, 4 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 3db53ca6545 AMDGPU: Fix SDWA peephole for V_AND_B32
new 99e23bd0c83 List cpp file only once (was added in 147117 and 147117 as [...]
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/ARM/MCTargetDesc/CMakeLists.txt | 1 -
1 file changed, 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 49621ae2321 Consistently sort add_subdirectory calls in lib/Target/*/CM [...]
new ae99d3d94c6 AMDGPU: Fix a corner case crash in SIOptimizeExecMasking
new 3db53ca6545 AMDGPU: Fix SDWA peephole for V_AND_B32
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/Target/AMDGPU/SIOptimizeExecMasking.cpp | 2 +-
lib/Target/AMDGPU/SIPeepholeSDWA.cpp | 2 +-
test/CodeGen/AMDGPU/llvm.amdgcn.init.exec.ll | 9 +++++++++
3 files changed, 11 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 5f9640830bd [AArch64][SVE] Asm: Support for contiguous, non-faulting LD [...]
new 49621ae2321 Consistently sort add_subdirectory calls in lib/Target/*/CM [...]
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/CMakeLists.txt | 2 +-
lib/Target/AMDGPU/CMakeLists.txt | 4 ++--
lib/Target/ARC/CMakeLists.txt | 4 ++--
lib/Target/ARM/CMakeLists.txt | 2 +-
lib/Target/BPF/CMakeLists.txt | 2 +-
lib/Target/Hexagon/CMakeLists.txt | 4 ++--
lib/Target/Lanai/CMakeLists.txt | 6 +++---
lib/Target/MSP430/CMakeLists.txt | 2 +-
lib/Target/Mips/CMakeLists.txt | 7 +++----
lib/Target/NVPTX/CMakeLists.txt | 2 +-
lib/Target/PowerPC/CMakeLists.txt | 2 +-
lib/Target/Sparc/CMakeLists.txt | 6 +++---
lib/Target/SystemZ/CMakeLists.txt | 2 +-
lib/Target/XCore/CMakeLists.txt | 2 +-
14 files changed, 23 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 llvm.
from 73211421076 [LoopRotate] Fix incorrect SCEV invalidation in loop rotation
new 5f9640830bd [AArch64][SVE] Asm: Support for contiguous, non-faulting LD [...]
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/AArch64SVEInstrInfo.td | 18 ++++++
lib/Target/AArch64/SVEInstrFormats.td | 4 ++
test/MC/AArch64/SVE/ldnf1b-diagnostics.s | 87 +++++++++++++++++++++++++
test/MC/AArch64/SVE/ldnf1b.s | 104 ++++++++++++++++++++++++++++++
test/MC/AArch64/SVE/ldnf1d-diagnostics.s | 42 ++++++++++++
test/MC/AArch64/SVE/ldnf1d.s | 32 +++++++++
test/MC/AArch64/SVE/ldnf1h-diagnostics.s | 72 +++++++++++++++++++++
test/MC/AArch64/SVE/ldnf1h.s | 80 +++++++++++++++++++++++
test/MC/AArch64/SVE/ldnf1sb-diagnostics.s | 86 ++++++++++++++++++++++++
test/MC/AArch64/SVE/ldnf1sb.s | 80 +++++++++++++++++++++++
test/MC/AArch64/SVE/ldnf1sh-diagnostics.s | 71 ++++++++++++++++++++
test/MC/AArch64/SVE/ldnf1sh.s | 56 ++++++++++++++++
test/MC/AArch64/SVE/ldnf1sw-diagnostics.s | 56 ++++++++++++++++
test/MC/AArch64/SVE/ldnf1sw.s | 32 +++++++++
test/MC/AArch64/SVE/ldnf1w-diagnostics.s | 57 ++++++++++++++++
test/MC/AArch64/SVE/ldnf1w.s | 56 ++++++++++++++++
16 files changed, 933 insertions(+)
create mode 100644 test/MC/AArch64/SVE/ldnf1b-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/ldnf1b.s
create mode 100644 test/MC/AArch64/SVE/ldnf1d-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/ldnf1d.s
create mode 100644 test/MC/AArch64/SVE/ldnf1h-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/ldnf1h.s
create mode 100644 test/MC/AArch64/SVE/ldnf1sb-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/ldnf1sb.s
create mode 100644 test/MC/AArch64/SVE/ldnf1sh-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/ldnf1sh.s
create mode 100644 test/MC/AArch64/SVE/ldnf1sw-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/ldnf1sw.s
create mode 100644 test/MC/AArch64/SVE/ldnf1w-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/ldnf1w.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 8922c109182 [X86] Remove unnecessary MMX reg-mem InstRW scheduler overrides.
new 73211421076 [LoopRotate] Fix incorrect SCEV invalidation in loop rotation
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 | 11 ++-
test/Transforms/LoopRotate/pr37205.ll | 116 +++++++++++++++++++++++++++++
2 files changed, 125 insertions(+), 2 deletions(-)
create mode 100644 test/Transforms/LoopRotate/pr37205.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.