This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 076b15bac05 [utils] Cope with the binary having a .exe extension in upd [...]
new 6c702a84565 [LLVM-C] Fix broken build bots
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/IR/Core.cpp | 50 +++++++++++++++++++++++++-------------------------
1 file changed, 25 insertions(+), 25 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 56f7ea25dbb [LLVM-C] Add more debug information accessors to GlobalObje [...]
new 29869b91c05 [utils] Allow better identification of matching blocks in u [...]
new 340f0f6086c [utils] Stricter checking from update_mca_test_checks.py
new 076b15bac05 [utils] Cope with the binary having a .exe extension in upd [...]
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/tools/llvm-mca/X86/option-all-stats-1.s | 46 ++++----
test/tools/llvm-mca/X86/option-all-stats-2.s | 116 ++++++++++-----------
test/tools/llvm-mca/X86/option-all-views-1.s | 46 ++++----
test/tools/llvm-mca/X86/option-all-views-2.s | 72 +++++--------
test/tools/llvm-mca/X86/register-file-statistics.s | 54 +++++-----
utils/update_mca_test_checks.py | 103 +++++++++++++++---
6 files changed, 246 insertions(+), 191 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 gcc.
from e835b1e927e * config/i386/i386.h (SSE_REGNO): Fix check for FIRST_REX_ [...]
new 889eb06af35 Fix gcc.dg/torture/fp-int-convert.h for excess precision af [...]
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:
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.dg/torture/fp-int-convert.h | 3 ++-
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 331a5ec7132 [InstCombine] don't propagate wider shufflevector arguments [...]
new 56f7ea25dbb [LLVM-C] Add more debug information accessors to GlobalObje [...]
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-c/Core.h | 62 ++++++++++++++++++++++++++++++++++++
include/llvm-c/Types.h | 7 +++++
lib/IR/Core.cpp | 75 ++++++++++++++++++++++++++++++++++++++++++++
test/Bindings/llvm-c/echo.ll | 27 +++++++++++-----
tools/llvm-c-test/echo.cpp | 32 +++++++++++++++++++
5 files changed, 195 insertions(+), 8 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 gcc.
from 85c4ec212b8 * config/i386/i386.h (CC_REGNO): Remove FPSR_REGS. * conf [...]
new e835b1e927e * config/i386/i386.h (SSE_REGNO): Fix check for FIRST_REX_ [...]
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:
gcc/ChangeLog | 7 ++++++-
gcc/config/i386/i386.c | 16 ++++++++--------
gcc/config/i386/i386.h | 8 ++++----
gcc/config/i386/predicates.md | 2 +-
gcc/config/i386/sse.md | 2 +-
5 files changed, 20 insertions(+), 15 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 033636c6aa3 [ORC] Remove some dead code.
new 5c806329ca4 [InstCombine] adjust shuffle undef propagation tests; NFC
new 331a5ec7132 [InstCombine] don't propagate wider shufflevector arguments [...]
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/Instructions.h | 12 +-
.../InstCombine/InstCombineVectorOps.cpp | 3 +-
.../InstCombine/stop_bad_undef_propagation.ll | 200 ---------------------
test/Transforms/InstCombine/vec_shuffle.ll | 34 ++++
4 files changed, 47 insertions(+), 202 deletions(-)
delete mode 100644 test/Transforms/InstCombine/stop_bad_undef_propagation.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 88ba134609e [GISel]: Remove an incorrect assert in CallLowering
new 168e4a5c939 [ORC] Fix the unit tests that were broken by r343323.
new 033636c6aa3 [ORC] Remove some dead code.
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/ExecutionEngine/Orc/CompileOnDemandLayer.cpp | 20 --------------------
unittests/ExecutionEngine/Orc/OrcTestCommon.h | 2 ++
2 files changed, 2 insertions(+), 20 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 gcc.
from 9f51554302f Fix date in ChangeLog file.
new 85c4ec212b8 * config/i386/i386.h (CC_REGNO): Remove FPSR_REGS. * conf [...]
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:
gcc/ChangeLog | 9 +++++++++
gcc/config/i386/i386.c | 5 +----
gcc/config/i386/i386.h | 2 +-
gcc/config/i386/i386.md | 32 ++++++++++++++------------------
4 files changed, 25 insertions(+), 23 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 9a43bbc36da [X86][Btver2] PSUBS/PSUBUS instructions are zero-idioms
new a6f5223feb7 [ORC] Improve debugging output for ORC.
new 88ba134609e [GISel]: Remove an incorrect assert in CallLowering
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/ExecutionEngine/Orc/Core.h | 52 ++++--
include/llvm/ExecutionEngine/Orc/Layer.h | 6 +
include/llvm/ExecutionEngine/Orc/LazyReexports.h | 2 +
lib/CodeGen/GlobalISel/CallLowering.cpp | 1 -
lib/ExecutionEngine/Orc/Core.cpp | 193 ++++++++++++++++-----
lib/ExecutionEngine/Orc/IndirectionUtils.cpp | 6 +-
lib/ExecutionEngine/Orc/Layer.cpp | 32 ++++
lib/ExecutionEngine/Orc/LazyReexports.cpp | 4 +
.../X86/GlobalISel/calllowering-nocrashret.ll | 13 ++
9 files changed, 251 insertions(+), 58 deletions(-)
create mode 100644 test/CodeGen/X86/GlobalISel/calllowering-nocrashret.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 openmp.
from 7371e54 [OpenMP] Add missing __kmpc_critical_with_hint to dllexports
new 08bc82d [libomptarget-nvptx] Add testing infrastructure
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:
cmake/OpenMPTesting.cmake | 6 +-
libomptarget/CMakeLists.txt | 16 +++--
libomptarget/deviceRTLs/nvptx/CMakeLists.txt | 5 ++
libomptarget/deviceRTLs/nvptx/test/CMakeLists.txt | 26 ++++++++
libomptarget/deviceRTLs/nvptx/test/lit.cfg | 69 +++++++++++++++++++
libomptarget/deviceRTLs/nvptx/test/lit.site.cfg.in | 14 ++++
.../deviceRTLs/nvptx/test/parallel/thread_limit.c | 77 ++++++++++++++++++++++
libomptarget/test/CMakeLists.txt | 9 ---
libomptarget/test/lit.site.cfg.in | 2 +-
9 files changed, 208 insertions(+), 16 deletions(-)
create mode 100644 libomptarget/deviceRTLs/nvptx/test/CMakeLists.txt
create mode 100644 libomptarget/deviceRTLs/nvptx/test/lit.cfg
create mode 100644 libomptarget/deviceRTLs/nvptx/test/lit.site.cfg.in
create mode 100644 libomptarget/deviceRTLs/nvptx/test/parallel/thread_limit.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.