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 ec03ed5c [Documentation] Add missing description for bugprone-exceptio [...]
new 0068d003 [clang-tidy] Force exceptions to be enabled in test
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/clang-tidy/bugprone-exception-escape.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 6490d2153ff [x86/SLH] Fix an issue where we wouldn't harden any loads i [...]
new 9d51c1875e9 [MachineOutliner] Check the last instruction from the seque [...]
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/CodeGen/MachineOutliner.cpp | 2 +-
test/CodeGen/X86/machine-outliner-disubprogram.ll | 2 +-
2 files changed, 2 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 b77be895f41 [X86] Fix a subtle bug in the custom execution domain fixin [...]
new 6490d2153ff [x86/SLH] Fix an issue where we wouldn't harden any loads i [...]
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/X86SpeculativeLoadHardening.cpp | 6 +-
test/CodeGen/X86/speculative-load-hardening.ll | 155 ++++++++++++++-----------
2 files changed, 91 insertions(+), 70 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 981f0755e21 Give llvm-lib rudimentary help output.
new b77be895f41 [X86] Fix a subtle bug in the custom execution domain fixin [...]
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/X86InstrInfo.cpp | 4 +-
.../CodeGen/X86/avx512-shuffles/partial_permute.ll | 104 ++++++++++-----------
test/CodeGen/X86/oddshuffles.ll | 40 ++++----
test/CodeGen/X86/vector-shuffle-256-v8.ll | 6 +-
test/CodeGen/X86/vector-shuffle-512-v16.ll | 10 +-
test/CodeGen/X86/vector-shuffle-512-v8.ll | 2 +-
test/CodeGen/X86/vector-zext.ll | 4 +-
7 files changed, 85 insertions(+), 85 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 libcxx.
from d7d3d8bc1 Mark one more __wrap_iter operation as constexpr.
new 0d0b97292 Mark __equal_to 's operations as constexpr.
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/algorithm | 8 ++++----
1 file changed, 4 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 lld.
from 35dd4030c [ELF] - Simplify code. NFC.
new 84ca05e8f lld-link: Add /lib to Options.td so that it appears in lld-li [...]
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:
COFF/DriverUtils.cpp | 4 ++++
COFF/Options.td | 2 ++
test/COFF/driver.test | 6 ++++++
3 files changed, 12 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 libcxx.
from 1548d77c8 wrap _LIBCPP_HAS_NO_CXX14_CONSTEXPR in defined(...)
new d7d3d8bc1 Mark one more __wrap_iter operation as constexpr.
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/iterator | 3 ++-
1 file changed, 2 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 60ba444e117 [X86] Prefer blendi over movss/sd when avx512 is enabled un [...]
new 981f0755e21 Give llvm-lib rudimentary help output.
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/ToolDrivers/llvm-lib/LibDriver.cpp | 6 ++++++
lib/ToolDrivers/llvm-lib/Options.td | 6 +++++-
test/tools/llvm-lib/help.test | 3 +++
3 files changed, 14 insertions(+), 1 deletion(-)
create mode 100644 test/tools/llvm-lib/help.test
--
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 43658456ae9 Revert "[ThinLTO] Ensure we always select the same function [...]
new 60ba444e117 [X86] Prefer blendi over movss/sd when avx512 is enabled un [...]
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 | 23 +-
lib/Target/X86/X86InstrSSE.td | 4 +-
test/CodeGen/X86/avx-intrinsics-x86-upgrade.ll | 16 +-
test/CodeGen/X86/avx512-insert-extract.ll | 2 +-
test/CodeGen/X86/avx512-intrinsics-fast-isel.ll | 4 +-
.../CodeGen/X86/avx512-shuffles/partial_permute.ll | 12 +-
test/CodeGen/X86/coalesce_commute_movsd.ll | 4 +-
test/CodeGen/X86/fmsubadd-combine.ll | 22 +-
test/CodeGen/X86/sse-intrinsics-fast-isel.ll | 119 ++---
test/CodeGen/X86/sse-scalar-fp-arith.ll | 512 +++++++--------------
test/CodeGen/X86/sse2-intrinsics-fast-isel.ll | 92 ++--
test/CodeGen/X86/sse2-intrinsics-x86-upgrade.ll | 8 +-
test/CodeGen/X86/sse2.ll | 23 +-
test/CodeGen/X86/sse41-intrinsics-fast-isel.ll | 13 +-
test/CodeGen/X86/sse41-intrinsics-x86-upgrade.ll | 16 +-
test/CodeGen/X86/sse41.ll | 38 +-
test/CodeGen/X86/vec_ss_load_fold.ll | 6 +-
test/CodeGen/X86/vector-shuffle-128-v2.ll | 54 +--
test/CodeGen/X86/vector-shuffle-128-v4.ll | 61 +--
test/CodeGen/X86/vector-shuffle-256-v4.ll | 19 +-
test/CodeGen/X86/vector-shuffle-combining-avx2.ll | 68 +--
test/CodeGen/X86/vector-shuffle-combining-ssse3.ll | 58 +--
22 files changed, 377 insertions(+), 797 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 binutils-gdb.
from 1e65a4a40e Automatic date update in version.in
new ff27d0737e Remove struct keyword in range-based for loop
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:
gdb/ChangeLog | 5 +++++
gdb/symfile.c | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.