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 e833fe37b [UBSan] Add silence_unsigned_overflow flag.
new 6fa838ae1 Another shot at fixing android r335644 failure
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/cfi/cross-dso-diagnostic.cpp | 25 +++++++++++++++----------
1 file changed, 15 insertions(+), 10 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 53d8fcb5c2 [HIP] Support flush denormals bitcode
new 81c2075695 [HIP] Fix ordering of device-libs linking
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/HIP.cpp | 2 +-
test/Driver/hip-device-libs.hip | 1 +
2 files 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 df04b22195f [X86] Fix unmatched parenthesis in r335768
new d7295192d1a [WebAssembly] Try fixing test/CodeGen/WebAssembly/vector_sdiv.ll
new 857aa39725c [ADT] drop_begin: use adl_begin/adl_end. NFC.
new f162464ba81 [DAGCombine] Disable TokenFactor simplifications when optnone.
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/ADT/iterator_range.h | 7 ++++---
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 4 ++++
test/CodeGen/WebAssembly/vector_sdiv.ll | 6 +++---
unittests/ADT/IteratorTest.cpp | 13 +++++++++++++
4 files changed, 24 insertions(+), 6 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 9a14af7b1a Add pretty-printer for CORE_ADDR
new e76f78a052 Format gdb-gdb.py.in with autopep8
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:
gdb/ChangeLog | 4 ++++
gdb/gdb-gdb.py.in | 24 +++++++++++++++++++++---
2 files changed, 25 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 189366cd86 gdb-gdb.py.in: Don't print value's tag_name
new 9a14af7b1a Add pretty-printer for CORE_ADDR
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:
gdb/ChangeLog | 5 +++++
gdb/gdb-gdb.py.in | 13 +++++++++++++
2 files changed, 18 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 65fb103bddb [X86] Teach the disassembler to use %eiz/%riz instead of No [...]
new df04b22195f [X86] Fix unmatched parenthesis in r335768
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/Target/X86/Disassembler/X86Disassembler.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 clang-tools-extra.
from bdb93f04 [clang-tidy] Add ExprMutationAnalyzer, that analyzes whether [...]
new 52a59330 [clang-tidy/ObjC] Add hashing algorithm acronyms to objc-prop [...]
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:
clang-tidy/objc/PropertyDeclarationCheck.cpp | 6 ++++++
1 file changed, 6 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 4b6501ab453 [ThinLTO] Modify test to help diagnose bot failures
new a75001c8dbd [ThinLTO] Fix test
new 576283c1191 [globalisel][legalizer] Add AtomicOrdering to LegalityQuery [...]
new 65fb103bddb [X86] Teach the disassembler to use %eiz/%riz instead of No [...]
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/CodeGen/GlobalISel/LegalizerInfo.h | 19 +++++++++++-
lib/CodeGen/GlobalISel/LegalityPredicates.cpp | 15 ++++++----
lib/CodeGen/GlobalISel/LegalizerInfo.cpp | 3 +-
lib/Target/AArch64/AArch64LegalizerInfo.cpp | 8 +++--
lib/Target/X86/Disassembler/X86Disassembler.cpp | 25 ++++++++++++----
.../GlobalISel/legalizer-info-validation.mir | 24 +++++++--------
test/MC/Disassembler/X86/x86-32.txt | 12 ++++++++
test/MC/Disassembler/X86/x86-64.txt | 34 +++++++++++++++++-----
test/ThinLTO/X86/deadstrip.ll | 16 +++++-----
9 files changed, 113 insertions(+), 43 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 9185e52f3e [CUDA] Use atexit() to call module destructor.
new 53d8fcb5c2 [HIP] Support flush denormals bitcode
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/HIP.cpp | 8 ++++++-
.../Driver/Inputs/hip_dev_lib/irif.amdgcn.bc | 0
.../Driver/Inputs/hip_dev_lib/ockl.amdgcn.bc | 0
.../oclc_correctly_rounded_sqrt_on.amdgcn.bc | 0
.../Inputs/hip_dev_lib/oclc_daz_opt_off.amdgcn.bc | 0
.../Inputs/hip_dev_lib/oclc_daz_opt_on.amdgcn.bc | 0
.../hip_dev_lib/oclc_finite_only_off.amdgcn.bc | 0
.../hip_dev_lib/oclc_isa_version_803.amdgcn.bc | 0
.../hip_dev_lib/oclc_isa_version_900.amdgcn.bc | 0
.../hip_dev_lib/oclc_unsafe_math_off.amdgcn.bc | 0
.../Driver/Inputs/hip_dev_lib/ocml.amdgcn.bc | 0
.../Driver/Inputs/hip_dev_lib/opencl.amdgcn.bc | 0
test/Driver/hip-device-libs.hip | 27 ++++++++++++++++++++++
13 files changed, 34 insertions(+), 1 deletion(-)
copy bindings/python/tests/__init__.py => test/Driver/Inputs/hip_dev_lib/irif.amdg [...]
copy bindings/python/tests/__init__.py => test/Driver/Inputs/hip_dev_lib/ockl.amdg [...]
copy bindings/python/tests/__init__.py => test/Driver/Inputs/hip_dev_lib/oclc_corr [...]
copy bindings/python/tests/__init__.py => test/Driver/Inputs/hip_dev_lib/oclc_daz_ [...]
copy bindings/python/tests/__init__.py => test/Driver/Inputs/hip_dev_lib/oclc_daz_ [...]
copy bindings/python/tests/__init__.py => test/Driver/Inputs/hip_dev_lib/oclc_fini [...]
copy bindings/python/tests/__init__.py => test/Driver/Inputs/hip_dev_lib/oclc_isa_ [...]
copy bindings/python/tests/__init__.py => test/Driver/Inputs/hip_dev_lib/oclc_isa_ [...]
copy bindings/python/tests/__init__.py => test/Driver/Inputs/hip_dev_lib/oclc_unsa [...]
copy bindings/python/tests/__init__.py => test/Driver/Inputs/hip_dev_lib/ocml.amdg [...]
copy bindings/python/tests/__init__.py => test/Driver/Inputs/hip_dev_lib/opencl.am [...]
create mode 100644 test/Driver/hip-device-libs.hip
--
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 3d6697fe50b [DAGCombiner] restrict (float)((int) f) --> ftrunc with no- [...]
new 4b6501ab453 [ThinLTO] Modify test to help diagnose bot failures
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/ThinLTO/X86/deadstrip.ll | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.