This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from a5f7e14 * config/i386/i386.c (legitimize_pic_address): Merge 64-bit [...]
new ffea1e2 * config/rs6000/sysv4.h (CRTOFFLOADBEGIN): Define. Add crtof [...]
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/ChangeLog | 8 ++++++++
gcc/config/rs6000/sysv4.h | 17 ++++++++++++++---
2 files changed, 22 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 llvm.
from 2a60909 Enable loopreroll for sext of loop control only IV
new aa07a97 Re-apply r269081 and r269082 with a fix for 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:
include/llvm/Analysis/BitSetUtils.h | 38 ++++++++++++++
lib/Analysis/BitSetUtils.cpp | 82 +++++++++++++++++++++++++++++++
lib/Analysis/CMakeLists.txt | 1 +
lib/Transforms/IPO/WholeProgramDevirt.cpp | 64 +++++-------------------
4 files changed, 134 insertions(+), 51 deletions(-)
create mode 100644 include/llvm/Analysis/BitSetUtils.h
create mode 100644 lib/Analysis/BitSetUtils.cpp
--
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 346818f [PGO] resubmit r268969 Put the test into a target specific di [...]
new b6f6e44 Revert r269081 and r269082 while I try to find the right inca [...]
new efde4d3 Fix PR26655: Bail out if all regs of an inst BUNDLE have the [...]
new 2a60909 Enable loopreroll for sext of loop control only IV
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/Analysis/BitSetUtils.h | 38 ------
lib/Analysis/BitSetUtils.cpp | 82 ------------
lib/Analysis/CMakeLists.txt | 1 -
lib/CodeGen/MachineInstr.cpp | 7 +
lib/CodeGen/ScheduleDAGInstrs.cpp | 38 ++----
lib/Transforms/IPO/WholeProgramDevirt.cpp | 63 +++++++--
test/CodeGen/Thumb2/thumb2-cpsr-liveness.ll | 41 ++++++
test/Transforms/LoopReroll/indvar_with_ext.ll | 186 --------------------------
8 files changed, 110 insertions(+), 346 deletions(-)
delete mode 100644 include/llvm/Analysis/BitSetUtils.h
delete mode 100644 lib/Analysis/BitSetUtils.cpp
create mode 100644 test/CodeGen/Thumb2/thumb2-cpsr-liveness.ll
delete mode 100644 test/Transforms/LoopReroll/indvar_with_ext.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 llvm.
from fdf3439 Enable loopreroll for sext of loop control only IV
new 346818f [PGO] resubmit r268969 Put the test into a target specific di [...]
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/Instrumentation/PGOInstrumentation.cpp | 2 +-
test/Transforms/{SimplifyCFG => PGOProfile}/X86/lit.local.cfg | 0
test/Transforms/PGOProfile/X86/macho.ll | 10 ++++++++++
3 files changed, 11 insertions(+), 1 deletion(-)
copy test/Transforms/{SimplifyCFG => PGOProfile}/X86/lit.local.cfg (100%)
create mode 100644 test/Transforms/PGOProfile/X86/macho.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 clang.
from e0b839e clang/test/CodeGen/avx512f-builtins.c: Fix for -Asserts.
new fa210fc Do not register incompatible C++ destructors with __cxa_atexit
new 2d60064 Clean up condition, add ARM to test
new 0c0b34e Clarify condition, remove redundant check
new 9200e11 more cleanup
new 6d5ba22 Introduce CGCXXABI::canCallMismatchedFunctionType
The 5 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/CGCXXABI.h | 10 ++++++++++
lib/CodeGen/CGDeclCXX.cpp | 22 ++++++++++++++-------
lib/CodeGen/ItaniumCXXABI.cpp | 1 +
test/CodeGenCXX/static-destructor.cpp | 36 +++++++++++++++++++++++++++++++++++
4 files changed, 62 insertions(+), 7 deletions(-)
create mode 100644 test/CodeGenCXX/static-destructor.cpp
--
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 3bd20c6 Simplify LLParser::ParseOptionalLinkage. NFC.
new 190db6a WholeProgramDevirt: Move logic for finding devirtualizable ca [...]
new e7feafb Use doxygen style comments.
new f02416f [WebAssembly] Preliminary fast-isel support.
new fdf3439 Enable loopreroll for sext of loop control only IV
The 4 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/Analysis/BitSetUtils.h | 38 ++
lib/Analysis/BitSetUtils.cpp | 82 ++++
lib/Analysis/CMakeLists.txt | 1 +
lib/Target/WebAssembly/WebAssemblyFastISel.cpp | 546 ++++++++++++++++++++++++-
lib/Transforms/IPO/WholeProgramDevirt.cpp | 63 +--
lib/Transforms/Scalar/LoopRerollPass.cpp | 45 +-
test/CodeGen/WebAssembly/cfg-stackify.ll | 7 +-
test/CodeGen/WebAssembly/fast-isel.ll | 28 ++
test/CodeGen/WebAssembly/load.ll | 1 +
test/CodeGen/WebAssembly/return-int32.ll | 1 +
test/CodeGen/WebAssembly/return-void.ll | 1 +
test/CodeGen/WebAssembly/store.ll | 1 +
test/CodeGen/WebAssembly/unreachable.ll | 2 +-
test/CodeGen/WebAssembly/userstack.ll | 2 -
test/Transforms/LoopReroll/indvar_with_ext.ll | 186 +++++++++
15 files changed, 932 insertions(+), 72 deletions(-)
create mode 100644 include/llvm/Analysis/BitSetUtils.h
create mode 100644 lib/Analysis/BitSetUtils.cpp
create mode 100644 test/Transforms/LoopReroll/indvar_with_ext.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 gcc-6-branch
in repository gcc.
from d12e82d Backported from mainline 2016-05-03 Jakub Jelinek <jakub@ [...]
new 6072c02 [gcc]
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/ChangeLog | 10 +++++++
gcc/config/rs6000/vsx.md | 26 ++++++++++++------
gcc/testsuite/ChangeLog | 8 ++++++
gcc/testsuite/gcc.target/powerpc/pr70963.c | 43 ++++++++++++++++++++++++++++++
4 files changed, 79 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr70963.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 d91145c [X86][AVX512] Added another masked shuffle combine from load test
new 3bd20c6 Simplify LLParser::ParseOptionalLinkage. NFC.
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/AsmParser/LLParser.cpp | 53 +++++++++++++++++++++++++++++-----------------
1 file changed, 34 insertions(+), 19 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 e11aefe [CMake] Pass LLVM_LIBDIR_SUFFIX into Compiler-RT
new e0b839e clang/test/CodeGen/avx512f-builtins.c: Fix for -Asserts.
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/CodeGen/avx512f-builtins.c | 30 +++++++++++++++---------------
1 file changed, 15 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.