This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from d3062fa Module: Do not create Implicit ImportDecl for module X if we [...]
new 0fd8210 [analyzer] Fix crash in body farm for getter without implicit self.
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/Analysis/BodyFarm.cpp | 2 ++
test/Analysis/properties.m | 26 ++++++++++++++++++++++++++
2 files changed, 28 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 7249f50 [RegBankSelect] Improve the output of the debug messages.
new b8cd3bb [X86] Dont run combineSetCCAtomicArith() when the cmp has mul [...]
new bfe8722 Remove unused field.
new 5499c1d InstSimplify: Refactor function to use more switches
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:
include/llvm/DebugInfo/CodeView/CVTypeDumper.h | 1 -
lib/Analysis/InstructionSimplify.cpp | 89 +++++++++++++++-----------
lib/Target/X86/X86ISelLowering.cpp | 6 ++
test/CodeGen/X86/atomic-eflags-reuse.ll | 16 +++++
4 files changed, 73 insertions(+), 39 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 39441fe [CMake][libcxx] Move Python check to main CMake file
new 94fc5a9 [CMake][libcxx] Do not rely on the existence of c++abi or unw [...]
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:
CMakeLists.txt | 3 +--
lib/CMakeLists.txt | 7 +++++--
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 compiler-rt.
from cfd8d3e [PGO] Update the test cases after r291588.
new 3a14afa [tsan] Implement a 'ignore_noninstrumented_modules' flag to b [...]
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_libignore.cc | 33 +++++++++++--
lib/sanitizer_common/sanitizer_libignore.h | 45 +++++++++++++++---
lib/tsan/rtl/tsan_flags.inc | 3 ++
lib/tsan/rtl/tsan_interceptors.cc | 55 ++++++++++------------
lib/tsan/rtl/tsan_interceptors.h | 9 ++--
...d-interceptors.mm => ignore-noninstrumented.mm} | 20 ++++----
6 files changed, 109 insertions(+), 56 deletions(-)
copy test/tsan/Darwin/{ignored-interceptors.mm => ignore-noninstrumented.mm} (58%)
--
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 eb6ab04 [CodeView/PDB] Rename a bunch of files.
new 7249f50 [RegBankSelect] Improve the output of the debug messages.
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/GlobalISel/RegBankSelect.h | 14 +++++++++
lib/CodeGen/GlobalISel/RegBankSelect.cpp | 39 ++++++++++++++++++++-----
2 files changed, 46 insertions(+), 7 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 646ead8 Remove dead code.
new d3062fa Module: Do not create Implicit ImportDecl for module X if we [...]
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/Sema/Sema.h | 3 ++-
lib/Sema/SemaDecl.cpp | 13 +++++++++----
.../C.m => module-impl-with-link/foo.h} | 0
test/Modules/Inputs/module-impl-with-link/module.modulemap | 4 ++++
test/Modules/module-impl-with-link.c | 7 +++++++
5 files changed, 22 insertions(+), 5 deletions(-)
copy test/Modules/Inputs/{pch-with-module-name/C.m => module-impl-with-link/foo.h} (100%)
create mode 100644 test/Modules/Inputs/module-impl-with-link/module.modulemap
create mode 100644 test/Modules/module-impl-with-link.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 lld.
from e742126 Inline a simple accessor function.
new 56c6cb2 [CodeView/PDB] Rename a bunch of files.
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/PDB.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 de4116d Revert "[PGO] Turn off comdat renaming in IR PGO by default"
new 53dcfdf AMDGPU/EG,CM: Add fp16 conversion instructions
new a618f4d [gmock] Teach gmock ElementsAre and BeginEndDistanceIs matche [...]
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/Target/AMDGPU/EvergreenInstructions.td | 4 ++-
test/CodeGen/AMDGPU/fp16_to_fp.ll | 29 ----------------
test/CodeGen/AMDGPU/fp16_to_fp32.ll | 22 ++++++++++++
test/CodeGen/AMDGPU/fp16_to_fp64.ll | 16 +++++++++
test/CodeGen/AMDGPU/fp32_to_fp16.ll | 17 +++++----
.../googlemock/include/gmock/gmock-matchers.h | 40 +++++++++++++++-------
6 files changed, 80 insertions(+), 48 deletions(-)
delete mode 100644 test/CodeGen/AMDGPU/fp16_to_fp.ll
create mode 100644 test/CodeGen/AMDGPU/fp16_to_fp32.ll
create mode 100644 test/CodeGen/AMDGPU/fp16_to_fp64.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 gcc.
from cac3398 * expr.c (store_field): In the bitfield case, fetch the retu [...]
new 478e30f Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.