This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from b11d8d7e5f8 [InstCombine] Use isSignBitCheck to simplify an if statemen [...]
new 62322d8c8e0 [PowerPC] Revert P9 scheduling model to incomplete
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/PowerPC/PPCScheduleP9.td | 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 libunwind.
from f6b13c3 Add CMake support for building for MinGW
new 6a5c438 build: use POSITION_INDEPENDENT_CODE instead of -fPIC
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/config-ix.cmake | 1 -
src/CMakeLists.txt | 4 ++--
2 files changed, 2 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 clang.
from edf4483622 Revert r314820 "[Analyzer] More granular special casing in R [...]
new 3201ad61aa [OPENMP] Allow use of declare target directive inside struct [...]
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/Parse/ParseOpenMP.cpp | 14 +++++++++++---
lib/Sema/SemaOpenMP.cpp | 6 +++++-
test/OpenMP/declare_target_ast_print.cpp | 27 +++++++++++++++++++++++++++
test/OpenMP/declare_target_messages.cpp | 4 ++--
4 files changed, 45 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 lldb.
from 0a104cad5 Move install_name_tool to a separate make target.
new dcfc3291f [lldb] Fix initialization of m_debug_cu_index_map
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:
source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwp.cpp | 14 +++++++++-----
source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwp.h | 2 ++
2 files changed, 11 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 be0345e472 [Analyzer] More granular special casing in RetainCountChecker
new edf4483622 Revert r314820 "[Analyzer] More granular special casing in R [...]
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/StaticAnalyzer/Checkers/RetainCountChecker.cpp | 9 +++------
test/Analysis/retain-release.mm | 7 -------
2 files changed, 3 insertions(+), 13 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 924d87d4be6 [AMDGPU] implemented pal metadata
new b11d8d7e5f8 [InstCombine] Use isSignBitCheck to simplify an if statemen [...]
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/InstCombine/InstCombineCompares.cpp | 20 ++++++++------------
1 file changed, 8 insertions(+), 12 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 673f1ddc208 [AMDGPU] Avoid predicated execution of the basic blocks con [...]
new 924d87d4be6 [AMDGPU] implemented pal metadata
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/AMDGPU/AMDGPUAsmPrinter.cpp | 114 ++++++++++++++++++++-
lib/Target/AMDGPU/AMDGPUAsmPrinter.h | 3 +
lib/Target/AMDGPU/AMDGPUPTNote.h | 33 ++++++
lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 19 ++++
.../AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp | 21 ++++
.../AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.h | 6 ++
test/CodeGen/AMDGPU/amdpal-cs.ll | 5 +-
test/CodeGen/AMDGPU/amdpal-es.ll | 5 +-
test/CodeGen/AMDGPU/amdpal-gs.ll | 5 +-
test/CodeGen/AMDGPU/amdpal-hs.ll | 5 +-
test/CodeGen/AMDGPU/amdpal-ls.ll | 5 +-
test/CodeGen/AMDGPU/amdpal-ps.ll | 11 +-
test/CodeGen/AMDGPU/amdpal-vs.ll | 5 +-
test/MC/AMDGPU/pal.s | 9 ++
14 files changed, 221 insertions(+), 25 deletions(-)
create mode 100644 test/MC/AMDGPU/pal.s
--
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 glibc.
from a1132b5e56 Use libm_alias_double for more dbl-64 functions.
new aa0235dfde Add C++ versions of iscanonical for ldbl-96 and ldbl-128ibm [...]
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:
ChangeLog | 15 +++++++++++
math/Makefile | 4 ++-
math/math.h | 2 +-
...st-finite-macros.c => test-math-iscanonical.cc} | 31 +++++++++++++++-------
sysdeps/ieee754/ldbl-128ibm/bits/iscanonical.h | 21 +++++++++++++--
sysdeps/ieee754/ldbl-96/bits/iscanonical.h | 19 ++++++++++++-
sysdeps/powerpc/powerpc64le/Makefile | 1 +
7 files changed, 79 insertions(+), 14 deletions(-)
copy math/{test-finite-macros.c => test-math-iscanonical.cc} (66%)
--
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 f6bdff925ba Fix -Wcovered-switch-default warnings from r314821
new 673f1ddc208 [AMDGPU] Avoid predicated execution of the basic blocks con [...]
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/AMDGPU/SIInsertSkips.cpp | 10 ++++++++++
test/CodeGen/AMDGPU/readlane_exec0.mir | 32 ++++++++++++++++++++++++++++++++
2 files changed, 42 insertions(+)
create mode 100644 test/CodeGen/AMDGPU/readlane_exec0.mir
--
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 771c4b9eb5b Revert r314806 "[SLP] Vectorize jumbled memory loads."
new f8a9b3953bd Revert r314817 "[dwarfdump] Add -lookup option"
new f6bdff925ba Fix -Wcovered-switch-default warnings from r314821
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/DebugInfo/DIContext.h | 18 +-
include/llvm/DebugInfo/DWARF/DWARFContext.h | 12 --
include/llvm/DebugInfo/DWARF/DWARFUnit.h | 10 +-
lib/DebugInfo/DWARF/DWARFContext.cpp | 30 +--
lib/DebugInfo/DWARF/DWARFUnit.cpp | 2 +-
lib/DebugInfo/PDB/PDBExtras.cpp | 5 +-
test/tools/llvm-dwarfdump/X86/lookup.s | 285 ----------------------------
test/tools/llvm-dwarfdump/cmdline.test | 1 -
tools/llvm-dwarfdump/llvm-dwarfdump.cpp | 41 +---
tools/llvm-pdbutil/MinimalSymbolDumper.cpp | 3 +-
10 files changed, 17 insertions(+), 390 deletions(-)
delete mode 100644 test/tools/llvm-dwarfdump/X86/lookup.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.