This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 387dd2c562e Added a testcase for PR31593. A patch (r291535) that fixed [...]
new 7273b3f1278 [llvm-exegesis] Show sched class details in analysis.
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/CommandGuide/llvm-exegesis-analysis.png | Bin 0 -> 34817 bytes
docs/CommandGuide/llvm-exegesis.rst | 16 +--
tools/llvm-exegesis/lib/Analysis.cpp | 152 ++++++++++++++++++++++++---
tools/llvm-exegesis/lib/Analysis.h | 6 +-
4 files changed, 145 insertions(+), 29 deletions(-)
create mode 100644 docs/CommandGuide/llvm-exegesis-analysis.png
--
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 4d35581b46 [ASTImporter] Add unit tests for structural equivalence
new c6b61dec4f Fix ASTImporterTest on Windows after r333082
new db9e5e9a61 [clang-format] Fix putting ObjC message arguments in one lin [...]
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/Format/ContinuationIndenter.cpp | 23 +++++++++++++++++++++++
unittests/AST/ASTImporterTest.cpp | 4 ++--
unittests/Format/FormatTestObjC.cpp | 35 +++++++++++++++++++++++++++++++++++
3 files changed, 60 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 1dfeb17e67 Remove sysdeps/sh/soft-fp directory.
new 43d4f3d5ad Add references to CVE-2017-18269, CVE-2018-11236, CVE-2018-11237
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 | 2 ++
NEWS | 11 +++++++++++
2 files changed, 13 insertions(+)
--
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 3c819aac8ce [mips] Remove duplicated code from the expandLoadInst. NFC
new 4a65e92703d [ScheduleDAGInstrs / buildSchedGraph] Clear subregister en [...]
new 387dd2c562e Added a testcase for PR31593. A patch (r291535) that fixed [...]
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/CodeGen/ScheduleDAGInstrs.cpp | 15 ++++++++-------
test/CodeGen/X86/pr31593.ll | 33 +++++++++++++++++++++++++++++++++
2 files changed, 41 insertions(+), 7 deletions(-)
create mode 100644 test/CodeGen/X86/pr31593.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.
from be604857d3 [X86] NFC Include immintrin.h in CodeGen tests
new 4d35581b46 [ASTImporter] Add unit tests for structural equivalence
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:
unittests/AST/ASTImporterTest.cpp | 45 +-----
unittests/AST/CMakeLists.txt | 2 +
unittests/AST/Language.cpp | 60 ++++++++
unittests/AST/Language.h | 47 +++++++
unittests/AST/MatchVerifier.h | 14 +-
unittests/AST/StructuralEquivalenceTest.cpp | 207 ++++++++++++++++++++++++++++
6 files changed, 322 insertions(+), 53 deletions(-)
create mode 100644 unittests/AST/Language.cpp
create mode 100644 unittests/AST/Language.h
create mode 100644 unittests/AST/StructuralEquivalenceTest.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.
Christophe Lyon pushed a change to branch master
in repository toolchain/cortex-strings.
from f77e4c9 src/aarch64/memcmp.S: optimize for medium to large sizes
new 26cc4fa Improve strncmp for mutually misaligned inputs
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:
src/aarch64/strncmp.S | 95 ++++++++++++++++++++++++++++++++++++++++++---------
1 file changed, 79 insertions(+), 16 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 109abe0d9a1 [demangler] Add ItaniumPartialDemangler::isCtorOrDtor
new 8b02838a9b5 [mips] Cleanup the code a bit. NFC
new 5c37d1e9baa [mips] Add precondition asserts to the expandLoadInst/expan [...]
new 6151d6d025c [mips] Remove redundant argument from expandLoadInst/expand [...]
new 3c819aac8ce [mips] Remove duplicated code from the expandLoadInst. NFC
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:
lib/Target/Mips/AsmParser/MipsAsmParser.cpp | 144 ++++++++++++++--------------
1 file changed, 72 insertions(+), 72 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 6948c9e096 [Sparc] Use the leon arch for Leon3's when using an externa [...]
new be604857d3 [X86] NFC Include immintrin.h in CodeGen tests
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/CodeGen/adx-builtins.c | 2 +-
test/CodeGen/avx-builtins.c | 2 +-
test/CodeGen/avx2-builtins.c | 2 +-
test/CodeGen/bmi-builtins.c | 2 +-
test/CodeGen/bmi2-builtins.c | 2 +-
test/CodeGen/builtin-clflushopt.c | 2 +-
test/CodeGen/builtin-clwb.c | 2 +-
test/CodeGen/builtin-movdir.c | 2 +-
test/CodeGen/builtin-wbnoinvd.c | 2 +-
test/CodeGen/cldemote.c | 2 +-
test/CodeGen/f16c-builtins.c | 2 +-
test/CodeGen/fsgsbase-builtins.c | 2 +-
test/CodeGen/lzcnt-builtins.c | 2 +-
test/CodeGen/mmx-builtins.c | 2 +-
test/CodeGen/popcnt-builtins.c | 2 +-
test/CodeGen/ptwrite.c | 2 +-
test/CodeGen/rdpid-builtins.c | 2 +-
test/CodeGen/rdrand-builtins.c | 2 +-
test/CodeGen/sse-builtins.c | 2 +-
test/CodeGen/sse2-builtins.c | 2 +-
test/CodeGen/sse3-builtins.c | 2 +-
test/CodeGen/sse41-builtins.c | 2 +-
test/CodeGen/sse42-builtins.c | 2 +-
test/CodeGen/ssse3-builtins.c | 2 +-
test/CodeGen/waitpkg.c | 2 +-
test/CodeGen/x86-nontemporal.c | 2 +-
test/Headers/pconfigintin.c | 2 +-
test/Headers/sgxintrin.c | 2 +-
28 files changed, 28 insertions(+), 28 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 0ec6aadbe3c [RISCV] Support linker relax function call from auipc and j [...]
new 109abe0d9a1 [demangler] Add ItaniumPartialDemangler::isCtorOrDtor
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/Demangle/Demangle.h | 3 +++
lib/Demangle/ItaniumDemangle.cpp | 32 ++++++++++++++++++++++++++++++
unittests/Demangle/PartialDemangleTest.cpp | 26 ++++++++++++++++++++++++
3 files changed, 61 insertions(+)
--
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 3096e9dcfef [NaryReassociate] Detect deleted instr with WeakVH
new 0ec6aadbe3c [RISCV] Support linker relax function call from auipc and j [...]
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/RISCV/MCTargetDesc/RISCVAsmBackend.cpp | 3 ++-
.../RISCV/MCTargetDesc/RISCVELFObjectWriter.cpp | 2 ++
lib/Target/RISCV/MCTargetDesc/RISCVFixupKinds.h | 3 +++
.../RISCV/MCTargetDesc/RISCVMCCodeEmitter.cpp | 11 ++++++++-
test/MC/RISCV/linker-relaxation.s | 26 ++++++++++++++++++++++
5 files changed, 43 insertions(+), 2 deletions(-)
create mode 100644 test/MC/RISCV/linker-relaxation.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.