This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 33d5681 [PM] Change the static object whose address is used to unique [...]
new fe8bde7 llvm-readobj: Use hash tables to print dynamic symbols.
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/tools/llvm-readobj/gnu-symbols.test | 28 ++++++++
tools/llvm-readobj/ELFDumper.cpp | 109 ++++++++++++++++++++++++++++++-
2 files changed, 136 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 compiler-rt.
from cc39c11 [asan/win] Fix incremental linking vs. global registration
new 4d7a00b [asan/win] Check assumptions about the incremental linker more
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_globals_win.cc | 10 +++++++++-
1 file changed, 9 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 lld.
from d225a4d lld: Default image base address to 0x200000 on x86-64
new c01599f Define toString() as a generic function to get a string for e [...]
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/GdbIndex.cpp | 3 +--
ELF/InputFiles.cpp | 37 ++++++++++++++++++-------------------
ELF/InputFiles.h | 4 ++--
ELF/InputSection.cpp | 26 ++++++++++++++++----------
ELF/InputSection.h | 2 ++
ELF/Relocations.cpp | 18 +++++++++---------
ELF/SymbolTable.cpp | 4 ++--
ELF/Symbols.cpp | 4 ++--
ELF/SyntheticSections.cpp | 8 ++++----
ELF/Target.cpp | 12 ++++++------
ELF/Target.h | 2 +-
ELF/Writer.cpp | 4 +++-
12 files changed, 66 insertions(+), 58 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 8a5473d * config/ia64/ia64.c (ia64_emit_insn_before): Fix prototype.
new 1f1a3de 2016-11-23 Prathamesh Kulkarni <prathamesh.kulkarni(a)linaro.org>
new 5008863 * config/iq2000/iq2000.c (iq2000_rtx_costs): Avoid multiplic [...]
new 48642c2 * config/mcore/mcore.c (emit_new_cond_insn): Fix prototype.
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:
gcc/ChangeLog | 12 ++++++++++++
gcc/config/iq2000/iq2000.c | 2 +-
gcc/config/mcore/mcore.c | 2 +-
gcc/gimple-fold.c | 17 +++++++++++++++++
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.dg/tree-ssa/pr78153-1.c | 10 ++++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr78153-2.c | 11 +++++++++++
gcc/tree-vrp.c | 10 ++++++++++
8 files changed, 68 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr78153-1.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr78153-2.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 gcc.
from ee1f2de [Patch ARM 17/17] Enable _Float16 for ARM and fix PR target/63250
new 8a5473d * config/ia64/ia64.c (ia64_emit_insn_before): Fix prototype.
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 | 4 ++++
gcc/config/ia64/ia64.c | 2 +-
2 files changed, 5 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 release_39
in repository llvm.
from f4becce Merging r280599:
new ecc0989 Merging r280143:
new 1d63d1c Merging r279930:
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/LoopAccessAnalysis.h | 6 ++-
include/llvm/IR/Intrinsics.td | 5 +--
lib/Analysis/LoopAccessAnalysis.cpp | 32 ++++++++++++--
.../memcheck-off-by-one-error.ll | 51 ++++++++++++++++++++++
.../LoopAccessAnalysis/number-of-memchecks.ll | 18 ++++----
.../LoopAccessAnalysis/reverse-memcheck-bounds.ll | 4 +-
.../GVN/2016-08-30-MaskedScatterGather.ll | 42 ++++++++++++++++++
.../LoopVectorize/runtime-check-readonly.ll | 8 ++--
test/Transforms/LoopVectorize/tbaa-nodep.ll | 14 +++---
.../LoopVersioningLICM/loopversioningLICM1.ll | 6 +--
10 files changed, 153 insertions(+), 33 deletions(-)
create mode 100644 test/Analysis/LoopAccessAnalysis/memcheck-off-by-one-error.ll
create mode 100644 test/Transforms/GVN/2016-08-30-MaskedScatterGather.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 3e65807 [DAG] Improve loads-from-store forwarding to handle TokenFactor
new 106bcf1 [LoadStoreVectorizer] Enable vectorization of stores in the 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:
lib/Transforms/Vectorize/LoadStoreVectorizer.cpp | 28 +++++++++--
.../LoadStoreVectorizer/AMDGPU/insertion-point.ll | 8 ++-
.../AMDGPU/store_with_aliasing_load.ll | 58 ++++++++++++++++++++++
3 files changed, 86 insertions(+), 8 deletions(-)
create mode 100644 test/Transforms/LoadStoreVectorizer/AMDGPU/store_with_aliasing_load.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 glibc.
from c650aa6 build-many-glibcs: Revert -fno-isolate-erroneous-paths option [...]
new 56ede9e Fix x86_64 -mfpmath=387 float_t, double_t (bug 20787).
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 | 15 +++++++++++++++
sysdeps/x86/bits/mathdef.h | 3 ++-
sysdeps/x86/fpu/Makefile | 6 +++++-
sysdeps/x86/fpu/test-flt-eval-method-387.c | 1 +
sysdeps/x86/fpu/test-flt-eval-method-sse.c | 1 +
5 files changed, 24 insertions(+), 2 deletions(-)
create mode 100644 sysdeps/x86/fpu/test-flt-eval-method-387.c
create mode 100644 sysdeps/x86/fpu/test-flt-eval-method-sse.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.