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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 18e5245 When replacements have the same offset, make replacements wit [...]
new baa8996 [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:
docs/SanitizerCoverage.rst | 6 +++---
1 file changed, 3 insertions(+), 3 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 a64fbcf [lib/LTO] Try harder to reduce code duplication. NFCI.
new 4b868ad [llvm-objump] Simplify the code. NFCI.
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:
tools/llvm-objdump/llvm-objdump.cpp | 35 ++++++++++++-----------------------
1 file changed, 12 insertions(+), 23 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 e11be3e Define pretty printers for C++17 library components
new 45d7422 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-6-branch
in repository gcc.
from 9ce40e6 Daily bump.
new 8a68e4c 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 ed1bf60 Daily bump.
new 6f22511 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 binutils-gdb.
from 7f3c5ec Improve MinGW support in Readline
new 498f644 Automatic date update in version.in
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:
bfd/version.h | 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 gdb-7.12-branch
in repository binutils-gdb.
from aa34a16 Automatic date update in version.in
new 1b35f20 Automatic date update in version.in
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:
bfd/version.h | 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 binutils-2_27-branch
in repository binutils-gdb.
from 115b110 Automatic date update in version.in
new cde1ccd Automatic date update in version.in
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:
bfd/version.h | 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 52c60ce [X86][SSE] Added vector udiv combine tests
new a64fbcf [lib/LTO] Try harder to reduce code duplication. NFCI.
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/LTO/LTOBackend.cpp | 27 ++++++++++++++-------------
1 file changed, 14 insertions(+), 13 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 063b327 [X86][SSE] Added vector fcopysign combine tests
new 52c60ce [X86][SSE] Added vector udiv combine tests
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/CodeGen/X86/combine-udiv.ll | 199 +++++++++++++++++++++++++++++++++++++++
1 file changed, 199 insertions(+)
create mode 100644 test/CodeGen/X86/combine-udiv.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 b6d6773 [ThinLTO] Ensure anonymous globals renamed even at -O0
new 063b327 [X86][SSE] Added vector fcopysign combine tests
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/CodeGen/X86/combine-fcopysign.ll | 722 ++++++++++++++++++++++++++++++++++
1 file changed, 722 insertions(+)
create mode 100644 test/CodeGen/X86/combine-fcopysign.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 1982c8e [X86][SSE] Added vector mul combine tests
new b6d6773 [ThinLTO] Ensure anonymous globals renamed even at -O0
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/IPO/PassManagerBuilder.cpp | 10 +++++++++-
test/Transforms/NameAnonGlobals/rename.ll | 1 +
2 files changed, 10 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 cbaa900 [X86][SSE] Improve target shuffle mask extraction
new 1982c8e [X86][SSE] Added vector mul combine tests
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/CodeGen/X86/combine-mul.ll | 249 ++++++++++++++++++++++++++++++++++++++++
1 file changed, 249 insertions(+)
create mode 100644 test/CodeGen/X86/combine-mul.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 910a1af [ELF] - Linkerscript: change locationcounter.s to use llvm-objdump
new 0b5c6df [ELF] - Added comments. NFC.
new a6bed9d [ELF] - Fix comment. 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 | 6 +++++-
1 file 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 db0c416 [X86][AVX2] Add target shuffle constant folding tests
new 83d088f [X86][AVX] Test target shuffle combining on 32 and 64-bit targets
new cbaa900 [X86][SSE] Improve target shuffle mask extraction
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/Target/X86/X86ISelLowering.cpp | 24 +-
test/CodeGen/X86/vector-shuffle-combining-avx.ll | 356 ++++++---
test/CodeGen/X86/vector-shuffle-combining-avx2.ll | 499 ++++++++----
.../X86/vector-shuffle-combining-avx512bw.ll | 840 +++++++++++++++------
test/CodeGen/X86/vector-shuffle-combining-xop.ll | 5 +-
5 files changed, 1198 insertions(+), 526 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 70b2b35 [ELF] - SEGMENT_START's default argument can be an expression
new 910a1af [ELF] - Linkerscript: change locationcounter.s to use llvm-objdump
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/ELF/linkerscript/locationcounter.s | 308 +++-----------------------------
1 file changed, 21 insertions(+), 287 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 6e169ef [ELF] Linkerscript: fixed bug about commands processing.
new 70b2b35 [ELF] - SEGMENT_START's default argument can be an expression
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 | 6 ++----
test/ELF/linkerscript/Inputs/segment-start.script | 2 +-
test/ELF/linkerscript/segment-start.s | 4 ++--
3 files changed, 5 insertions(+), 7 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 679cf95 [X86][AVX] Add target shuffle constant folding tests
new db0c416 [X86][AVX2] Add target shuffle constant folding tests
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/CodeGen/X86/vector-shuffle-combining-avx2.ll | 30 +++++++++++++++++++++++
1 file changed, 30 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 973dd0e [Hexagon] segv while processing SUnit with nullNodePtr
new 05c5270 [X86][SSSE3] Add target shuffle constant folding tests
new aa105ad [X86][XOP] Add target shuffle constant folding tests
new 679cf95 [X86][AVX] Add target shuffle constant folding tests
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:
test/CodeGen/X86/vector-shuffle-combining-avx.ll | 37 +++++++++
test/CodeGen/X86/vector-shuffle-combining-ssse3.ll | 16 ++++
test/CodeGen/X86/vector-shuffle-combining-xop.ll | 90 ++++++++++++++++++++++
3 files changed, 143 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 clang-tools-extra.
from 97c9504 [clang-tidy] Bugfix for readability-redundant-control-flow check
new 4c80dcd [clang-rename] Fix handling of unchanged 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:
clang-rename/tool/ClangRename.cpp | 2 +-
clang-reorder-fields/tool/ClangReorderFields.cpp | 9 ++-------
test/clang-rename/IncludeHeaderWithSymbol.cpp | 10 ++++++++++
test/clang-rename/Inputs/HeaderWithSymbol.h | 1 +
4 files changed, 14 insertions(+), 8 deletions(-)
create mode 100644 test/clang-rename/IncludeHeaderWithSymbol.cpp
create mode 100644 test/clang-rename/Inputs/HeaderWithSymbol.h
--
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 de82da5 AMDGPU: Fix broken FrameIndex handling
new 973dd0e [Hexagon] segv while processing SUnit with nullNodePtr
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/Hexagon/HexagonSubtarget.cpp | 4 +
test/CodeGen/Hexagon/SUnit-boundary-prob.ll | 202 ++++++++++++++++++++++++++++
2 files changed, 206 insertions(+)
create mode 100644 test/CodeGen/Hexagon/SUnit-boundary-prob.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 28d0522 AMDGPU: Rename spill operands to match real instruction
new de82da5 AMDGPU: Fix broken FrameIndex handling
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/AMDGPUISelDAGToDAG.cpp | 68 ++++-------------------------
lib/Target/AMDGPU/SIISelLowering.cpp | 39 -----------------
lib/Target/AMDGPU/SIISelLowering.h | 1 -
lib/Target/AMDGPU/SIInstrInfo.td | 5 +++
lib/Target/AMDGPU/SIInstructions.td | 5 +++
test/CodeGen/AMDGPU/captured-frame-index.ll | 50 ++++++++++++++++++---
test/CodeGen/AMDGPU/local-stack-slot-bug.ll | 6 ++-
7 files changed, 66 insertions(+), 108 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 077ab85 AMDGPU: Push bitcasts through build_vector
new 28d0522 AMDGPU: Rename spill operands to match real instruction
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/SIInstructions.td | 6 +++---
lib/Target/AMDGPU/SIRegisterInfo.cpp | 20 ++++++++++----------
2 files changed, 13 insertions(+), 13 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 338f974 [libFuzzer] properly reset the guards when reseting the cover [...]
new 077ab85 AMDGPU: Push bitcasts through build_vector
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/AMDGPUISelLowering.cpp | 27 +++++++++++
test/CodeGen/AMDGPU/bitcast-vector-extract.ll | 69 +++++++++++++++++++++++++++
2 files changed, 96 insertions(+)
create mode 100644 test/CodeGen/AMDGPU/bitcast-vector-extract.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 5d164d4 * config/ia64/ia64.h (ASM_OUTPUT_DWARF_OFFSET): Add cast. * c [...]
new e11be3e Define pretty printers for C++17 library components
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:
libstdc++-v3/ChangeLog | 7 +++
libstdc++-v3/python/libstdcxx/v6/printers.py | 66 +++++++++++++++++++++++-----
2 files changed, 63 insertions(+), 10 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 c6e2dc3 [compiler-rt] Disable building of profiling runtime when LLVM [...]
new adecae7 [tsan] Update signal_cond.cc to write to stderr intead of stdout
new 9016490 [tsan] Update fork_atexit.cc to consistently print to stderr [...]
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:
test/tsan/fork_atexit.cc | 2 +-
test/tsan/signal_cond.cc | 2 +-
2 files 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.
unknown user pushed a change to branch master
in repository clang.
from 72aeae9 clang-format: [JS] Fix a crash in handledTemplateStrings.
new 18e5245 When replacements have the same offset, make replacements wit [...]
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/clang/Tooling/Core/Replacement.h | 5 +++++
lib/Tooling/Core/Replacement.cpp | 12 +++---------
2 files changed, 8 insertions(+), 9 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 da70a47 [ELF] - Fixed mistypes in comments. NFC.
new 6e169ef [ELF] Linkerscript: fixed bug about commands processing.
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 | 1 +
test/ELF/linkerscript/sections-constraint4.s | 20 ++++++++++++++++++++
2 files changed, 21 insertions(+)
create mode 100644 test/ELF/linkerscript/sections-constraint4.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 gcc.
from eee940f Daily bump.
new 5d164d4 * config/ia64/ia64.h (ASM_OUTPUT_DWARF_OFFSET): Add cast. * c [...]
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/config/i386/cygming.h | 6 ++++--
gcc/config/ia64/ia64.h | 3 ++-
3 files changed, 11 insertions(+), 3 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 binutils-gdb.
from a3fa21c Automatic date update in version.in
new 7f3c5ec Improve MinGW support in Readline
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:
readline/ChangeLog.gdb | 37 +++++++++++++++++++++++++++++++++++++
readline/complete.c | 9 +++++----
readline/config.h.in | 3 +++
readline/configure | 17 +++++++++++++++++
readline/configure.in | 3 +++
readline/display.c | 4 ++--
readline/funmap.c | 2 +-
readline/histfile.c | 4 ++++
readline/input.c | 34 +++++++++++++++++++++++++++++++++-
readline/kill.c | 2 +-
readline/readline.h | 4 ++--
readline/tcap.h | 2 ++
readline/tilde.c | 4 ++++
readline/util.c | 11 +++++++++++
14 files changed, 125 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 lld.
from 0267750 Attempt to fix buildbot.
new da70a47 [ELF] - Fixed mistypes in comments. 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.h | 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.
unknown user pushed a change to branch master
in repository clang.
from 028c96e [sanitizer-coverage] change trace-pc to use 8-byte guards
new 72aeae9 clang-format: [JS] Fix a crash in handledTemplateStrings.
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/Format/FormatTokenLexer.cpp | 2 ++
unittests/Format/FormatTestJS.cpp | 3 +++
2 files changed, 5 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 45dceee Remove undefined weak hooks from dll thunk export list to rea [...]
new c6e2dc3 [compiler-rt] Disable building of profiling runtime when LLVM [...]
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/config-ix.cmake | 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 d1e3c5a Don't create a SymbolTable in Function when the LLVMContext d [...]
new 338f974 [libFuzzer] properly reset the guards when reseting the cover [...]
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 | 3 +++
lib/Fuzzer/FuzzerTracePC.cpp | 8 ++++++++
lib/Fuzzer/test/trace-pc/CMakeLists.txt | 2 +-
3 files changed, 12 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 f3f34d6 [MIR Parser] Fix Build!
new d1e3c5a Don't create a SymbolTable in Function when the LLVMContext d [...]
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/IR/Function.h | 11 +++++++----
lib/AsmParser/LLParser.cpp | 6 +++---
lib/Bitcode/Writer/BitcodeWriter.cpp | 3 ++-
lib/CodeGen/MIRParser/MIParser.cpp | 6 +++---
lib/CodeGen/MIRParser/MIRParser.cpp | 2 +-
lib/IR/BasicBlock.cpp | 2 +-
lib/IR/Function.cpp | 6 ++++--
lib/IR/Value.cpp | 6 +++---
lib/Transforms/IPO/StripSymbols.cpp | 3 ++-
tools/bugpoint/CrashDebugger.cpp | 9 +++------
10 files changed, 29 insertions(+), 25 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 b9cc2c4 [libFuzzer] change trace-pc to use 8-byte guards
new 5f16c76 MIR Parser: issue an error when the Context discard value names.
new f3f34d6 [MIR Parser] Fix Build!
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/MIRParser/MIRParser.cpp | 8 ++++++++
1 file changed, 8 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 977635d Revert "Don't create a SymbolTable in Function when the LLVMC [...]
new 16197d8 [sanitizer-coverage] change trace-pc to use 8-byte guards
new b9cc2c4 [libFuzzer] change trace-pc to use 8-byte guards
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/Fuzzer/FuzzerInternal.h | 23 ++++++-
lib/Fuzzer/FuzzerLoop.cpp | 3 +
lib/Fuzzer/FuzzerTracePC.cpp | 74 ++++++++++++++--------
lib/Fuzzer/test/DSO1.cpp | 11 ++++
lib/Fuzzer/test/DSO2.cpp | 11 ++++
lib/Fuzzer/test/DSOTestExtra.cpp | 11 ++++
lib/Fuzzer/test/DSOTestMain.cpp | 27 ++++++++
lib/Fuzzer/test/fuzzer-jobs.test | 2 +-
lib/Fuzzer/test/fuzzer.test | 4 ++
lib/Fuzzer/test/trace-pc/CMakeLists.txt | 22 +++++++
.../Instrumentation/SanitizerCoverage.cpp | 51 ++++++++-------
test/Instrumentation/SanitizerCoverage/tracing.ll | 2 +-
12 files changed, 184 insertions(+), 57 deletions(-)
create mode 100644 lib/Fuzzer/test/DSO1.cpp
create mode 100644 lib/Fuzzer/test/DSO2.cpp
create mode 100644 lib/Fuzzer/test/DSOTestExtra.cpp
create mode 100644 lib/Fuzzer/test/DSOTestMain.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 clang.
from c80f3af CodeGen: refactor the ObjC cstring literal creation
new 028c96e [sanitizer-coverage] change trace-pc to use 8-byte guards
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/SanitizerCoverage.rst | 19 +++++++++----------
1 file changed, 9 insertions(+), 10 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 e3e722b Don't create a SymbolTable in Function when the LLVMContext d [...]
new 977635d Revert "Don't create a SymbolTable in Function when the LLVMC [...]
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/IR/Function.h | 3 +--
lib/IR/Function.cpp | 6 ++----
2 files changed, 3 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 zorg.
from 1940dfe [ARM] Adding new ARMv7 buildbots
new 290fd30 [fuzzer bot] disable pdbdump and clang* fuzzers -- sadly noon [...]
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:
.../builders/sanitizers/buildbot_fuzzer.sh | 28 +++++++++++-----------
1 file changed, 14 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.