This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 127a36c Fixed the build by changing a couple of const char *s to StringRefs.
new 572c99a Make it so that one can register prefix matches as well as id [...]
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:
source/Plugins/Language/ObjC/NSDictionary.cpp | 44 +++++++++++++++++-------
source/Plugins/Language/ObjC/NSDictionary.h | 48 +++++++++++++++++++++++++--
2 files changed, 78 insertions(+), 14 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 b8b3b64 PR target/77621 * config/i386/i386.c (ix86_preferred_simd_m [...]
new 91123b0 PR go/77625
new 4175b76 * config/i386/i386.md (mult->ashift peephole2s): Use pow2p_h [...]
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:
gcc/ChangeLog | 10 ++++++++--
gcc/config/i386/i386.md | 4 ++--
gcc/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/ast-dump.cc | 10 +++++-----
4 files changed, 16 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 2bc83b9 [XRay] ARM 32-bit no-Thumb support in compiler-rt
new 44a4162 tsan: revert r281970
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_rtl.cc | 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 f5f252d Emit S_COMPILE3 CodeView record
new 864e0ff Fix syntactical nit from r281990.
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/AsmPrinter/CodeViewDebug.cpp | 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 gcc.
from 8fccd1a PR go/77642
new b8b3b64 PR target/77621 * config/i386/i386.c (ix86_preferred_simd_m [...]
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 | 8 ++++++++
gcc/config/i386/i386.c | 11 +++++++----
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gcc.target/i386/pr77621.c | 12 ++++++++++++
gcc/testsuite/gcc.target/i386/vect-double-2.c | 2 +-
5 files changed, 35 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr77621.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 6530b2f X86: loosen an overly aggressive MachO assertion
new f5f252d Emit S_COMPILE3 CodeView record
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/AsmPrinter/CodeViewDebug.cpp | 127 +++++++++++++++++++++++++++++++
lib/CodeGen/AsmPrinter/CodeViewDebug.h | 2 +
test/DebugInfo/COFF/asm.ll | 24 +++---
test/DebugInfo/COFF/globals.ll | 1 -
test/DebugInfo/COFF/multifile.ll | 24 +++---
test/DebugInfo/COFF/multifunction.ll | 72 ++++++++++--------
test/DebugInfo/COFF/simple.ll | 24 +++---
test/DebugInfo/COFF/typedef.ll | 1 -
test/DebugInfo/COFF/types-array.ll | 1 -
test/MC/ARM/coff-debugging-secrel.ll | 8 +-
test/MC/COFF/cv-compiler-info.ll | 56 ++++++++++++++
11 files changed, 273 insertions(+), 67 deletions(-)
create mode 100644 test/MC/COFF/cv-compiler-info.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 8dcfaca Redirect stderr to /dev/null. NFC.
new 6ba336d Don't produce an error for undefined entry symbol.
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/Driver.cpp | 7 +++----
test/ELF/linkerscript/linkerscript.s | 7 +++----
2 files changed, 6 insertions(+), 8 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 663e1b0 Remove more guts of TargetMachine::getNameWithPrefix and migr [...]
new 6530b2f X86: loosen an overly aggressive MachO assertion
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/X86/MCTargetDesc/X86AsmBackend.cpp | 8 ++++++--
test/MC/X86/fp-setup-macho.s | 11 +++++++++++
2 files changed, 17 insertions(+), 2 deletions(-)
create mode 100644 test/MC/X86/fp-setup-macho.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 clang.
from 0ee96cd Replace 'isProvablyNonNull' with existing utility llvm::IsKno [...]
new 95aa5d9 [docs] Extend the code coverage docs some 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:
docs/SourceBasedCodeCoverage.rst | 38 +++++++++++++++++++++++++++++++++++---
1 file changed, 35 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 lld.
from aabcb55 [Writer] Fix a typo. NFC.
new 8dcfaca Redirect stderr to /dev/null. 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:
test/ELF/linkerscript/linkerscript.s | 12 ++++++------
1 file 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 lld.
from e973394 Disable --rosegment when we have linker scripts.
new aabcb55 [Writer] Fix a typo. 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/Writer.cpp | 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 gcc.
from 290fee8 * doc/invoke.texi (Warning Options): Simplify language. (Op [...]
new 8fccd1a PR go/77642
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/go/gofrontend/MERGE | 2 +-
libgo/runtime/proc.c | 20 ++++++++++++++------
2 files changed, 15 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 binutils-gdb.
from 9f7efd5 ppc: Fix record support of Store String Word instructions
new 12c58cd Avoid -Wduplicated-cond warnings in gdb/python
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:
gdb/ChangeLog | 7 +++++++
gdb/python/py-arch.c | 2 ++
gdb/python/py-value.c | 2 ++
3 files changed, 11 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 gcc.
from 3f1df03 2016-09-20 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new 6139236 * dbxout.c (xcoff_debug_hooks): Add filename parameter to ea [...]
new 290fee8 * doc/invoke.texi (Warning Options): Simplify language. (Op [...]
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:
gcc/ChangeLog | 10 ++++++++++
gcc/dbxout.c | 2 +-
gcc/doc/invoke.texi | 10 +++++-----
3 files changed, 16 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 a979f72 [PATCH] [AArch64] Add missing attributes to arm_neon.h
new 3f1df03 2016-09-20 Michael Meissner <meissner(a)linux.vnet.ibm.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/ChangeLog | 10 ++++++++++
gcc/config/rs6000/altivec.md | 10 ++++++++++
gcc/config/rs6000/rs6000.c | 25 ++++++++++++++++++++-----
3 files changed, 40 insertions(+), 5 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 a93f61a GlobalISel: split aggregates for PCS lowering
new 4e09440 Improve the -debug output for Debug Range Extension (NFC)
new a619989 Remove extra argument used once on TargetMachine::getNameWith [...]
new 57ab7e9 Remove a use of subtarget initialization in the X86 backend s [...]
new 663e1b0 Remove more guts of TargetMachine::getNameWithPrefix and migr [...]
The 4 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/Target/TargetMachine.h | 2 +-
lib/CodeGen/LiveDebugValues.cpp | 3 ++-
lib/CodeGen/TargetLoweringObjectFileImpl.cpp | 9 ++++++++-
lib/Target/TargetMachine.cpp | 12 ++----------
lib/Target/X86/X86TargetMachine.cpp | 5 ++++-
5 files changed, 17 insertions(+), 14 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 f7c6911 2016-09-20 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
new a979f72 [PATCH] [AArch64] Add missing attributes to arm_neon.h
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 | 7 +++++++
gcc/config/aarch64/arm_neon.h | 12 ++++++++++++
2 files changed, 19 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.
from 956db38 [mips] MSA intrinsics header file
new 0ee96cd Replace 'isProvablyNonNull' with existing utility llvm::IsKno [...]
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/CGCall.cpp | 9 +++------
1 file 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 lld.
from 575c141 Make tests less dependent on the exact layout.
new e973394 Disable --rosegment when we have linker 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:
ELF/Writer.cpp | 15 +++++++++++++--
test/ELF/linkerscript/at.s | 19 +++++--------------
test/ELF/linkerscript/non-alloc.s | 6 ++----
test/ELF/linkerscript/repsection-symbol.s | 6 +++---
test/ELF/linkerscript/rosegment.s | 24 ++++++++++++++++++++++++
test/ELF/linkerscript/sizeofheaders.s | 4 ++--
test/ELF/linkerscript/symbol-conflict.s | 2 +-
test/ELF/linkerscript/symbols-synthetic.s | 14 +++++++-------
test/ELF/linkerscript/va.s | 6 +++---
9 files changed, 60 insertions(+), 36 deletions(-)
create mode 100644 test/ELF/linkerscript/rosegment.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 7e67c6d PR c++/77638 * parser.c (cp_parser_template_declaration_aft [...]
new a48667e PR c++/77626 * constexpr.c (cxx_fold_indirect_ref): Don't c [...]
new 8116555 PR testsuite/63299 * g++.old-deja/g++.jason/init3.C (My_str [...]
new f7c6911 2016-09-20 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
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 | 5 +++++
gcc/config/vax/vax.h | 10 ++++++++++
gcc/cp/ChangeLog | 5 +++++
gcc/cp/constexpr.c | 14 +++++---------
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/g++.dg/other/pr77626.C | 13 +++++++++++++
gcc/testsuite/g++.old-deja/g++.jason/init3.C | 2 +-
7 files changed, 49 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/other/pr77626.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 fortran-dev
in repository gcc.
from 5650a28 2016-09-10 Paul Thomas <pault(a)gcc.gnu.org>
new 3671d3f 2016-09-20 Tobias Burnus <burnus(a)net-b.de>
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:
libgfortran/ChangeLog.fortran-dev | 7 +++
libgfortran/Makefile.am | 3 +-
libgfortran/Makefile.in | 104 +++++++++++++++++++++++---------------
libgfortran/generated/shape_i1.c | 4 +-
libgfortran/generated/shape_i2.c | 4 +-
5 files changed, 74 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 llvm.
from e4f1232 [X86][SSE] Regenerate multiple combine tests
new a93f61a GlobalISel: split aggregates for PCS lowering
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/CodeGen/GlobalISel/CallLowering.h | 11 +-
include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h | 2 +-
lib/CodeGen/GlobalISel/CallLowering.cpp | 3 +-
lib/CodeGen/GlobalISel/IRTranslator.cpp | 1 -
lib/CodeGen/GlobalISel/MachineIRBuilder.cpp | 3 +-
lib/CodeGen/GlobalISel/MachineLegalizeHelper.cpp | 6 +-
lib/Target/AArch64/AArch64CallLowering.cpp | 165 ++++++++++++++++-----
lib/Target/AArch64/AArch64CallLowering.h | 12 +-
test/CodeGen/AArch64/GlobalISel/call-translator.ll | 50 +++++++
9 files changed, 199 insertions(+), 54 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 d4ed4da ld: Fix mistake in ChangeLog
new 9f7efd5 ppc: Fix record support of Store String Word instructions
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:
gdb/ChangeLog | 5 +++++
gdb/rs6000-tdep.c | 10 +++++++---
2 files changed, 12 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 gcc.
from 2f8a2ea PR middle-end/77624 * builtins.c (fold_builtin_atomic_alway [...]
new 0d49d83 PR libstdc++/77619 * include/bits/stl_construct.h: (_Constr [...]
new 59934ea PR c++/77637 * parser.c (cp_parser_std_attribute_list): Rej [...]
new 7e67c6d PR c++/77638 * parser.c (cp_parser_template_declaration_aft [...]
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/cp/ChangeLog | 11 ++
gcc/cp/parser.c | 11 +-
gcc/testsuite/ChangeLog | 6 +
gcc/testsuite/g++.dg/cpp0x/gen-attrs-62.C | 5 +
gcc/testsuite/g++.dg/cpp0x/udlit-tmpl-arg-neg2.C | 7 +
libstdc++-v3/ChangeLog | 27 +++
libstdc++-v3/include/bits/stl_construct.h | 45 +++++
libstdc++-v3/include/bits/stl_uninitialized.h | 185 +++++++++++++++++----
.../memory_management_tools/1.cc | 183 ++++++++++++++++++++
9 files changed, 447 insertions(+), 33 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/gen-attrs-62.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/udlit-tmpl-arg-neg2.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 clang.
from 93cce01 [analyzer] Calculate extent size for memory regions allocated [...]
new 956db38 [mips] MSA intrinsics header file
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/Headers/CMakeLists.txt | 1 +
lib/Headers/msa.h | 583 ++++++++++++++++
test/CodeGen/builtins-mips-msa.c | 1409 +++++++++++++++++++-------------------
3 files changed, 1285 insertions(+), 708 deletions(-)
create mode 100644 lib/Headers/msa.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 lld.
from 0d6603b Move test to the correct directory. NFC.
new 575c141 Make tests less dependent on the exact layout.
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/arm-blx.s | 1 +
test/ELF/arm-branch.s | 1 +
test/ELF/arm-thumb-branch.s | 1 +
test/ELF/linkerscript/eh-frame-hdr.s | 4 +-
test/ELF/linkerscript/exclude-multiple.s | 12 +++---
test/ELF/linkerscript/filename-spec.s | 4 +-
test/ELF/linkerscript/fill.s | 2 +-
test/ELF/linkerscript/input-sec-dup.s | 8 ++--
test/ELF/linkerscript/merge-sections.s | 26 +++++++++----
test/ELF/linkerscript/sections-constraint.s | 22 +++++------
test/ELF/linkerscript/sections-keep.s | 50 ++++++++++++-------------
test/ELF/linkerscript/sections-padding.s | 8 ++--
test/ELF/linkerscript/sizeof.s | 12 +++---
test/ELF/linkerscript/sort-nested.s | 8 ++--
test/ELF/linkerscript/sort.s | 58 ++++++++++++++---------------
test/ELF/linkerscript/symbol-assignexpr.s | 4 +-
test/ELF/linkerscript/symbols.s | 2 +-
test/ELF/linkerscript/wildcards.s | 46 +++++++++++------------
test/ELF/linkerscript/wildcards2.s | 8 ++--
19 files changed, 145 insertions(+), 132 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 c091990 move variables closer to their uses; add FIXMEs; NFC
new e4f1232 [X86][SSE] Regenerate multiple 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-multiplies.ll | 105 +++++++++++++++++----------------
1 file changed, 55 insertions(+), 50 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 9c20c96 Remove empty section commands.
new 0d6603b Move test to the correct directory. 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:
test/ELF/{ => linkerscript}/wildcards.s | 0
test/ELF/{ => linkerscript}/wildcards2.s | 0
2 files changed, 0 insertions(+), 0 deletions(-)
rename test/ELF/{ => linkerscript}/wildcards.s (100%)
rename test/ELF/{ => linkerscript}/wildcards2.s (100%)
--
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 412e71b [AMDGPU][mc] Add regression tests for Bug 28168
new c091990 move variables closer to their uses; add FIXMEs; 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/Analysis/InstructionSimplify.cpp | 20 ++++++++++----------
1 file changed, 10 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 d1742d2 tsan: check more addresses in CheckShadowMapping
new 2bc83b9 [XRay] ARM 32-bit no-Thumb support in compiler-rt
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 +-
lib/sanitizer_common/scripts/gen_dynamic_list.py | 3 +-
lib/xray/CMakeLists.txt | 8 ++
lib/xray/xray_arm.cc | 131 +++++++++++++++++++++
lib/xray/xray_inmemory_log.cc | 52 ++++++++-
lib/xray/xray_interface.cc | 141 +++++------------------
lib/xray/xray_interface_internal.h | 22 ++++
lib/xray/xray_trampoline_arm.S | 65 +++++++++++
lib/xray/xray_x86_64.cc | 116 +++++++++++++++++++
9 files changed, 423 insertions(+), 117 deletions(-)
create mode 100644 lib/xray/xray_arm.cc
create mode 100644 lib/xray/xray_trampoline_arm.S
create mode 100644 lib/xray/xray_x86_64.cc
--
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 a5bf7d4 ld: Extend documentation for EXCLUDE_FILE
new d4ed4da ld: Fix mistake in ChangeLog
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:
ld/ChangeLog | 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 gcc.
from a1268ee 2016-09-20 Andre Vehreschild <vehre(a)gcc.gnu.org>
new 2f8a2ea PR middle-end/77624 * builtins.c (fold_builtin_atomic_alway [...]
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/builtins.c | 6 ++++--
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/c-c++-common/pr77624-1.c | 14 ++++++++++++++
gcc/testsuite/c-c++-common/pr77624-2.c | 26 ++++++++++++++++++++++++++
5 files changed, 56 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/pr77624-1.c
create mode 100644 gcc/testsuite/c-c++-common/pr77624-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 compiler-rt.
from 42cfe46 [scudo] Modify Scudo to use its own Secondary Allocator
new 3451acb tsan: make CHECK more robust
new d1742d2 tsan: check more addresses in CheckShadowMapping
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/tsan/rtl/tsan_rtl.cc | 2 +-
lib/tsan/rtl/tsan_rtl_report.cc | 4 ++++
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 lld.
from f309359 Remove a use of std::list.
new 9c20c96 Remove empty section commands.
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 | 23 +++++++++++++++++++++++
test/ELF/linkerscript/align-empty.s | 14 ++++++++++++++
2 files changed, 37 insertions(+)
create mode 100644 test/ELF/linkerscript/align-empty.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 binutils-gdb.
from 7d5adfe Use 'event_ptid' instead of 'resume_ptid' on startup_inferior [...]
new a5bf7d4 ld: Extend documentation for EXCLUDE_FILE
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:
ld/ChangeLog | 5 +++++
ld/ld.texinfo | 15 +++++++++++++++
2 files changed, 20 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 gcc.
from 0b77b2c 2016-09-20 Richard Biener <rguenther(a)suse.de>
new a1268ee 2016-09-20 Andre Vehreschild <vehre(a)gcc.gnu.org>
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 | 5 +++++
gcc/testsuite/gfortran.dg/coarray_allocate_7.f08 | 2 +-
2 files changed, 6 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 gcc.
from 50c1af9 Replace casts with floordiv operator in Python xmethods
new 0b77b2c 2016-09-20 Richard Biener <rguenther(a)suse.de>
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/torture/pr77646.c | 21 +++++++++++++++++++++
gcc/tree-ssa-sccvn.c | 4 ++++
4 files changed, 36 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr77646.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 8e5c84a AVX-512: Fixed a bug in lowering saturated operations on KNL.
new 412e71b [AMDGPU][mc] Add regression tests for Bug 28168
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/MC/AMDGPU/regression/bug28168.s | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 test/MC/AMDGPU/regression/bug28168.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 glibc.
from e68c8d2 sysd-rules: Cut down the number of rtld-% pattern rules
new 8837917 Remove remnants of .og patterns
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 | 8 ++++++++
Makeconfig | 2 +-
Makerules | 1 -
sysdeps/i386/i686/Makefile | 2 --
sysdeps/sparc/sparc32/sparcv9/Makefile | 2 --
sysdeps/sparc/sparc64/Makefile | 1 -
6 files changed, 9 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 9101685 [AMDGPU] Refactor VOP3 instruction TD definitions
new 8e5c84a AVX-512: Fixed a bug in lowering saturated operations on KNL.
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/X86/X86ISelLowering.cpp | 10 ++++++++--
test/CodeGen/X86/xaluo.ll | 10 ++++++++++
2 files changed, 18 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 binutils-gdb.
from e8eafa2 Automatic date update in version.in
new 7d5adfe Use 'event_ptid' instead of 'resume_ptid' on startup_inferior [...]
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:
gdb/ChangeLog | 6 ++++++
gdb/fork-child.c | 4 ++--
2 files changed, 8 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 2a3c739 AMDGPU: Improve documentation.
new 4aaf90e Make llvm::ConvertDebugDeclareToDebugValue() be a void functi [...]
new 9101685 [AMDGPU] Refactor VOP3 instruction TD definitions
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/Transforms/Utils/Local.h | 6 +-
lib/Target/AMDGPU/CIInstructions.td | 25 ---
lib/Target/AMDGPU/SIInstrInfo.td | 90 --------
lib/Target/AMDGPU/SIInstructions.td | 250 ---------------------
lib/Target/AMDGPU/VIInstructions.td | 8 -
lib/Target/AMDGPU/VOP3Instructions.td | 404 ++++++++++++++++++++++++++++++++++
lib/Target/AMDGPU/VOPInstructions.td | 44 ++++
lib/Transforms/Utils/Local.cpp | 13 +-
8 files changed, 456 insertions(+), 384 deletions(-)
create mode 100644 lib/Target/AMDGPU/VOP3Instructions.td
--
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 96747db Daily bump.
new a8a3769 Replace casts with floordiv operator in Python xmethods
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 | 5 +++++
libstdc++-v3/python/libstdcxx/v6/xmethods.py | 10 +++++-----
2 files changed, 10 insertions(+), 5 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 29f5332 [sanitizer] one more attempt to enable llvm_symbolizer on the [...]
new 649ecb4 [ARM] Change libcxx bot to find the right RT library's name
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:
buildbot/osuosl/master/config/builders.py | 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 gcc.
from 49ab999 [GCC][PATCH] Add __artificial__ attribute to Aarch64 NEON intrinsics
new 50c1af9 Replace casts with floordiv operator in Python xmethods
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 | 5 +++++
libstdc++-v3/python/libstdcxx/v6/xmethods.py | 6 +++---
2 files changed, 8 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 gcc-6-branch
in repository gcc.
from 3d2b268 2016-09-20 Thomas Preud'homme <thomas.preudhomme(a)arm.com>
new ca15445 Replace casts with floordiv operator in Python xmethods
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 | 5 +++++
libstdc++-v3/python/libstdcxx/v6/xmethods.py | 6 +++---
2 files changed, 8 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 gcc-6-branch
in repository gcc.
from 681118e Daily bump.
new 3d2b268 2016-09-20 Thomas Preud'homme <thomas.preudhomme(a)arm.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/ChangeLog | 11 ++++++++++
gcc/lra-constraints.c | 61 +++++++++++++++++++++++++++++++++++++++++----------
2 files changed, 60 insertions(+), 12 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 42ea17a Reverting revision 281960 due to test failures.
new 2a3c739 AMDGPU: Improve documentation.
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/AMDGPUUsage.rst | 284 +++++++++++++++++++++++++++++++++-----------
docs/CompilerWriterInfo.rst | 2 +
2 files changed, 218 insertions(+), 68 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.