This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from dc64bcd Revert bogus dg-extract-results.sh change
new b8c2c70 2016-09-23 Richard Biener <rguenther(a)suse.de>
new 81df50d 2016-09-23 Richard Biener <rguenther(a)suse.de>
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 | 14 +++++++++++++
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-56.c | 26 +++++++++++++++++++++++
gcc/tree-ssa-forwprop.c | 13 ++++++------
gcc/tree-ssa-sccvn.c | 33 +++++++++++++++++++++++++++---
5 files changed, 80 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-56.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 2dba47c Fix indentation
new 556618d Minor tweak. Avoid hardcoding.
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/Frontend/InitPreprocessor.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 llvm.
from 91fdd2b cmake: Support overriding Sphinx HTML doc install directory
new e2c1cbe [ARM] Promote small global constants to constant pools
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/ARM/ARMAsmPrinter.cpp | 33 ++++++
lib/Target/ARM/ARMAsmPrinter.h | 13 +-
lib/Target/ARM/ARMConstantIslandPass.cpp | 6 +
lib/Target/ARM/ARMConstantPoolValue.cpp | 12 ++
lib/Target/ARM/ARMConstantPoolValue.h | 20 +++-
lib/Target/ARM/ARMISelLowering.cpp | 170 +++++++++++++++++++++++++++
lib/Target/ARM/ARMMachineFunctionInfo.cpp | 2 +-
lib/Target/ARM/ARMMachineFunctionInfo.h | 25 +++-
test/CodeGen/ARM/constantpool-promote-dbg.ll | 44 +++++++
test/CodeGen/ARM/constantpool-promote.ll | 141 ++++++++++++++++++++++
10 files changed, 460 insertions(+), 6 deletions(-)
create mode 100644 test/CodeGen/ARM/constantpool-promote-dbg.ll
create mode 100644 test/CodeGen/ARM/constantpool-promote.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 67b73ea tst-open-tmpfile: Add checks for open64, openat64, linkat
new 3a35923 manual: Clarify NSS error reporting
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 ++++++++
manual/nss.texi | 45 ++++++++++++++++++++++++++++++---------------
2 files changed, 38 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 51364ff test-skeleton.c: Remove unintended #include <stdarg.h>.
new 67b73ea tst-open-tmpfile: Add checks for open64, openat64, linkat
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 ++++
io/tst-open-tmpfile.c | 103 ++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 111 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 5f4626d [PATCH 17/17][ARM] Add tests for NEON FP16 ACLE intrinsics.
new dc64bcd Revert bogus dg-extract-results.sh change
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:
contrib/ChangeLog | 4 ++++
contrib/dg-extract-results.sh | 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 53a7de6 Revert r282235 "[llvm-dwarfdump] - Teach dwarfdump to dump gd [...]
new 582d1a1 Revert r282238 "Revert r282235 "[llvm-dwarfdump] - Teach dwar [...]
new 91fdd2b cmake: Support overriding Sphinx HTML doc install directory
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:
cmake/modules/AddSphinxTarget.cmake | 11 +-
docs/CMake.rst | 5 +
include/llvm/DebugInfo/DIContext.h | 1 +
include/llvm/DebugInfo/DWARF/DWARFContext.h | 6 +
include/llvm/DebugInfo/DWARF/DWARFGdbIndex.h | 68 ++++++++
lib/DebugInfo/DWARF/CMakeLists.txt | 1 +
lib/DebugInfo/DWARF/DWARFContext.cpp | 17 ++
lib/DebugInfo/DWARF/DWARFGdbIndex.cpp | 176 +++++++++++++++++++++
.../Inputs/dwarfdump-gdbindex-v7.elf-x86-64} | Bin 13208 -> 14292 bytes
test/DebugInfo/dwarfdump-dump-gdbindex.test | 35 ++++
tools/llvm-dwarfdump/llvm-dwarfdump.cpp | 1 +
11 files changed, 319 insertions(+), 2 deletions(-)
create mode 100644 include/llvm/DebugInfo/DWARF/DWARFGdbIndex.h
create mode 100644 lib/DebugInfo/DWARF/DWARFGdbIndex.cpp
copy test/{tools/llvm-readobj/Inputs/trivial.elf-amdhsa-kaveri => DebugInfo/Inputs [...]
mode change 100755 => 100644
create mode 100644 test/DebugInfo/dwarfdump-dump-gdbindex.test
--
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 03d12d8 [PATCH 11/17][ARM] Add builtins for VFP FP16 intrinsics.
new 3d9aa5d [PATCH 12/17][ARM] Add builtins for NEON FP16 intrinsics.
new 5d4c658 [PATCH 13/17][ARM] Add VFP FP16 instrinsics.
new 34ac15c [PATCH 14/17][ARM] Add NEON FP16 instrinsics.
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 | 183 ++++++++++
gcc/config.gcc | 2 +-
gcc/config/arm/arm_fp16.h | 255 +++++++++++++
gcc/config/arm/arm_neon.h | 675 +++++++++++++++++++++++++++++++++++
gcc/config/arm/arm_neon_builtins.def | 59 ++-
5 files changed, 1171 insertions(+), 3 deletions(-)
create mode 100644 gcc/config/arm/arm_fp16.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 gcc.
from 8771094 gcc/fortran/ChangeLog:
new ada0f4c Drop TREE_OVERFLOW
new 03d12d8 [PATCH 11/17][ARM] Add builtins for VFP FP16 intrinsics.
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 | 22 ++++++++++
gcc/config/arm/arm-builtins.c | 75 ++++++++++++++++++++++++++++++----
gcc/config/arm/arm_vfp_builtins.def | 51 +++++++++++++++++++++++
gcc/config/arm/t-arm | 4 +-
gcc/ipa-cp.c | 2 +
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gcc.dg/torture/pr77677.c | 18 ++++++++
7 files changed, 168 insertions(+), 9 deletions(-)
create mode 100644 gcc/config/arm/arm_vfp_builtins.def
create mode 100644 gcc/testsuite/gcc.dg/torture/pr77677.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 b9dfeea [InstCombine] Fix for PR29124: reduce insertelements to shuff [...]
new 53a7de6 Revert r282235 "[llvm-dwarfdump] - Teach dwarfdump to dump gd [...]
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/DebugInfo/DIContext.h | 1 -
include/llvm/DebugInfo/DWARF/DWARFContext.h | 6 -
include/llvm/DebugInfo/DWARF/DWARFGdbIndex.h | 68 --------
lib/DebugInfo/DWARF/CMakeLists.txt | 1 -
lib/DebugInfo/DWARF/DWARFContext.cpp | 17 --
lib/DebugInfo/DWARF/DWARFGdbIndex.cpp | 175 ---------------------
.../Inputs/dwarfdump-gdbindex-v7.elf-x86-64 | Bin 14292 -> 0 bytes
test/DebugInfo/dwarfdump-dump-gdbindex.test | 35 -----
tools/llvm-dwarfdump/llvm-dwarfdump.cpp | 1 -
9 files changed, 304 deletions(-)
delete mode 100644 include/llvm/DebugInfo/DWARF/DWARFGdbIndex.h
delete mode 100644 lib/DebugInfo/DWARF/DWARFGdbIndex.cpp
delete mode 100644 test/DebugInfo/Inputs/dwarfdump-gdbindex-v7.elf-x86-64
delete mode 100644 test/DebugInfo/dwarfdump-dump-gdbindex.test
--
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 3d586c7 [PATCH 10/17][ARM] Refactor support code for NEON builtins.
new 6c2db53 * hooks.h (hook_uint_uintp_false): Rename to... (hook_bool_ [...]
new 75b2c6d [PATCH][IRA]Initialize ira_use_lra_p early by moving the init [...]
new 8771094 gcc/fortran/ChangeLog:
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 | 15 +++++++++++++++
gcc/fortran/ChangeLog | 5 +++++
gcc/fortran/trans-intrinsic.c | 7 +++----
gcc/hooks.c | 3 +--
gcc/hooks.h | 2 +-
gcc/ira.c | 3 ++-
gcc/target.def | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/coarray_lib_comm_1.f90 | 4 ++--
9 files changed, 35 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 gcc.
from 2227160 * tree-vect-loop-manip.c (create_intersect_range_checks_inde [...]
new e64f513 S/390: Enable wraparound in s390_contiguous_bitmask_p.
new 88b594a S/390: Improved risbg usage.
new c959fae [PATCH 9/17][ARM] Add NEON FP16 arithmetic instructions.
new 3d586c7 [PATCH 10/17][ARM] Refactor support code for NEON builtins.
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:
gcc/ChangeLog | 134 ++++++
gcc/config/arm/arm-builtins.c | 292 ++++++------
gcc/config/arm/iterators.md | 121 +++--
gcc/config/arm/neon.md | 459 ++++++++++++++++++-
gcc/config/arm/unspecs.md | 5 +-
gcc/config/s390/constraints.md | 18 +-
gcc/config/s390/predicates.md | 12 +-
gcc/config/s390/s390-protos.h | 2 +-
gcc/config/s390/s390.c | 200 +++++----
gcc/config/s390/s390.md | 259 ++++++++---
gcc/config/s390/subst.md | 21 +
gcc/testsuite/ChangeLog | 11 +
.../gcc.target/arm/armv8_2-fp16-arith-1.c | 53 ++-
gcc/testsuite/gcc.target/s390/risbg-ll-1.c | 498 +++++++++++++++++++++
gcc/testsuite/gcc.target/s390/risbg-ll-2.c | 123 +++++
gcc/testsuite/gcc.target/s390/risbg-ll-3.c | 44 ++
16 files changed, 1904 insertions(+), 348 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/s390/risbg-ll-1.c
create mode 100644 gcc/testsuite/gcc.target/s390/risbg-ll-2.c
create mode 100644 gcc/testsuite/gcc.target/s390/risbg-ll-3.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from edabdfe Fix typos: adress -> address
new 9854d86 [PATCH 7/17][ARM] Add FP16 data movement instructions.
new ce7bcd9 * ipa-cp.c (ipcp_store_vr_results): Avoid static local var [...]
new 4005a88 S/390: Mode attrs "bitoff[_plus]" simplify risbg instructions.
new 58a36bf Add missing ChangeLog from r240375
new e4ad661 [PATCH 8/17][ARM] Add VFP FP16 arithmetic instructions.
new 2227160 * tree-vect-loop-manip.c (create_intersect_range_checks_inde [...]
The 6 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 | 4 +
gcc/ChangeLog | 128 +++++
gcc/config/arm/arm.c | 16 +-
gcc/config/arm/arm.md | 81 ++-
gcc/config/arm/iterators.md | 59 ++-
gcc/config/arm/unspecs.md | 21 +
gcc/config/arm/vfp.md | 564 ++++++++++++++++++++-
gcc/config/s390/s390.md | 17 +-
gcc/cp/ChangeLog | 3 +
gcc/cp/name-lookup.c | 4 +-
gcc/ipa-cp.c | 4 +-
gcc/sreal.h | 10 +-
gcc/testsuite/ChangeLog | 15 +
.../gcc.target/arm/armv8_2-fp16-arith-1.c | 68 +++
gcc/testsuite/gcc.target/arm/armv8_2-fp16-conv-1.c | 101 ++++
gcc/testsuite/gcc.target/arm/armv8_2-fp16-move-1.c | 165 ++++++
gcc/testsuite/gcc.target/arm/fp16-aapcs-1.c | 6 +-
gcc/testsuite/gcc.target/s390/md/rXsbg_mode_sXl.c | 16 +-
gcc/tree-ssa-sccvn.c | 3 +-
gcc/tree-vect-loop-manip.c | 237 +++++++--
20 files changed, 1430 insertions(+), 92 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/armv8_2-fp16-arith-1.c
create mode 100644 gcc/testsuite/gcc.target/arm/armv8_2-fp16-conv-1.c
create mode 100644 gcc/testsuite/gcc.target/arm/armv8_2-fp16-move-1.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 837bb76 [PATCH 5/17][ARM] Enable HI mode moves for floating point values.
new 388ce7d [PATCH 6/17][ARM] Add data processing intrinsics for float16_t.
new 094be97 * lib/gcc-dg.exp (process-message): Support relative line nu [...]
new edabdfe Fix typos: adress -> address
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 | 48 ++++++
gcc/config/arm/arm.c | 10 ++
gcc/config/arm/arm_neon.h | 175 +++++++++++++++++++++
gcc/config/arm/arm_neon_builtins.def | 4 +
gcc/config/arm/iterators.md | 26 +--
gcc/config/arm/neon.md | 115 +++++++++-----
gcc/config/arm/vec-common.md | 14 ++
gcc/config/s390/vx-builtins.md | 4 +-
gcc/testsuite/ChangeLog | 20 +++
gcc/testsuite/gcc.dg/dg-test-1.c | 18 +++
.../aarch64/advsimd-intrinsics/arm-neon-ref.h | 13 +-
.../gcc.target/aarch64/advsimd-intrinsics/vbsl.c | 28 ++++
.../aarch64/advsimd-intrinsics/vdup-vmov.c | 75 +++++++++
.../aarch64/advsimd-intrinsics/vdup_lane.c | 23 +++
.../gcc.target/aarch64/advsimd-intrinsics/vext.c | 30 ++++
.../gcc.target/aarch64/advsimd-intrinsics/vrev.c | 20 +++
.../aarch64/advsimd-intrinsics/vshuffle.inc | 42 ++++-
.../gcc.target/aarch64/advsimd-intrinsics/vtrn.c | 20 +++
.../gcc.target/aarch64/advsimd-intrinsics/vuzp.c | 20 +++
.../gcc.target/aarch64/advsimd-intrinsics/vzip.c | 20 +++
20 files changed, 674 insertions(+), 51 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/dg-test-1.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 b64f7d8 [llvm-dwarfdump] - Teach dwarfdump to dump gdb-index section.
new b9dfeea [InstCombine] Fix for PR29124: reduce insertelements to shuff [...]
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:
.../InstCombine/InstCombineSimplifyDemanded.cpp | 55 ++++++++-
.../InstCombine/InstCombineVectorOps.cpp | 133 ++++++++++++++-------
test/Transforms/InstCombine/insert-const-shuf.ll | 9 ++
test/Transforms/InstCombine/vec_demanded_elts.ll | 4 +-
.../InstCombine/vector_insertelt_shuffle.ll | 29 ++++-
test/Transforms/InstCombine/x86-insertps.ll | 2 +-
6 files changed, 173 insertions(+), 59 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 lldb.
from 665663e Fix windows build caused by mixing enum and enum class.
new fec0b80 [gdb-remote] Remove the const char * version of SendPacketAnd [...]
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-server/PlatformRemoteGDBServer.cpp | 5 +-
.../Process/gdb-remote/GDBRemoteClientBase.h | 7 -
.../gdb-remote/GDBRemoteCommunicationClient.cpp | 193 +++++++++------------
.../Process/gdb-remote/ProcessGDBRemote.cpp | 36 ++--
4 files changed, 105 insertions(+), 136 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 users/palves/cxx-gdb_exceptions
in repository binutils-gdb.
discards 6f90761 gdb: Avoid exception copying in exception printing routines
discards 885a5d8 Get rid of gdb_exception::message copying/xstrdup'ing
new 70f3fff Get rid of gdb_exception::message copying/xstrdup'ing
new b73947e gdb: Avoid exception copying in exception printing routines
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (6f90761)
\
N -- N -- N refs/heads/users/palves/cxx-gdb_exceptions (b73947e)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
--
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 27b5c3d Automatic date update in version.in
new 7c4236c S/390: Move start of 64 bit binaries from 2GB to 256MB.
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 | 6 ++++++
ld/emulparams/elf64_s390.sh | 2 +-
ld/testsuite/ld-s390/tlsbin_64.dd | 3 ++-
ld/testsuite/ld-s390/tlsbin_64.rd | 4 ++--
4 files changed, 11 insertions(+), 4 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 dcd71d2 [PATCH 1/17][ARM] Add ARMv8.2-A command line option and profile.
new ce5b3c3 Fix typo in IPA ICF
new 4961b0a [PATCH 2/17][Testsuite] Add a selector for ARM FP16 alternati [...]
new cd6fbed [PATCH 3/17][Testsuite] Add ARM support for ARMv8.2-A with FP [...]
new e183c2b [PATCH 4/17][ARM] Define feature macros for FP16.
new 837bb76 [PATCH 5/17][ARM] Enable HI mode moves for floating point values.
The 5 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 | 36 ++++
gcc/config/arm/arm-c.c | 5 +
gcc/config/arm/arm.c | 5 +
gcc/config/arm/arm.md | 6 +-
gcc/config/arm/vfp.md | 93 ++++++++++
gcc/doc/sourcebuild.texi | 47 +++++
gcc/ipa-icf.c | 2 +-
gcc/testsuite/ChangeLog | 58 ++++++
gcc/testsuite/g++.dg/ext/arm-fp16/arm-fp16-ops-3.C | 1 +
gcc/testsuite/g++.dg/ext/arm-fp16/arm-fp16-ops-4.C | 1 +
gcc/testsuite/gcc.dg/ipa/pr77653.c | 2 +-
.../gcc.dg/torture/arm-fp16-int-convert-alt.c | 1 +
gcc/testsuite/gcc.dg/torture/arm-fp16-ops-3.c | 1 +
gcc/testsuite/gcc.dg/torture/arm-fp16-ops-4.c | 1 +
gcc/testsuite/gcc.target/arm/attr-fp16-arith-1.c | 45 +++++
gcc/testsuite/gcc.target/arm/fp16-compile-alt-1.c | 1 +
gcc/testsuite/gcc.target/arm/fp16-compile-alt-10.c | 1 +
gcc/testsuite/gcc.target/arm/fp16-compile-alt-11.c | 1 +
gcc/testsuite/gcc.target/arm/fp16-compile-alt-12.c | 1 +
gcc/testsuite/gcc.target/arm/fp16-compile-alt-2.c | 1 +
gcc/testsuite/gcc.target/arm/fp16-compile-alt-3.c | 1 +
gcc/testsuite/gcc.target/arm/fp16-compile-alt-4.c | 1 +
gcc/testsuite/gcc.target/arm/fp16-compile-alt-5.c | 1 +
gcc/testsuite/gcc.target/arm/fp16-compile-alt-6.c | 1 +
gcc/testsuite/gcc.target/arm/fp16-compile-alt-7.c | 1 +
gcc/testsuite/gcc.target/arm/fp16-compile-alt-8.c | 1 +
gcc/testsuite/gcc.target/arm/fp16-compile-alt-9.c | 1 +
gcc/testsuite/gcc.target/arm/fp16-compile-none-1.c | 1 +
gcc/testsuite/gcc.target/arm/fp16-compile-none-2.c | 1 +
gcc/testsuite/gcc.target/arm/fp16-rounding-alt-1.c | 1 +
gcc/testsuite/gcc.target/arm/short-vfp-1.c | 45 +++++
gcc/testsuite/lib/target-supports.exp | 202 +++++++++++++++++++++
32 files changed, 561 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/attr-fp16-arith-1.c
create mode 100644 gcc/testsuite/gcc.target/arm/short-vfp-1.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 c2a5d16 [AVX-512] Split X86ISD::VFPROUND and X86ISD::VFPEXT into sepa [...]
new 5d11fd5 [AMDGPU] Refactor VOP1 and VOP2 instruction TD definitions
new b64f7d8 [llvm-dwarfdump] - Teach dwarfdump to dump gdb-index section.
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/DebugInfo/DIContext.h | 1 +
include/llvm/DebugInfo/DWARF/DWARFContext.h | 6 +
include/llvm/DebugInfo/DWARF/DWARFGdbIndex.h | 68 ++
lib/DebugInfo/DWARF/CMakeLists.txt | 1 +
lib/DebugInfo/DWARF/DWARFContext.cpp | 17 +
lib/DebugInfo/DWARF/DWARFGdbIndex.cpp | 175 +++++
lib/Target/AMDGPU/CIInstructions.td | 34 +-
lib/Target/AMDGPU/SIInstrFormats.td | 166 -----
lib/Target/AMDGPU/SIInstrInfo.td | 782 ++-------------------
lib/Target/AMDGPU/SIInstructions.td | 422 -----------
lib/Target/AMDGPU/VIInstrFormats.td | 157 -----
lib/Target/AMDGPU/VIInstructions.td | 106 ---
lib/Target/AMDGPU/VOP1Instructions.td | 539 ++++++++++++++
lib/Target/AMDGPU/VOP2Instructions.td | 608 ++++++++++++++++
lib/Target/AMDGPU/VOP3Instructions.td | 30 +-
lib/Target/AMDGPU/VOPCInstructions.td | 50 +-
lib/Target/AMDGPU/VOPInstructions.td | 176 ++++-
.../Inputs/dwarfdump-gdbindex-v7.elf-x86-64} | Bin 13208 -> 14292 bytes
test/DebugInfo/dwarfdump-dump-gdbindex.test | 35 +
tools/llvm-dwarfdump/llvm-dwarfdump.cpp | 1 +
20 files changed, 1683 insertions(+), 1691 deletions(-)
create mode 100644 include/llvm/DebugInfo/DWARF/DWARFGdbIndex.h
create mode 100644 lib/DebugInfo/DWARF/DWARFGdbIndex.cpp
create mode 100644 lib/Target/AMDGPU/VOP1Instructions.td
create mode 100644 lib/Target/AMDGPU/VOP2Instructions.td
copy test/{tools/llvm-readobj/Inputs/trivial.elf-amdhsa-kaveri => DebugInfo/Inputs [...]
mode change 100755 => 100644
create mode 100644 test/DebugInfo/dwarfdump-dump-gdbindex.test
--
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 91f4772 Remove fused-madd from documentation
new dcd71d2 [PATCH 1/17][ARM] Add ARMv8.2-A command line option and profile.
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 | 24 ++++++++++++++++++++++++
gcc/config/arm/arm-arches.def | 10 ++++++++--
gcc/config/arm/arm-protos.h | 4 ++++
gcc/config/arm/arm-tables.opt | 16 +++++++++++-----
gcc/config/arm/arm.c | 15 +++++++++++++++
gcc/config/arm/arm.h | 14 ++++++++++++++
gcc/config/arm/bpabi.h | 4 ++++
gcc/config/arm/t-aprofile | 2 ++
gcc/doc/invoke.texi | 13 +++++++++++++
9 files changed, 95 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 clang.
from b8f10df [AVX-512] Add initial support for checking rounding mode argu [...]
new 2dba47c Fix indentation
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/Sema/constant-conversion.c | 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 f217279 Daily bump.
new e924473 Backport from 2016-09-22 trunk r240388.
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/avr/avr.c | 10 ++++++++--
2 files changed, 15 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 users/ARM/embedded-gdb-7.10-branch
in repository binutils-gdb.
from 1be8e68 Bump version to match embedded-binutils-2_26-branch
new 23c1631 Bump date
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 users/ARM/embedded-binutils-2_26-branch
in repository binutils-gdb.
from 10f612b Fix Thumb-2 BL detection
new 78a445e Bump date
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 gcc.
from 0bfdbd2 * lib/gcc-dg.exp (process-message): Support relative line nu [...]
new 0253072 Fix PR target/71652
new 82a4769 Support crc32 as a i386 target optimization node
new d4c65e0 Support movbe as a i386 target optimization node
new 91f4772 Remove fused-madd from documentation
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:
gcc/ChangeLog | 24 ++++++++
gcc/config/i386/i386.c | 72 +++++++++++++++-------
gcc/doc/extend.texi | 5 --
gcc/testsuite/ChangeLog | 14 +++++
.../gcc.target/i386/{crc32-1.c => crc32-5.c} | 4 +-
.../gcc.target/i386/{movbe-1.c => movbe-4.c} | 4 +-
gcc/testsuite/gcc.target/i386/pr71652-2.c | 13 ++++
gcc/testsuite/gcc.target/i386/pr71652-3.c | 14 +++++
gcc/testsuite/gcc.target/i386/pr71652.c | 13 ++++
9 files changed, 133 insertions(+), 30 deletions(-)
copy gcc/testsuite/gcc.target/i386/{crc32-1.c => crc32-5.c} (89%)
copy gcc/testsuite/gcc.target/i386/{movbe-1.c => movbe-4.c} (77%)
create mode 100644 gcc/testsuite/gcc.target/i386/pr71652-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr71652-3.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr71652.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 gcc-6-branch
in repository gcc.
from 9fd0a8d Daily bump.
new c083a19 Backport from 2016-09-22 trunk r240388.
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/avr/avr.c | 8 ++++++--
2 files changed, 13 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 glibc.
from 17af5da [PR19826] fix non-LE TLS in static programs
new 51364ff test-skeleton.c: Remove unintended #include <stdarg.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:
ChangeLog | 4 ++++
test-skeleton.c | 1 -
2 files changed, 4 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 e95dfb3 2016-09-23 Richard Biener <rguenther(a)suse.de>
new 8698843f * hsa-gen.c (hsa_op_immed::hsa_op_immed Use CONSTRUCTOR_NELT [...]
new 0bfdbd2 * lib/gcc-dg.exp (process-message): Support relative line nu [...]
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 | 14 ++++++++++++++
gcc/ada/ChangeLog | 6 ++++++
gcc/ada/gcc-interface/decl.c | 2 +-
gcc/cp/ChangeLog | 8 ++++++++
gcc/cp/decl.c | 4 ++--
gcc/cp/typeck2.c | 4 ++--
gcc/expr.c | 3 +--
gcc/fold-const.c | 3 +--
gcc/hsa-brig.c | 2 +-
gcc/hsa-gen.c | 5 ++---
gcc/ipa-icf-gimple.c | 4 ++--
gcc/print-tree.c | 2 +-
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/lib/gcc-dg.exp | 7 +++++++
gcc/tree-dump.c | 2 +-
gcc/tree-pretty-print.c | 2 +-
gcc/tree-sra.c | 2 +-
17 files changed, 57 insertions(+), 19 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 a38f071 [Profile] Remove unused variable
new 827ea20 [msan] Prevent initialization failure with newer (2.23+) glib [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
lib/asan/asan_malloc_linux.cc | 6 +++++-
lib/msan/msan_interceptors.cc | 43 +++++++++++++++++++++++++++++++------------
2 files changed, 36 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 gcc.
from c1e3c76 Provide right LDD offset bound in avr_address_cost
new e95dfb3 2016-09-23 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 | 4 ++++
gcc/hooks.h | 1 +
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 gcc.
from 9578c8c [RTEMS] Always use atomic builtins for libstdc++
new c1e3c76 Provide right LDD offset bound in avr_address_cost
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/ChangeLog | 5 +++++
gcc/config/avr/avr.c | 8 ++++++--
2 files changed, 11 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 55409ac Daily bump.
new 9578c8c [RTEMS] Always use atomic builtins for libstdc++
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 | 8 ++++++++
libstdc++-v3/acinclude.m4 | 8 +++++---
libstdc++-v3/config/cpu/m68k/atomicity.h | 3 +++
libstdc++-v3/configure | 14 ++++++++------
libstdc++-v3/configure.host | 4 ++++
5 files changed, 28 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 llvm.
from fd1fd77 [libFuzzer] be more precise about what we reset in TracePC
new cfb1f68 [AVX-512] Use different ISD opcodes for some of the scalar in [...]
new 27e9902 [AVX-512] Add separate ISD opcodes for each form of CVT instr [...]
new c2a5d16 [AVX-512] Split X86ISD::VFPROUND and X86ISD::VFPEXT into sepa [...]
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:
lib/Target/X86/X86ISelLowering.cpp | 27 +++++-
lib/Target/X86/X86ISelLowering.h | 32 ++++---
lib/Target/X86/X86InstrAVX512.td | 34 +++----
lib/Target/X86/X86InstrFragmentsSIMD.td | 61 +++++-------
lib/Target/X86/X86IntrinsicsInfo.h | 164 +++++++++++++++-----------------
5 files changed, 162 insertions(+), 156 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 08176f5 [OpenBSD] Add type sign information for OpenBSD
new e528dbb [X86] Split up the single switch statement in Sema::CheckX86B [...]
new b8f10df [AVX-512] Add initial support for checking rounding mode argu [...]
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
include/clang/Basic/DiagnosticSemaKinds.td | 2 +
include/clang/Sema/Sema.h | 1 +
lib/Sema/SemaChecking.cpp | 140 ++++++++++++++++++++++++++---
test/Sema/builtins-x86.c | 4 +
4 files changed, 133 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 lldb.
from 8cf5e69 Add the ability to append breakpoints to the save file.
new 665663e Fix windows build caused by mixing enum and enum class.
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/lldb/Breakpoint/BreakpointOptions.h | 2 +-
include/lldb/Target/ThreadSpec.h | 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 llvm.
from 07016d4 [libFuzzer] fix merging with trace-pc-guard
new fd1fd77 [libFuzzer] be more precise about what we reset in TracePC
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/FuzzerLoop.cpp | 8 +++++---
lib/Fuzzer/FuzzerTracePC.h | 6 +++---
2 files changed, 8 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 llvm.
from bf101a6 AMDGPU/SI: Include implicit arguments in kernarg_segment_byte_size
new 07016d4 [libFuzzer] fix merging with trace-pc-guard
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/FuzzerCorpus.h | 11 +++--------
lib/Fuzzer/FuzzerDriver.cpp | 2 +-
lib/Fuzzer/FuzzerInternal.h | 2 +-
lib/Fuzzer/FuzzerLoop.cpp | 25 ++++++++++++-------------
lib/Fuzzer/FuzzerTracePC.h | 1 +
lib/Fuzzer/test/FuzzerUnittest.cpp | 2 +-
lib/Fuzzer/test/merge.test | 8 +++++---
lib/Fuzzer/test/trace-pc/CMakeLists.txt | 1 +
8 files changed, 25 insertions(+), 27 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 73508a3 [libFuzzer] simplify the TracePC logic
new bf101a6 AMDGPU/SI: Include implicit arguments in kernarg_segment_byte_size
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/AMDGPUAsmPrinter.cpp | 3 ++-
lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 9 +++++++++
lib/Target/AMDGPU/AMDGPUSubtarget.h | 14 ++++++++++++++
test/CodeGen/AMDGPU/llvm.amdgcn.kernarg.segment.ptr.ll | 6 +++++-
4 files changed, 30 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 a750e55 [RegisterBankInfo] Mark the dump methods with LLVM_DUMP_METHOD.
new 73508a3 [libFuzzer] simplify the TracePC logic
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/FuzzerLoop.cpp | 6 ++++--
lib/Fuzzer/FuzzerTracePC.cpp | 33 ++++++++++++---------------------
lib/Fuzzer/FuzzerTracePC.h | 10 ++++------
3 files changed, 20 insertions(+), 29 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 5a965a6 [libFuzzer] move value profiling logic into TracePC
new 7bb963e [AArch64][RegisterBankInfo] Sanity check TableGen'ed like inputs.
new a750e55 [RegisterBankInfo] Mark the dump methods with LLVM_DUMP_METHOD.
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/GlobalISel/RegisterBankInfo.cpp | 8 ++---
lib/Target/AArch64/AArch64RegisterBankInfo.cpp | 47 ++++++++++++++++++++++++++
2 files changed, 51 insertions(+), 4 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 bdbe64e [MC] Support skip and count for .incbin directive
new 6744636 Triple: Add opencl environment type
new 5a965a6 [libFuzzer] move value profiling logic into TracePC
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/ADT/Triple.h | 3 ++-
lib/Fuzzer/FuzzerDriver.cpp | 4 +---
lib/Fuzzer/FuzzerInternal.h | 4 ----
lib/Fuzzer/FuzzerLoop.cpp | 3 ++-
lib/Fuzzer/FuzzerOptions.h | 2 +-
lib/Fuzzer/FuzzerTracePC.h | 7 +++++++
lib/Fuzzer/FuzzerTraceState.cpp | 33 ++++++++++-----------------------
lib/Support/Triple.cpp | 2 ++
unittests/ADT/TripleTest.cpp | 6 ++++++
9 files changed, 31 insertions(+), 33 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 28f017d [libFuzzer] change ValueBitMap to remember the number of bits in it
new bdbe64e [MC] Support skip and count for .incbin directive
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/MC/MCParser/AsmParser.cpp | 52 +++++++++++++++++++++++++++++++-----
test/MC/AsmParser/directive_incbin.s | 43 ++++++++++++++++++++++++++++-
2 files changed, 87 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 5255015 [AArch64][RegisterBankInfo] Switch to TableGen'ed like Partia [...]
new 28f017d [libFuzzer] change ValueBitMap to remember the number of bits in it
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/FuzzerDefs.h | 3 +++
lib/Fuzzer/FuzzerInternal.h | 4 +---
lib/Fuzzer/FuzzerLoop.cpp | 21 +++++++++++----------
lib/Fuzzer/FuzzerTracePC.cpp | 8 --------
lib/Fuzzer/FuzzerTracePC.h | 8 ++++----
lib/Fuzzer/FuzzerTraceState.cpp | 2 +-
lib/Fuzzer/FuzzerValueBitMap.h | 13 +++++++++----
7 files changed, 29 insertions(+), 30 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 43896df [libFuzzer] simplify the crash minimizer; split MaxLen into t [...]
new 45c56ae [RegisterBankInfo] Use array instead of SmallVector for BreakDown.
new 04905d7 [RegisterBankInfo] Check that the mapping covers the interest [...]
new 5255015 [AArch64][RegisterBankInfo] Switch to TableGen'ed like Partia [...]
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:
include/llvm/CodeGen/GlobalISel/RegisterBankInfo.h | 32 +++++++---
lib/CodeGen/GlobalISel/RegBankSelect.cpp | 18 +++---
lib/CodeGen/GlobalISel/RegisterBankInfo.cpp | 71 +++++++++++-----------
lib/Target/AArch64/AArch64GenRegisterBankInfo.def | 41 +++++++++++++
lib/Target/AArch64/AArch64RegisterBankInfo.cpp | 48 ++++++++++-----
5 files changed, 140 insertions(+), 70 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 a5fbcfd /cp 2016-09-22 Paolo Carlini <paolo.carlini(a)oracle.com>
new 9fd0a8d 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 gcc.
from ff982ab PR target/77676 - powerpc64 and powerpc64le stage2 bootstrap fail
new 55409ac 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 2bfa768 Daily bump.
new f217279 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.