This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository compiler-rt.
from 8c42acfdc Fix style in sanitizer_procmaps.h
new 1f707b9f7 Add missing include to sanitizer procmaps
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/sanitizer_common/sanitizer_procmaps.h | 2 ++
1 file changed, 2 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 5b3e3e1523a [InstCombine] Move an optimization from foldICmpAndConstCon [...]
new f75a3bb2689 [ARM] Regenerate vcvt test checks.
new 57ba6ae7a75 [ARM] Add tests for vcvt followed by store.
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:
test/CodeGen/ARM/vcvt.ll | 315 +++++++++++++++++++++++++++++++++++++++--------
1 file changed, 265 insertions(+), 50 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 c5aa20fc2a [x86] make assertions less strict in avx512f test file
new 40e667da90 [x86] make assertions less strict in avx512f test file
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/avx512f-builtins.c | 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 lldb.
from e360fd68d Initial patchset to get the testsuite running against armv7 a [...]
new 889756f97 Remove the details of the libstdc++ implementation that were [...]
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:
.../TestDataFormatterSkipSummary.py | 17 -----------------
.../test/functionalities/mtc/simple/TestMTCSimple.py | 1 +
2 files changed, 1 insertion(+), 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.
unknown user pushed a change to branch master
in repository clang.
from ef0495fb69 [OpenMP] Don't throw cudalib not found error if only front-e [...]
new 3e8aa1c503 Revert commit with wrong message.
new 3283b6fcfe [OpenMP] Bugfix: output file name drops the absolute path wh [...]
new c5aa20fc2a [x86] make assertions less strict in avx512f test file
The 3 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/avx512f-builtins.c | 32 ++++++++++++++++----------------
1 file changed, 16 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 compiler-rt.
from 2c712e992 [sanitizer_common] Don't provide sanitizer_procmaps API funct [...]
new 8c42acfdc Fix style in sanitizer_procmaps.h
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/sanitizer_common/sanitizer_procmaps.h | 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 408651e8a47 [llvm-objcopy] Refactor code to include initialize method
new 4161f0e5767 [X86] Make all the NOREX CodeGenOnly instructions into post [...]
new 4bbcb4ce020 [X86] Don't select anyext GR32->GR64 to SUBREG_TO_REG. Use [...]
new 5b3e3e1523a [InstCombine] Move an optimization from foldICmpAndConstCon [...]
The 3 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/X86InstrCompiler.td | 2 +-
lib/Target/X86/X86InstrExtension.td | 22 +--
lib/Target/X86/X86InstrInfo.cpp | 21 +++
lib/Target/X86/X86InstrInfo.td | 17 +-
lib/Target/X86/X86MCInstLower.cpp | 4 -
lib/Transforms/InstCombine/InstCombineCompares.cpp | 26 ++-
test/CodeGen/X86/bmi.ll | 4 +-
test/CodeGen/X86/bypass-slow-division-32.ll | 4 +-
test/CodeGen/X86/divrem.ll | 8 +-
test/CodeGen/X86/divrem8_ext.ll | 36 ++--
test/CodeGen/X86/extract-store.ll | 4 +-
test/CodeGen/X86/popcnt.ll | 2 +-
test/CodeGen/X86/tbm_patterns.ll | 4 +-
test/CodeGen/X86/urem-power-of-two.ll | 4 +-
test/CodeGen/X86/vector-shuffle-variable-128.ll | 76 ++++----
test/CodeGen/X86/vector-shuffle-variable-256.ll | 200 ++++++++++-----------
16 files changed, 219 insertions(+), 215 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 5572f1b64d Reinstall the patch "Use EmitPointerWithAlignment to get ali [...]
new ef0495fb69 [OpenMP] Don't throw cudalib not found error if only front-e [...]
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/Driver/ToolChains/Cuda.cpp | 2 +-
test/Driver/openmp-offload-gpu.c | 4 ++--
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 binutils-gdb.
from 289e23aa03 S390: Document guarded-storage register support
new 8dba52b604 Free memory returned from bfd_get_synthetic_symtab
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:
binutils/ChangeLog | 6 ++++++
binutils/nm.c | 4 +++-
2 files changed, 9 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 compiler-rt.
from 9230e8345 [scudo] Scudo thread specific data refactor, part 2
new 2c712e992 [sanitizer_common] Don't provide sanitizer_procmaps API funct [...]
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/sanitizer_common/sanitizer_common.h | 8 ++++++++
lib/sanitizer_common/sanitizer_fuchsia.cc | 1 -
lib/sanitizer_common/sanitizer_fuchsia.h | 4 ----
lib/sanitizer_common/sanitizer_procmaps.h | 15 +++------------
lib/sanitizer_common/sanitizer_win.cc | 1 -
lib/sanitizer_common/sanitizer_win.h | 1 -
6 files changed, 11 insertions(+), 19 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.