This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 9aeadfb These two functions should be const. We often could detect it [...]
new d97514d [PM] Teach the optimization remarks emitter to handle invalid [...]
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/Analysis/OptimizationDiagnosticInfo.h | 4 ++
lib/Analysis/OptimizationDiagnosticInfo.cpp | 12 ++++
test/Other/optimization-remarks-invalidation.ll | 80 ++++++++++++++++++++++
3 files changed, 96 insertions(+)
create mode 100644 test/Other/optimization-remarks-invalidation.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 b1e2ecc [Orc][RPC] Add an RPCFunctionNotSupported error type and retu [...]
new bd42d06 Update update_test_checks so that . is a valid identifier cha [...]
new 9aeadfb These two functions should be const. We often could detect it [...]
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:
include/llvm/IR/InstrTypes.h | 4 ++--
utils/update_test_checks.py | 2 +-
2 files 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 6a84b24 [AVX-512] Replicate some broadcast patterns to VLX and disabl [...]
new af2151d [AVX-512] Remove unnecessary duplicate broadcast patterns. 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:
lib/Target/X86/X86InstrAVX512.td | 6 ------
1 file changed, 6 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 67796b3 Fix PR31644 introduced by r287138 and add a regression test. [...]
new 16ba023 [code-completion] Fix crash when trying to do postfix complet [...]
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/Parse/ParseExpr.cpp | 7 ++++---
test/CodeCompletion/member-access.cpp | 14 +++++++++++++-
2 files changed, 17 insertions(+), 4 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 ba330b6 [X86] Remove untested MOVDDUP patterns.
new 6a84b24 [AVX-512] Replicate some broadcast patterns to VLX and disabl [...]
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/X86InstrAVX512.td | 7 +++++++
lib/Target/X86/X86InstrSSE.td | 2 +-
2 files changed, 8 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 a9134d2 Add a LLVM_USE_LINKER that defines the linker to use when bui [...]
new ba330b6 [X86] Remove untested MOVDDUP patterns.
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/X86InstrSSE.td | 17 -----------------
1 file changed, 17 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/spec2xxx-utils.
from 2edad57 perfdatadir2csv.sh: Combine several results (-d DIR options)
new 518ee47 spec2xxx-config: Minor fix to --profiler option
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:
spec2xxx-config | 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/spec2xxx-utils.
from 9dc5253 csvs2table.py: Preserve the order of benchmarks from input files
new 2edad57 perfdatadir2csv.sh: Combine several results (-d DIR options)
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:
perfdatadir2csv.sh | 58 ++++++++++++++++++++++++++++++++----------------------
1 file changed, 34 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/spec2xxx-utils.
from 8718d23 perfdatadir2csv.sh: Add --total option
new 9dc5253 csvs2table.py: Preserve the order of benchmarks from input files
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:
csvs2table.py | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.