This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from b29ea64 Temporarily revert r270070
new 27d8b83 CodeGen: Move check of EnablePostRAScheduler to avoid disabl [...]
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/CodeGen/PostRASchedulerList.cpp | 23 ++++++++++++-----------
1 file changed, 12 insertions(+), 11 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 204e320 [LAA] Check independence of strided accesses before forward case
new c105a37 [SelectionDAG] rename/move isKnownToBeAPowerOfTwo() from Targ [...]
new 88f5077 [SCCP] Prefer class to struct.
new b29ea64 Temporarily revert r270070
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/SelectionDAG.h | 5 ++++
include/llvm/MC/MCContext.h | 2 ++
include/llvm/MC/MCSectionELF.h | 3 +-
include/llvm/Transforms/Scalar/SCCP.h | 3 +-
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 29 +++++++++++++++++++
lib/CodeGen/SelectionDAG/TargetLowering.cpp | 33 +---------------------
lib/MC/ELFObjectWriter.cpp | 44 +++++++++++++++--------------
lib/MC/MCContext.cpp | 16 +++++++++++
lib/Transforms/Scalar/SCCP.cpp | 6 ++--
test/MC/ELF/compression.s | 16 ++++-------
10 files changed, 89 insertions(+), 68 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 compiler-rt.
from a6b9e97 [tsan] Add support for GCD's dispatch_after and dispatch_after_f
new 0262037 Revert "[sanitizer] Move *fstat to the common interceptors"
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/asan/asan_interceptors.cc | 3 -
lib/msan/msan_interceptors.cc | 65 ++++++++++++-
.../sanitizer_common_interceptors.inc | 108 +--------------------
.../sanitizer_platform_interceptors.h | 6 --
lib/tsan/rtl/tsan_interceptors.cc | 54 +++++++++++
5 files changed, 118 insertions(+), 118 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 d8d3e75 PR tree-optimization/71031 * tree-vrp.c (extract_range_from [...]
new 3c52ebd * tree-vect-loop.c (vect_analyze_loop_2): Use also max_loop [...]
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 | 5 +++++
gcc/tree-vect-loop.c | 2 ++
2 files changed, 7 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 c9c6937 [llvm-mc] - Teach llvm-mc to generate compressed debug sectio [...]
new 204e320 [LAA] Check independence of strided accesses before forward case
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/Analysis/LoopAccessAnalysis.cpp | 21 +++++-----
.../LoopAccessAnalysis/independent-interleaved.ll | 45 ++++++++++++++++++++++
2 files changed, 56 insertions(+), 10 deletions(-)
create mode 100644 test/Analysis/LoopAccessAnalysis/independent-interleaved.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 gcc.
from bfbe72d Fix memory leak in tree-vect-stmts.c
new d8d3e75 PR tree-optimization/71031 * tree-vrp.c (extract_range_from [...]
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 | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/tree-ssa/vrp100.c | 32 ++++++++++++++++++++++++++++++++
gcc/tree-vrp.c | 17 ++++++++---------
4 files changed, 51 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/vrp100.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 compiler-rt.
from a4313de Revert r270038 ("Change preprocessor `#if` to regular `if` fo [...]
new a6b9e97 [tsan] Add support for GCD's dispatch_after and dispatch_after_f
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/tsan/rtl/tsan_libdispatch_mac.cc | 23 ++++++++++++++++++++
test/tsan/Darwin/gcd-after.mm | 41 ++++++++++++++++++++++++++++++++++++
2 files changed, 64 insertions(+)
create mode 100644 test/tsan/Darwin/gcd-after.mm
--
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-4_9-branch
in repository gcc.
from 1100b0e [PR 70646] Store size to inlining predicate conditions
new 02e0954 Respect --param ipa-max-agg-items=0
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 | 6 ++++++
gcc/ipa-prop.c | 3 +++
2 files changed, 9 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 ae7c8dd [AArch64 ] Generate a BFXIL from 'or (and X, Mask0Imm),(and Y [...]
new c9c6937 [llvm-mc] - Teach llvm-mc to generate compressed debug sectio [...]
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/MC/MCContext.h | 2 --
include/llvm/MC/MCSectionELF.h | 3 +--
lib/MC/ELFObjectWriter.cpp | 44 ++++++++++++++++++++----------------------
lib/MC/MCContext.cpp | 16 ---------------
test/MC/ELF/compression.s | 16 ++++++++++-----
5 files changed, 33 insertions(+), 48 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 f62f895 [ARM] Fix cdp intrinsic
new 5ce9af0 [driver][mips] Hardcode triple name in case of CodeSourcery t [...]
new d42e0e5 [driver] Do not pass target triple to the MultilibSet include [...]
new d7b456c [driver] Do not pass install dir to the MultilibSet include d [...]
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/clang/Driver/Multilib.h | 5 ++-
lib/Driver/ToolChains.cpp | 68 +++++++++++++++--------------------------
2 files changed, 27 insertions(+), 46 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.