This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 012f068 Add minimal _FloatN, _FloatNx built-in functions.
new 2567808 Improve readability of debug_tree() dumps for SSA_NAME and VE [...]
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/print-tree.c | 20 ++++++++++++++++++--
2 files changed, 28 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 82a414c [X86] Only accept SM_SentinelUndef (-1) as an undefined shuff [...]
new b24532b Reset isUndef when removing subreg from a def operand
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/MachineInstr.cpp | 2 ++
1 file changed, 2 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 c55a9a6 Reapply "[analyzer] Added valist related checkers."
new 7d0a7e9 clang-format: [JS] supports casts to types starting with punc [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
lib/Format/TokenAnnotator.cpp | 3 +++
unittests/Format/FormatTestJS.cpp | 3 +++
2 files changed, 6 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 gcc-6-branch
in repository gcc.
from ac6fe0e 2016-08-22 Richard Biener <rguenther(a)suse.de>
new 5f933dc [expr.c] PR middle-end/71700: zero-extend sub-word value when [...]
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/expr.c | 7 +++++++
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.c-torture/execute/pr71700.c | 19 +++++++++++++++++++
4 files changed, 43 insertions(+)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr71700.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 users/palves/pr20494-no-input-after-start
in repository binutils-gdb.
at f11ce88 Fix PR20494
This branch includes the following new commits:
new f11ce88 Fix PR20494
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 d8d6388 Revert -r278269 [IndVarSimplify] Eliminate zext of a signed I [...]
new a267310 Revert -r278267 [ValueTracking] An improvement to IR ValueTra [...]
new cd61cee Remove missing file from r279433 reversal
new 82a414c [X86] Only accept SM_SentinelUndef (-1) as an undefined shuff [...]
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/Analysis/ValueTracking.cpp | 38 +----------
lib/Target/X86/X86ISelLowering.cpp | 6 +-
test/Analysis/ValueTracking/iv-known-sign.ll | 97 ----------------------------
test/Transforms/BBVectorize/loop1.ll | 2 +-
4 files changed, 5 insertions(+), 138 deletions(-)
delete mode 100644 test/Analysis/ValueTracking/iv-known-sign.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 binutils-gdb.
from 4ca0333 Prevent a seg-fault in gprof when parsing a corrupt core file.
new 5fbe0d8 Free the string buffer used by the chew program to hold each [...]
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/ChangeLog | 5 +++++
bfd/doc/chew.c | 1 +
2 files changed, 6 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/spec2xxx-utils.
from abc1cf9 Merge remote-tracking branch 'origin/test'
new 1cd22e7 Add .gitreview
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:
.gitreview | 4 ++++
1 file changed, 4 insertions(+)
create mode 100644 .gitreview
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/spec2xxx-utils.
from 7909f8e Work on restricted far jumps
new 9b4a4d7 Testing branch.
new f21a6ca More hacking.
new 12f93c5 Make sure crouton-based benchmarking works.
new cb062b7 Fix problem in spec2xxx-result when testing natively
new f84da74 Fix after GCC 5.0 C standard switch
new 08ffd46 Add script to benchmark ILP32
new e47cbf5 Work on bench-ilp32.sh
new 7ddf924 Work on bench-ilp32.sh
new ef0559d Work on bench-ilp32.sh
new a15a6c5 Work on bench-ilp32.sh
new 45164b4 Work on bench-ilp32.sh
new a896afc Work on bench-ilp32.sh
new b4aec5d Work on bench-ilp32.sh
new 7809689 Work on bench-ilp32.sh
new 6ce92da Work on bench-ilp32.sh
new 6d48232 Work on bench-ilp32.sh
new 594ba24 Work on bench-ilp32.sh
new 4cd5c49 Work on bench-ilp32.sh
new bb4d5e3 Work on bench-ilp32.sh
new b0e9b54 Work on bench-ilp32.sh
new 5ea6c9b Work on bench-ilp32.sh
new 0d985de Work on bench-ilp32.sh
new de9a6de Work on bench-ilp32.sh
new d7db8a6 Work on bench-ilp32.sh
new fcf972b Work on bench-ilp32.sh
new bb6fa27 Work on bench-ilp32.sh
new 059df34 Work on bench-ilp32.sh
new 14dc8e1 Work on bench-ilp32.sh
new 9f038c9 Work on bench-ilp32.sh
new f8159dd Work on bench-ilp32.sh
new 4cf9953 Work on bench-ilp32.sh
new 8a91d98 Work on bench-ilp32.sh
new ce0d119 Work on bench-ilp32.sh
new 2844e1c Work on bench-ilp32.sh
new 0ce6542 Work on bench-ilp32.sh
new 62437e5 Work on bench-ilp32.sh
new 3726e82 Work on bench-ilp32.sh
new 5e2b59a Work on bench-ilp32.sh
new 08f25ec Work on bench-ilp32.sh
new a8ce5c0 Work on bench-ilp32.sh
new 00c7875 Work on bench-ilp32.sh
new 9e3dd29 Work on bench-ilp32.sh
new ebd6125 Work on bench-ilp32.sh
new 1313aaf Work on bench-ilp32.sh
new 7f53600 Work on bench-ilp32.sh
new a65b792 Work on bench-ilp32.sh
new 81ff176 Work on bench-ilp32.sh
new 50722c1 Work on bench-ilp32.sh
new dfd89fd Work on bench-ilp32.sh
new 4d1ba56 Work on bench-ilp32.sh
new 4e33f9c Work on bench-ilp32.sh
new b0e5f98 Work on bench-ilp32.sh
new 8d59a73 Work on bench-ilp32.sh
new 2f15426 Work on bench-ilp32.sh
new dd35674 Work on bench-ilp32.sh
new c9dc9c9 Work on bench-ilp32.sh
new b05e948 Work on bench-ilp32.sh
new 6860dd1 Work on bench-ilp32.sh
new fb1faeb Work on bench-ilp32.sh
new a0e377a Work on bench-ilp32.sh
new 180dfcd Work on restricted far jumps
new abc1cf9 Merge remote-tracking branch 'origin/test'
The 62 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/spec2xxx-utils.
from 3ed6a22 Fix date setting.
adds a3b6620 Testing branch.
adds 7e34b49 More hacking.
adds 3127503 Make sure crouton-based benchmarking works.
adds a757be3 Fix problem in spec2xxx-result when testing natively
adds c15e0cf Add script to benchmark ILP32
adds 3716557 Fix after GCC 5.0 C standard switch
adds f913948 Enable service stopping
adds 5b15d44 Merge remote-tracking branch 'origin/test' into test
adds a459740 Merge remote-tracking branch 'origin/test' into test
adds 8ee0a27 Merge branch 'test' of ssh://git.linaro.org/toolchain/spec2xx [...]
adds 17c131b Work on bench-ilp32.sh
adds 8596252 Work on bench-ilp32.sh
adds 9efd292 Work on bench-ilp32.sh
adds 5bf8355 Work on bench-ilp32.sh
adds aa37fc7 Work on bench-ilp32.sh
adds cf89baf Work on bench-ilp32.sh
adds c877bef Work on bench-ilp32.sh
adds 465d84f Work on bench-ilp32.sh
adds a791d54 Work on bench-ilp32.sh
adds ea498d1 Work on bench-ilp32.sh
adds b865300 Work on bench-ilp32.sh
adds 64783c3 Work on bench-ilp32.sh
adds 131f804 Work on bench-ilp32.sh
adds 6d09217 Work on bench-ilp32.sh
adds 7fbbb8f Work on bench-ilp32.sh
adds 9f13874 Work on bench-ilp32.sh
adds b17a41c Work on bench-ilp32.sh
adds c77a71e Work on bench-ilp32.sh
adds 0b72d66 Work on bench-ilp32.sh
adds 13283b7 Work on bench-ilp32.sh
adds 98b746a Work on bench-ilp32.sh
adds d5c96ca Work on bench-ilp32.sh
adds a92415a Work on bench-ilp32.sh
adds 6001587 Work on bench-ilp32.sh
adds 28d5c81 Work on bench-ilp32.sh
adds ad423a7 Work on bench-ilp32.sh
adds 4d9ddca Work on bench-ilp32.sh
adds caead2c Work on bench-ilp32.sh
adds 2c28f12 Work on bench-ilp32.sh
adds 77b4a20 Work on bench-ilp32.sh
adds 8754b44 Work on bench-ilp32.sh
adds cb8acd7 Work on bench-ilp32.sh
adds a4bc878 Work on bench-ilp32.sh
adds 0c02f2e Work on bench-ilp32.sh
adds 2c0f9f0 Work on bench-ilp32.sh
adds f472b98 Work on bench-ilp32.sh
adds 1ea85fd Work on bench-ilp32.sh
adds 29b6241 Work on bench-ilp32.sh
adds c2315d7 Work on bench-ilp32.sh
adds 49f2d4c Work on bench-ilp32.sh
adds 1eb5ee5 Work on bench-ilp32.sh
adds 3ee2f84 Work on bench-ilp32.sh
adds c695d4b Work on bench-ilp32.sh
adds 7fc1741 Work on bench-ilp32.sh
adds 06e7f35 Work on bench-ilp32.sh
adds 55a586b Work on bench-ilp32.sh
adds 9a70109 Work on bench-ilp32.sh
adds f893904 Work on bench-ilp32.sh
adds 8aab46d Work on bench-ilp32.sh
adds 043d5c5 Work on bench-ilp32.sh
adds f42987d Work on bench-ilp32.sh
adds a405545 Work on bench-ilp32.sh
adds cb8f74c Work on bench-ilp32.sh
adds bd95380 Work on bench-ilp32.sh
adds 7909f8e Work on restricted far jumps
No new revisions were added by this update.
Summary of changes:
README | 20 ++--
bench-ilp32.sh | 207 +++++++++++++++++++++++++++++++++++++++
cpu2000.cfg | 66 +++++++++++++
cpu2006.cfg | 54 +++++++++++
cpu2xxx.cfg | 85 ++++++++++++++++
linux-aarch64-122.tar.bz2 | Bin 0 -> 6589968 bytes
linux-armv7l-gcc4-linaro.in | 230 --------------------------------------------
spec2xxx-check | 8 +-
spec2xxx-install | 24 +++--
spec2xxx-prepare | 111 +++++++++++++++++++--
spec2xxx-result | 15 +--
spec2xxx-run | 90 ++++++++++++-----
12 files changed, 628 insertions(+), 282 deletions(-)
create mode 100755 bench-ilp32.sh
create mode 100644 cpu2000.cfg
create mode 100644 cpu2006.cfg
create mode 100644 cpu2xxx.cfg
create mode 100644 linux-aarch64-122.tar.bz2
delete mode 100644 linux-armv7l-gcc4-linaro.in
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.