This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from baa8996 [libFuzzer] use 'if guard' instead of 'if guard >= 0' with tr [...]
new dba490c CodeGen: mark ObjC cstring literals as constant
new f293c78 CodeGen: mark ObjC cstring literals as unnamed_addr
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/CodeGen/CGObjCMac.cpp | 7 +++--
test/CodeGenObjC/boxing.m | 12 ++++----
test/CodeGenObjC/complex-property.m | 4 +--
test/CodeGenObjC/encode-cstyle-method.m | 2 +-
test/CodeGenObjC/encode-test-6.m | 8 ++---
test/CodeGenObjC/encode-test.m | 2 +-
test/CodeGenObjC/fragile-arc.m | 8 ++---
test/CodeGenObjC/ivar-layout-64.m | 40 ++++++++++++-------------
test/CodeGenObjC/metadata-symbols-32.m | 8 ++---
test/CodeGenObjC/metadata-symbols-64.m | 8 ++---
test/CodeGenObjC/nsvalue-objc-boxable-ios-arc.m | 2 +-
test/CodeGenObjC/nsvalue-objc-boxable-ios.m | 2 +-
test/CodeGenObjC/nsvalue-objc-boxable-mac-arc.m | 2 +-
test/CodeGenObjC/nsvalue-objc-boxable-mac.m | 2 +-
test/CodeGenObjC/objc-asm-attribute-test.m | 6 ++--
test/CodeGenObjC/property-list-in-extension.m | 10 +++----
test/CodeGenObjC/reorder-synthesized-ivars.m | 36 +++++++++++-----------
test/CodeGenObjCXX/encode.mm | 2 +-
test/CodeGenObjCXX/lambda-expressions.mm | 4 +--
19 files changed, 84 insertions(+), 81 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 428ba8e [X86][SSE] Improve recognition of uitofp conversions that can [...]
new 305b3f3 [Loop Vectorizer] Consecutive memory access - fixed and simplified
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/LoopAccessAnalysis.h | 2 +-
lib/Analysis/LoopAccessAnalysis.cpp | 8 +--
lib/Transforms/Vectorize/LoopVectorize.cpp | 86 ++------------------------
test/Transforms/LoopVectorize/consec_no_gep.ll | 43 +++++++++++++
4 files changed, 53 insertions(+), 86 deletions(-)
create mode 100644 test/Transforms/LoopVectorize/consec_no_gep.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 360d7ea 2016-09-17 Louis Krupp <louis.krupp(a)gmail.com>
new b868c23 gcc/testsuite/ * gcc.target/i386/pr68633.c: Fix expected result.
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/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.target/i386/pr68633.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 master
in repository llvm.
from 868c6d1 [Loop vectorizer] Simplified GEP cloning. NFC.
new 428ba8e [X86][SSE] Improve recognition of uitofp conversions that can [...]
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/SelectionDAG/SelectionDAG.cpp | 4 -
lib/Target/X86/X86ISelLowering.cpp | 12 +-
test/CodeGen/X86/avx512-cvt.ll | 19 +-
test/CodeGen/X86/i64-to-float.ll | 303 +++---------------------------
test/CodeGen/X86/uint_to_fp-3.ll | 119 ++----------
test/CodeGen/X86/vec_int_to_fp.ll | 150 +++++----------
6 files changed, 112 insertions(+), 495 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/spec2xxx-utils.
from 00bd6b8 Add suppport for -save-temps storage of intermediate files
new 47c25b1 Speed up scripts
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:
spec2xxx-config | 4 ++--
1 file changed, 2 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/spec2xxx-utils.
from c0d6e41 Fix bug in parsing "--build <machine>" option
new 00bd6b8 Add suppport for -save-temps storage of intermediate files
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:
cpu2006.cfg | 3 +++
spec2xxx-config | 25 +++++++++++++++++++++++--
2 files changed, 26 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 f54e133 Change the order of the splitted store from high - low to low [...]
new 868c6d1 [Loop vectorizer] Simplified GEP cloning. 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/Transforms/Vectorize/LoopVectorize.cpp | 61 +++++++++++++-----------------
1 file changed, 26 insertions(+), 35 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 2bed903 [libFuzzer] use 'if guard' instead of 'if guard >= 0' with tr [...]
new f54e133 Change the order of the splitted store from high - low to low [...]
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/SelectionDAG/DAGCombiner.cpp | 4 ++--
test/CodeGen/X86/split-store.ll | 8 ++++----
2 files changed, 6 insertions(+), 6 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 45d7422 Daily bump.
new 360d7ea 2016-09-17 Louis Krupp <louis.krupp(a)gmail.com>
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/fortran/ChangeLog | 7 +++++
gcc/fortran/resolve.c | 38 ++++++++++++++++++++------
gcc/testsuite/ChangeLog | 6 +++++
gcc/testsuite/gfortran.dg/pr68078.f90 | 46 ++++++++++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/set_vm_limit.c | 22 +++++++++++++++
5 files changed, 111 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr68078.f90
create mode 100644 gcc/testsuite/gfortran.dg/set_vm_limit.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 4b868ad [llvm-objump] Simplify the code. NFCI.
new 2bed903 [libFuzzer] use 'if guard' instead of 'if guard >= 0' with tr [...]
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/Fuzzer/FuzzerInternal.h | 9 ++-
lib/Fuzzer/FuzzerTracePC.cpp | 69 ++++++++++------------
.../Instrumentation/SanitizerCoverage.cpp | 16 ++---
3 files changed, 47 insertions(+), 47 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.