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 bf25e9a Fix bit/bif instructions.
new 742e3a7 Add self to aarch64 maintainers. Fix mla 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:
sim/ChangeLog | 4 ++
sim/MAINTAINERS | 1 +
sim/aarch64/ChangeLog | 2 +
sim/aarch64/simulator.c | 65 ++++++++----------------------
sim/testsuite/sim/aarch64/ChangeLog | 2 +
sim/testsuite/sim/aarch64/{mls.s => mla.s} | 50 +++++++++++------------
6 files changed, 50 insertions(+), 74 deletions(-)
copy sim/testsuite/sim/aarch64/{mls.s => mla.s} (66%)
--
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.
Ryan Arnold pushed a change to branch linaro-local/releases/linaro-6.3-2017.02
in repository toolchain/gcc.
from 226a39c gcc/ Backport from trunk r244320. 2017-01-11 Christophe L [...]
adds 99b397a Make Linaro GCC Release Candidate 6.3-2017.02-rc2.
new ab7116a gcc/ * LINARO-VERSION: Bump version number, post release ca [...]
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/LINARO-VERSION | 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.
Ryan Arnold pushed a change to annotated tag linaro-6.3-2017.02-rc2
in repository toolchain/gcc.
at a118bd6 (tag)
tagging 99b397a1360508830a2a9448d6b65fd3bb4aed35 (commit)
replaces linaro-6.3-2017.02-rc1
tagged by Ryan S. Arnold
on Wed Feb 8 21:43:22 2017 +0000
- Log -----------------------------------------------------------------
Linaro GCC Release Candidate 6.3-2017.02-rc2
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 99b397a Make Linaro GCC Release Candidate 6.3-2017.02-rc2.
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.
--
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 193dc0b Disable wrapping llvm-xray YAML output
new 8a5fe48 [libFuzzer] increase the size of FixedWord from 27 to 64, see [...]
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/FuzzerDictionary.h | 2 +-
lib/Fuzzer/test/CMakeLists.txt | 1 +
lib/Fuzzer/test/{SingleMemcmpTest.cpp => Memcmp64BytesTest.cpp} | 7 +++++--
lib/Fuzzer/test/fuzzer-traces-hooks.test | 2 ++
4 files changed, 9 insertions(+), 3 deletions(-)
copy lib/Fuzzer/test/{SingleMemcmpTest.cpp => Memcmp64BytesTest.cpp} (63%)
--
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 3da302c 2017-02-14 Vladimir Makarov <vmakarov(a)redhat.com>
new e502db7 gcc/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:
gcc/ChangeLog | 9 +++++++++
gcc/config/rs6000/rs6000.c | 1 +
gcc/config/rs6000/vsx.md | 10 +++++-----
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/powerpc/vsx-builtin-3.c | 23 +++++++++++++++++++++++
5 files changed, 43 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 36924d4 Use "%zd" format specifier for printing number of testcases e [...]
new e9b25f2 Fix a bug in caller's BFI update code after inlining.
new 193dc0b Disable wrapping llvm-xray YAML output
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/Transforms/Utils/InlineFunction.cpp | 13 ++-
test/Transforms/Inline/bfi-update.ll | 93 ++++++++++++++++++++++
.../llvm-xray/X86/Inputs/simple-xray-instrmap.yaml | 18 ++---
test/tools/llvm-xray/X86/account-simple-case.yaml | 6 +-
.../llvm-xray/X86/account-simple-sorting.yaml | 30 +++----
test/tools/llvm-xray/X86/convert-roundtrip.yaml | 12 +--
test/tools/llvm-xray/X86/convert-to-yaml.txt | 18 ++---
.../llvm-xray/X86/convert-with-debug-syms.txt | 18 ++---
.../X86/convert-with-standalone-instrmap.txt | 18 ++---
.../llvm-xray/X86/convert-with-yaml-instrmap.txt | 18 ++---
test/tools/llvm-xray/X86/extract-instrmap.ll | 12 +--
test/tools/llvm-xray/X86/graph-simple-case.yaml | 6 +-
tools/llvm-xray/xray-converter.cc | 2 +-
tools/llvm-xray/xray-extract.cc | 2 +-
14 files changed, 157 insertions(+), 109 deletions(-)
create mode 100644 test/Transforms/Inline/bfi-update.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 clang.
from d418b54 MS inline asm: Filter MXCSR out of the inferred clobber list
new 6b15b6d [Driver] Report available language standards on user error
new 8e4aad7 Improve diagnostic reporting when using __declspec without en [...]
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/DiagnosticDriverKinds.td | 1 +
include/clang/Basic/DiagnosticParseKinds.td | 3 +
include/clang/Frontend/LangStandard.h | 6 +-
include/clang/Frontend/LangStandards.def | 8 +-
lib/Frontend/CompilerInvocation.cpp | 132 +++++++++++++++++----------
lib/Parse/ParseDecl.cpp | 25 +++++
test/Driver/unknown-std.c | 34 +++++++
test/Driver/unknown-std.cl | 16 ++++
test/Driver/unknown-std.cpp | 26 ++++++
test/Parser/declspec-recovery.c | 8 ++
test/Parser/declspec-supported.c | 10 ++
11 files changed, 215 insertions(+), 54 deletions(-)
create mode 100644 test/Driver/unknown-std.c
create mode 100644 test/Driver/unknown-std.cl
create mode 100644 test/Driver/unknown-std.cpp
create mode 100644 test/Parser/declspec-recovery.c
create mode 100644 test/Parser/declspec-supported.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 binutils-gdb.
from 3f77c76 PR python/13598 - add before_prompt event
new e8f42b5 Add ldn/stn single support, fix ldnr support.
new bf25e9a Fix bit/bif instructions.
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:
sim/aarch64/ChangeLog | 16 +
sim/aarch64/simulator.c | 571 +++++++++++++++++----------------
sim/testsuite/sim/aarch64/ChangeLog | 8 +
sim/testsuite/sim/aarch64/bit.s | 91 ++++++
sim/testsuite/sim/aarch64/ldn_single.s | 100 ++++++
sim/testsuite/sim/aarch64/ldnr.s | 176 ++++++++++
sim/testsuite/sim/aarch64/stn_single.s | 122 +++++++
7 files changed, 805 insertions(+), 279 deletions(-)
create mode 100644 sim/testsuite/sim/aarch64/bit.s
create mode 100644 sim/testsuite/sim/aarch64/ldn_single.s
create mode 100644 sim/testsuite/sim/aarch64/ldnr.s
create mode 100644 sim/testsuite/sim/aarch64/stn_single.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 llvm.
from 4bdda62 [mips] Correct mips16 return instructions definitions
new f2e64c5 WholeProgramDevirt: Change internal vcall data structures to [...]
new ea31069 [LV] Rename Induction to PrimaryInduction. NFC.
new 36924d4 Use "%zd" format specifier for printing number of testcases e [...]
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/Fuzzer/FuzzerDriver.cpp | 2 +-
lib/Transforms/IPO/WholeProgramDevirt.cpp | 168 ++++++++++++---------
lib/Transforms/Vectorize/LoopVectorize.cpp | 24 +--
.../Transforms/WholeProgramDevirt/unique-retval.ll | 15 +-
.../WholeProgramDevirt/vcp-too-wide-ints.ll | 54 +++++--
.../WholeProgramDevirt/vcp-type-mismatch.ll | 10 +-
6 files changed, 166 insertions(+), 107 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 5f8c10b rs6000: Fix the vec-adde* testcases once more
new 3da302c 2017-02-14 Vladimir Makarov <vmakarov(a)redhat.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 | 16 ++++++++++++++
gcc/lra-int.h | 4 ++++
gcc/lra-lives.c | 29 +++++++++++++++++++------
gcc/lra.c | 67 ++++++++++++++++++++++++++++++++++++---------------------
4 files changed, 85 insertions(+), 31 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.