This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 2dcd120478d [PM/Unswitch] Fix a bug in the domtree update logic for the [...]
new 4fde77f8f1a [PM] Teach the PGO instrumentation pasess to run GlobalDCE [...]
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/Passes/PassBuilder.cpp | 5 +++++
test/Transforms/GlobalDCE/externally_available.ll | 19 ++++++++++++++-----
2 files changed, 19 insertions(+), 5 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 6fc696b9ad [OpenCL] Added regression test on invalid vector initialization.
new 3f8116e6a2 [OpenCL] reserve_id_t cannot be used as argument to kernel function
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/Sema/SemaDecl.cpp | 5 +----
test/SemaOpenCL/invalid-pipes-cl2.0.cl | 5 +++++
2 files changed, 6 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 clang.
from 28be04dd8e [coroutines] Fix fallthrough diagnostics for coroutines
new 6fc696b9ad [OpenCL] Added regression test on invalid vector initialization.
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/SemaOpenCL/vector_literals_invalid.cl | 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 ba01932aa0f [MVT] Fix the identation of the start of the MVT class. NFC
new 2dcd120478d [PM/Unswitch] Fix a bug in the domtree update logic for the [...]
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/Transforms/Scalar/SimpleLoopUnswitch.cpp | 76 ++++++++++++++++++----
.../SimpleLoopUnswitch/trivial-unswitch.ll | 61 +++++++++++++++++
2 files changed, 123 insertions(+), 14 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 0ee4ae2fe Allow builds to set COMPILER_RT_OS_DIR differently from CMAKE [...]
new 6b09b9e2f [compiler-rt] Change default of allow_user_segv_handler to true
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/asan/scripts/asan_device_setup | 5 -----
lib/asan/tests/asan_test.cc | 21 +++++++++++++--------
lib/sanitizer_common/sanitizer_flags.inc | 2 +-
3 files changed, 14 insertions(+), 14 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 5198106235c [SelectionDAG] Fix off by one in a compare in getOperationAction.
new ba01932aa0f [MVT] Fix the identation of the start of the MVT class. 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:
include/llvm/CodeGen/MachineValueType.h | 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 9f6280a85bd [LegacyPM] Make the 'addLoop' method accept a loop to add r [...]
new 5198106235c [SelectionDAG] Fix off by one in a compare in getOperationAction.
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/Target/TargetLowering.h | 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 libcxx.
from d3f919eb7 Disable the coroutines tests until Clang bumps __cpp_coroutin [...]
new eb6bf8703 Remove <experimental/coroutine> from the module map for now. [...]
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/module.modulemap | 10 ++++++----
1 file changed, 6 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 libcxx.
from 737c3bf25 Add <experimental/coroutine>
new d3f919eb7 Disable the coroutines tests until Clang bumps __cpp_coroutin [...]
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:
utils/libcxx/test/config.py | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.