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 8a88869 builtins: split out the EABI and VFP ARM sources
new d7895f7 CFI: add XFAIL test for a future optimization of two vcalls.
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/two-vcalls.cpp | 60 +++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 60 insertions(+)
create mode 100644 test/cfi/two-vcalls.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 lld.
from 94d0666 Move invariants outside of a lambda. NFC.
new 87c36dc Simplify. 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:
ELF/LinkerScript.cpp | 27 ++++++++-------------------
1 file changed, 8 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 gcc.
from ccc860e Daily bump.
new 85d14af [RS6000] rs6000_preferred_reload_class
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/rs6000.c | 19 -------------------
2 files changed, 7 insertions(+), 20 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 4544896 [LIT][Darwin] Change %ld64 to be prefixed with DYLD_INSERT_LIBRARIES
new afba697 InstCombine: Replace some never-null pointers with references. NFC
new 784afcb InstCombine: Clean up some trailing whitespace. NFC
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/Transforms/InstCombine/InstCombineAddSub.cpp | 10 ++---
lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | 26 ++++++------
lib/Transforms/InstCombine/InstCombineCalls.cpp | 49 +++++++++++-----------
lib/Transforms/InstCombine/InstCombineCasts.cpp | 8 ++--
lib/Transforms/InstCombine/InstCombineCompares.cpp | 29 ++++++-------
lib/Transforms/InstCombine/InstCombineInternal.h | 33 +++++++--------
.../InstCombine/InstCombineLoadStoreAlloca.cpp | 8 ++--
.../InstCombine/InstCombineMulDivRem.cpp | 24 +++++------
lib/Transforms/InstCombine/InstCombinePHI.cpp | 4 +-
lib/Transforms/InstCombine/InstCombineSelect.cpp | 2 +-
lib/Transforms/InstCombine/InstCombineShifts.cpp | 8 ++--
.../InstCombine/InstCombineVectorOps.cpp | 2 +-
.../InstCombine/InstructionCombining.cpp | 29 ++++++-------
13 files changed, 115 insertions(+), 117 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 lld.
from 65e9dbe Split InputSectionDescription::Sort into SortInner and SortOuter.
new c65e0b9 Make combine() non-member function.
new 94d0666 Move invariants outside of a lambda. NFC.
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:
ELF/LinkerScript.cpp | 75 ++++++++++++++++++++++++++--------------------------
1 file changed, 37 insertions(+), 38 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 47e0f92 Errors compiling breakpoint conditions will cause the breakpo [...]
new ade8af6 Change the indexing done for kernel/kext directories to be re [...]
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:
.../Platform/MacOSX/PlatformDarwinKernel.cpp | 664 +++++++--------------
.../Plugins/Platform/MacOSX/PlatformDarwinKernel.h | 91 +--
2 files changed, 257 insertions(+), 498 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 31f4962 PR target/72805 * config/i386/avx512fintrin.h (_mm512_cmp_e [...]
new 09001ac Teach VRP to truncate the case ranges of a switch
new ccc860e Daily bump.
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:
gcc/ChangeLog | 6 +++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 6 +++
gcc/testsuite/gcc.dg/tree-ssa/vrp107.c | 25 +++++++++++
gcc/testsuite/gcc.dg/tree-ssa/vrp108.c | 25 +++++++++++
gcc/testsuite/gcc.dg/tree-ssa/vrp109.c | 65 +++++++++++++++++++++++++++
gcc/tree-vrp.c | 80 +++++++++++++++++++++++++++++++++-
7 files changed, 207 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/vrp107.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/vrp108.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/vrp109.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 gcc-6-branch
in repository gcc.
from 10d5c37 [gcc] 2016-08-04 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new 1b6bea4 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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-5-branch
in repository gcc.
from 5ef18ad0 PR target/72805 * config/i386/avx512fintrin.h (_mm512_cmp_e [...]
new 182e8fc 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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 412eade GVN-hoist: enable by default
new 4544896 [LIT][Darwin] Change %ld64 to be prefixed with DYLD_INSERT_LIBRARIES
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/lit.cfg | 7 +++++--
test/tools/lto/hide-linkonce-odr.ll | 2 +-
test/tools/lto/opt-level.ll | 4 ++--
3 files changed, 8 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.