This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 59a0e24a58f Revert r291254: [AArch64] Reduce vector insert/extract cost [...]
new 76ae1252621 [ValueTracking] Add OptimizationRemarkEmitter to the other [...]
new e3a1116322b [ValueTracking] Convert most of the calls to computeKnownBi [...]
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/Analysis/ValueTracking.h | 3 ++-
lib/Analysis/ConstantFolding.cpp | 7 ++-----
lib/Analysis/InstructionSimplify.cpp | 24 +++++++---------------
lib/Analysis/Lint.cpp | 8 ++------
lib/Analysis/ScalarEvolution.cpp | 8 ++------
lib/Analysis/ValueTracking.cpp | 6 ++++--
lib/Transforms/InstCombine/InstCombineAddSub.cpp | 14 ++++---------
lib/Transforms/InstCombine/InstCombineCalls.cpp | 4 +---
lib/Transforms/InstCombine/InstCombineCasts.cpp | 16 +++++----------
lib/Transforms/InstCombine/InstCombineCompares.cpp | 3 +--
.../InstCombine/InstructionCombining.cpp | 15 +++++---------
lib/Transforms/Scalar/GuardWidening.cpp | 4 +---
lib/Transforms/Utils/Local.cpp | 6 ++----
lib/Transforms/Utils/SimplifyCFG.cpp | 3 +--
lib/Transforms/Utils/SimplifyLibCalls.cpp | 4 +---
15 files changed, 40 insertions(+), 85 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 glibc.
from 9c450f6f6f x86: Don't include cacheinfo.c in ld.so
new 6edbe546d6 arm: Fix typo in array count
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 | 7 +++++++
sysdeps/unix/sysv/linux/arm/dl-procinfo.c | 2 +-
sysdeps/unix/sysv/linux/arm/dl-procinfo.h | 2 +-
3 files changed, 9 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 01c176bc599 Add some tips on benchmarking.
new 59a0e24a58f Revert r291254: [AArch64] Reduce vector insert/extract cost [...]
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/AArch64/AArch64Subtarget.cpp | 1 -
test/Analysis/CostModel/AArch64/falkor.ll | 26 --------------------------
2 files changed, 27 deletions(-)
delete mode 100644 test/Analysis/CostModel/AArch64/falkor.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 lld.
from 961034987 Don't do a full scan of the type stream before processing records.
new 117998d92 Do not track section types of previous sections, always use P [...]
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 | 4 +---
test/ELF/linkerscript/arm-lscript.s | 9 +++++++++
2 files changed, 10 insertions(+), 3 deletions(-)
create mode 100644 test/ELF/linkerscript/arm-lscript.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 llvm.
from 772effdbda0 [AMDGPU] Prevent too large store merges in AMDGPU Subtarget [...]
new 01c176bc599 Add some tips on benchmarking.
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:
docs/Benchmarking.rst | 87 +++++++++++++++++++++++++++++++++++++++++++++++++++
docs/index.rst | 1 +
2 files changed, 88 insertions(+)
create mode 100644 docs/Benchmarking.rst
--
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 a8fbc53a934 Fix a SPARC -mcbcond compare-and-branch out of range failure.
new d10e0468f3a * cp-tree.h (ovl_skip_hidden): Declare. * tree.c (ovl_ski [...]
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/name-lookup.c | 71 ++++------------------------------------------------
gcc/cp/name-lookup.h | 2 --
gcc/cp/tree.c | 21 ++++++++++++++++
5 files changed, 36 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 llvm.
from 9e8c6339d72 [LV] Update type in cost model for scalarization
new 772effdbda0 [AMDGPU] Prevent too large store merges in AMDGPU Subtarget [...]
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/R600ISelLowering.cpp | 8 ++++++++
lib/Target/AMDGPU/R600ISelLowering.h | 2 ++
lib/Target/AMDGPU/SIISelLowering.cpp | 12 ++++++++++++
lib/Target/AMDGPU/SIISelLowering.h | 2 ++
4 files changed, 24 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 compiler-rt.
from b3d9ce6c0 [sanitizer] [SystemZ] Update CVE-2016-2143 check for Ubuntu 16.04
new 3e7872b74 Allow armv{7,7s,7k,7m,7em} builds
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/builtin-config-ix.cmake | 2 +-
lib/builtins/arm/aeabi_cdcmp.S | 11 +++++++++++
lib/builtins/arm/aeabi_cfcmp.S | 11 +++++++++++
lib/builtins/arm/eqdf2vfp.S | 1 +
lib/builtins/arm/eqsf2vfp.S | 1 +
lib/builtins/arm/gedf2vfp.S | 1 +
lib/builtins/arm/gesf2vfp.S | 1 +
lib/builtins/arm/gtdf2vfp.S | 1 +
lib/builtins/arm/gtsf2vfp.S | 1 +
lib/builtins/arm/ledf2vfp.S | 1 +
lib/builtins/arm/lesf2vfp.S | 1 +
lib/builtins/arm/ltdf2vfp.S | 1 +
lib/builtins/arm/ltsf2vfp.S | 1 +
lib/builtins/arm/nedf2vfp.S | 1 +
lib/builtins/arm/nesf2vfp.S | 1 +
lib/builtins/arm/unorddf2vfp.S | 1 +
lib/builtins/arm/unordsf2vfp.S | 1 +
lib/builtins/assembly.h | 2 ++
18 files changed, 39 insertions(+), 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 clang.
from 428da5f9a1 [coroutines] Make generic lambda coroutines work
new bee521a5c2 [PowerPC] Implement vec_xxsldwi builtin.
new e4bf08d44b [OPENMP] Allow value of thread local variables in target regions.
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/clang/Basic/BuiltinsPPC.def | 1 +
lib/CodeGen/CGBuiltin.cpp | 41 +++++++++++++++++++++++++++
lib/Headers/altivec.h | 1 +
lib/Sema/SemaChecking.cpp | 1 +
lib/Sema/SemaDecl.cpp | 9 ++++--
test/CodeGen/builtins-ppc-error.c | 8 ++++++
test/CodeGen/builtins-ppc-vsx.c | 55 ++++++++++++++++++++++++++++++++++++
test/OpenMP/nvptx_target_codegen.cpp | 39 +++++++++++++------------
8 files changed, 134 insertions(+), 21 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.