This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from eb16f9b79a [CMake] Pass additional CMake flags in Fuchsia cache files
new 467384e603 [x86] Introduce the pconfig intrinsic
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/clang/Driver/Options.td | 2 ++
lib/Basic/Targets/X86.cpp | 7 +++++++
lib/Basic/Targets/X86.h | 1 +
lib/Headers/CMakeLists.txt | 1 +
lib/Headers/cpuid.h | 1 +
lib/Headers/module.modulemap | 1 +
lib/Headers/{cldemoteintrin.h => pconfigintrin.h} | 24 +++++++++++++++--------
lib/Headers/x86intrin.h | 4 ++++
test/Driver/x86-target-features.c | 5 +++++
test/Headers/pconfigintin.c | 12 ++++++++++++
test/Preprocessor/predefined-arch-macros.c | 2 ++
11 files changed, 52 insertions(+), 8 deletions(-)
copy lib/Headers/{cldemoteintrin.h => pconfigintrin.h} (67%)
create mode 100644 test/Headers/pconfigintin.c
--
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 507450209fc [MachineVerifier][GlobalISel] Verifying generic extends and [...]
new ea4e5922336 [DebugInfo] Accept `S` in augmentation strings in CIE.
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/DebugInfo/DWARF/DWARFDebugFrame.cpp | 3 +++
tools/llvm-dwarfdump/llvm-dwarfdump.cpp | 2 +-
2 files changed, 4 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 release_60
in repository llvm.
from 56c31e605ad Merging r330186:
new c2239f5b46e Merging r326429:
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/SCCP.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 5f0e769d1 [sanitizer] Add InternalMmapVector::swap
new cad8e2992 [asan] Fix bug introduced by r331647
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/asan_flags.inc | 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 compiler-rt.
from 76b5c801d Revert "[sanitizer] Be more accurate when calculating the pre [...]
new 22bc07694 [sanitizer] Fix error checking in ThreadLister
new 5f0e769d1 [sanitizer] Add InternalMmapVector::swap
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/sanitizer_common/sanitizer_common.h | 6 ++++++
lib/sanitizer_common/sanitizer_linux.cc | 5 +++--
lib/sanitizer_common/tests/sanitizer_common_test.cc | 18 ++++++++++++++++++
3 files changed, 27 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 compiler-rt.
from 3535786ed [XRay][compiler-rt] Add llvm-mca assembler annotations for XR [...]
new 76b5c801d Revert "[sanitizer] Be more accurate when calculating the pre [...]
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_stacktrace.h | 9 ++++-----
1 file changed, 4 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 lldb.
from b3f2ebaaa [lit, lldbsuite] Fixes for several tests LLDB tests for Pytho [...]
new 13a7631e7 Really test type lookup in TestCppTypeLookup.py
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:
.../Python/lldbsuite/test/lang/cpp/type_lookup/TestCppTypeLookup.py | 5 +++++
source/Core/Module.cpp | 5 +++--
2 files changed, 8 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.