This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from a5defd3b7d3 [AMDGPU] Prevent sequences of non-instructions disrupting G [...]
new 01fb00c5a75 [llvm-exegesis] Ignore double spaced separators in asm strings
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-exegesis/lib/BenchmarkResult.cpp | 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 llvm.
from aa81d565a9f ReleaseNotes: update links to use https
new a5defd3b7d3 [AMDGPU] Prevent sequences of non-instructions disrupting G [...]
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/GCNHazardRecognizer.cpp | 11 ++++-
test/CodeGen/AMDGPU/hazard.mir | 67 +++++++++++++++++++++++++++++++
2 files changed, 76 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 clang-tools-extra.
from d643747e ReleaseNotes: update links to use https
new fc5164a1 [clangd] Fix async index loading (from r341376).
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:
clangd/tool/ClangdMain.cpp | 5 ++++-
1 file changed, 4 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 clang.
from 844a9e7959 [Analyzer] Iterator Checker - Part 8: Support for assign, cl [...]
new cd3fec58a4 [Analyzer] Commit fix for rL341790/rC341790
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/Analysis/mismatched-iterator.cpp | 175 ++++++++++++++++++++++++++++++++++
1 file changed, 175 insertions(+)
create mode 100644 test/Analysis/mismatched-iterator.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 clang.
from 0293c7f5c8 ReleaseNotes: update links to use https
new 6475259f54 [Analyzer] Iterator Checker - Part 4: Mismatched iterator ch [...]
new 90174d3815 [Analyzer] Iterator Checker - Part 5: Move Assignment of Containers
new e171ae4858 [Analyzer] Iterator Checker - Part 6: Mismatched iterator ch [...]
new 399a4432e1 [Analyzer] Iterator Checker - Part 7: Support for push and p [...]
new 844a9e7959 [Analyzer] Iterator Checker - Part 8: Support for assign, cl [...]
The 5 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/clang/StaticAnalyzer/Checkers/Checkers.td | 8 +-
lib/StaticAnalyzer/Checkers/IteratorChecker.cpp | 1001 +++++++++++++++++++-
test/Analysis/Inputs/system-header-simulator-cxx.h | 79 ++
test/Analysis/diagnostics/explicit-suppression.cpp | 2 +-
test/Analysis/invalidated-iterator.cpp | 371 +++++++-
test/Analysis/iterator-range.cpp | 58 ++
6 files changed, 1506 insertions(+), 13 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 release_70
in repository llvm.
from cd197f3be9d ReleaseNotes: tidy up for the release
new 4a059213dd6 Merging r341642: ------------------------------------------ [...]
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/ARMFrameLowering.cpp | 1 +
lib/Target/ARM/ARMInstrFormats.td | 1 +
lib/Target/ARM/ARMInstrThumb2.td | 4 +-
lib/Target/ARM/MCTargetDesc/ARMBaseInfo.h | 4 +-
lib/Target/ARM/Thumb2InstrInfo.cpp | 5 ++
test/CodeGen/ARM/ldrex-frame-size.ll | 36 +++++++++++++
test/CodeGen/ARM/ldstrex.ll | 85 +++++++++++++++++++++++++++++++
7 files changed, 133 insertions(+), 3 deletions(-)
create mode 100644 test/CodeGen/ARM/ldrex-frame-size.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 fa259d80cab [IndVars] Set Changed if rewriteFirstIterationLoopExitValue [...]
new aa81d565a9f ReleaseNotes: update links to use https
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/ReleaseNotes.rst | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.