This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_40
in repository clang.
from 86fb9ee Merging r295224: -------------------------------------------- [...]
new ae27a06 ReleaseNotes: static analyzer; by Anna Zaks
new ab74e4b Merging r295610: -------------------------------------------- [...]
new cc3bc9c Merging r294954 and r295592: -------------------------------- [...]
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:
CMakeLists.txt | 6 +++++-
docs/ReleaseNotes.rst | 24 +++++++++++++++++-------
lib/Driver/Tools.cpp | 4 ++++
test/Driver/openbsd.c | 23 +++++++++++++++++++++++
4 files changed, 49 insertions(+), 8 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 b3210f2 [mips] Define macros related to -mabicalls in the preprocessor
new 7884e5f Fix copy and paste mistake in header comment, NFC.
new e4073c3 Only enable AddDiscriminator pass when -fdebug-info-for-profi [...]
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/CodeGen/BackendUtil.cpp | 6 ++++--
lib/CodeGen/CGObjC.cpp | 2 +-
test/CodeGenObjC/arc-linetable-autorelease.m | 5 ++---
3 files changed, 7 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 gcc.
from 94faef6 PR target/79593 * config/i386/i386.md (standard_x87sse_cons [...]
new 8b744dc PR c++/79535 * cp-tree.h (maybe_reject_flexarray_init): Dec [...]
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/cp/ChangeLog | 9 +++++++++
gcc/cp/cp-tree.h | 1 +
gcc/cp/init.c | 3 ++-
gcc/cp/parser.c | 2 ++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/ext/flexary23.C | 11 +++++++++++
6 files changed, 30 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/ext/flexary23.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 f7ae539 Try to fix line endings.
new 2c0dd61 Fix PR31896.
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/ARM/ARMISelLowering.cpp | 13 ++++++++-----
test/CodeGen/ARM/alias_store.ll | 16 ++++++++++++++++
2 files changed, 24 insertions(+), 5 deletions(-)
create mode 100644 test/CodeGen/ARM/alias_store.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 compiler-rt.
from cf1dffa [RT ARM] Avoid Linux include with a redefinition
new 796f898 [compiler-rt][asan] Fix incorrect macro preventing ICF with MSVC
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_win_dll_thunk.h | 12 ++++++++++--
1 file changed, 10 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 llvm.
from 2d562fe [InstCombine] canonicalize non-obivous forms of integer min/max
new f7ae539 Try to fix line endings.
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/Support/MemoryBuffer.h | 366 +++++++--------
lib/Support/MemoryBuffer.cpp | 914 ++++++++++++++++++------------------
2 files changed, 640 insertions(+), 640 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 d47c3f5 AMDGPU: Remove dead declarations from MIR tests
new d48932a Remove svn:eol-style property from 2 files.
new 8a7ccd7 AMDGPU: Remove dead declarations in tests
new 2d562fe [InstCombine] canonicalize non-obivous forms of integer min/max
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/Support/MemoryBuffer.h | 366 ++++-----
lib/Support/MemoryBuffer.cpp | 914 +++++++++++------------
lib/Transforms/InstCombine/InstCombineSelect.cpp | 41 +-
test/CodeGen/AMDGPU/fmul.ll | 4 -
test/CodeGen/AMDGPU/fsub.ll | 4 -
test/Transforms/InstCombine/select.ll | 3 +-
test/Transforms/InstCombine/select_meta.ll | 32 +-
7 files changed, 677 insertions(+), 687 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 bcb6a77 AMDGPU: Don't use stack space for SGPR->VGPR spills
new f2616d2 AMDGPU: Remove llvm.AMDGPU.flbit intrinsic
new d47c3f5 AMDGPU: Remove dead declarations from MIR tests
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/AMDGPUIntrinsics.td | 3 ---
lib/Target/AMDGPU/SIISelLowering.cpp | 1 -
test/CodeGen/AMDGPU/llvm.amdgcn.sffbh.ll | 25 ----------------------
.../MIR/AMDGPU/expected-target-index-name.mir | 18 ++--------------
.../MIR/AMDGPU/invalid-target-index-operand.mir | 18 ++--------------
test/CodeGen/MIR/AMDGPU/target-index-operands.mir | 17 +--------------
6 files changed, 5 insertions(+), 77 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 fbff24d More comments for getUniqueExitBlocks. NFCI
new 141d242 [LoopSimplify] Simplify how we compute UniqueExit
new bcb6a77 AMDGPU: Don't use stack space for SGPR->VGPR spills
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/SIFrameLowering.cpp | 50 +-
lib/Target/AMDGPU/SIISelLowering.cpp | 2 +
lib/Target/AMDGPU/SIInstrInfo.cpp | 2 +-
lib/Target/AMDGPU/SIMachineFunctionInfo.cpp | 93 +--
lib/Target/AMDGPU/SIMachineFunctionInfo.h | 26 +-
lib/Target/AMDGPU/SIRegisterInfo.cpp | 111 +++-
lib/Target/AMDGPU/SIRegisterInfo.h | 29 +-
lib/Target/AMDGPU/SIRegisterInfo.td | 2 +-
lib/Transforms/Utils/LoopSimplify.cpp | 9 +-
test/CodeGen/AMDGPU/control-flow-fastregalloc.ll | 11 +-
test/CodeGen/AMDGPU/partial-sgpr-to-vgpr-spills.ll | 635 +++++++++++++++++++++
test/CodeGen/AMDGPU/si-sgpr-spill.ll | 9 +-
12 files changed, 877 insertions(+), 102 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/partial-sgpr-to-vgpr-spills.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 release_40
in repository llvm.
from eb6d6dd Merging r295512: -------------------------------------------- [...]
new e1639d5 Merging r295486 and r295490: -------------------------------- [...]
new 7a79bd8 Merging r293273: -------------------------------------------- [...]
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/CodeGen/AsmPrinter/DwarfCompileUnit.cpp | 13 ++---
lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 9 +++
lib/CodeGen/AsmPrinter/DwarfDebug.h | 58 ++++++++++----------
lib/Transforms/Scalar/LICM.cpp | 3 -
test/DebugInfo/X86/FrameIndexExprs.ll | 85 +++++++++++++++++++++++++++++
5 files changed, 129 insertions(+), 39 deletions(-)
create mode 100644 test/DebugInfo/X86/FrameIndexExprs.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.