This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 9a6630977 Add entry 64599ac97eb1346dcc0e45b722c4a84c8c72e899 from https [...]
new 99d8f9fbf Add entry a292e7edf8b2fc51d3e86a96ff5dff45d16bd264 from https [...]
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:
.../tcwg_bmk-code_size-spec2k6/llvm-aarch64-master-Oz_LTO/build_url | 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 3e3d115c946 Daily bump.
new f5891967947 Minimal prange class showing inlining degradation to VRP.
new 64993a89ad7 Implement basic prange class.
new a7f12853800 Add streaming support for prange.
new f859996a976 Add storage support for prange.
new 7c1b1366307 Add hashing support for prange.
new ddf039adef5 Add prange implementation for get_legacy_range.
new 31377eed515 Implement range-op dispatch for prange.
new e7b6e9663e9 Implement operator_identity for prange.
new a91fd7b4342 Implement operator_cst for prange.
new 95fce0dc730 Implement operator_cast for prange.
new 1a4f5d49910 Implement operator_min and operator_max for prange.
new 54d3fd6d9f5 Implement operator_addr_expr for prange.
new 86ff3c45ea8 Implement pointer_plus_operator for prange.
new f803b93feef Implement operator_pointer_diff for prange.
new e58f1491695 Implement operator_bitwise_and for prange.
new 6b9e640d491 Implement operator_bitwise_or for prange.
new d1be4c907fa Implement operator_not_equal for prange.
new bcb226924f5 Implement operator_equal for prange.
new bfa2323d1dd Implement operator_lt for prange.
new 3a4ee6ea862 Implement operator_le for prange.
new 76fae4051a7 Implement operator_gt for prange.
new ff306c77b7c Implement operator_ge for prange....
new 6cec31d44a4 Add prange entries in gimple-range-op.cc.
The 23 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/data-streamer-in.cc | 12 +
gcc/data-streamer-out.cc | 10 +
gcc/gimple-range-op.cc | 36 +
gcc/range-op-mixed.h | 156 ++++
gcc/range-op-ptr.cc | 1545 +++++++++++++++++++++++++++++++++++++++
gcc/range-op.cc | 124 ++++
gcc/range-op.h | 111 +++
gcc/value-range-pretty-print.cc | 25 +
gcc/value-range-pretty-print.h | 1 +
gcc/value-range-storage.cc | 117 +++
gcc/value-range-storage.h | 33 +
gcc/value-range.cc | 354 ++++++++-
gcc/value-range.h | 214 +++++-
13 files changed, 2730 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 5e61a5f66 Add entry 64599ac97eb1346dcc0e45b722c4a84c8c72e899 from https [...]
new 9a6630977 Add entry 64599ac97eb1346dcc0e45b722c4a84c8c72e899 from https [...]
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:
.../commit-log.txt | 12 ++++++++++++
.../jira/components | 0
.../jira/description | 21 +++++++++++++++++++++
.../jira/startdate | 0
.../jira/summary | 1 +
.../status-summary.txt | 0
.../status.txt | 5 +++++
.../llvm-aarch64-master-O3_LTO/details.txt | 2 ++
.../reproduction_instructions.txt | 8 ++++----
.../llvm-aarch64-master-O3_LTO}/status-summary.txt | 0
.../llvm-aarch64-master-O3_LTO/status.txt | 6 +++---
.../llvm-aarch64-master-O3_LTO/summary.txt | 2 --
.../status-summary.txt | 0
.../tcwg_bmk-code_speed-cpu2017rate/status.txt | 12 +++---------
14 files changed, 51 insertions(+), 18 deletions(-)
create mode 100644 llvm/sha1/64599ac97eb1346dcc0e45b722c4a84c8c72e899/commit-log.txt
copy llvm/sha1/{00e80fbfb9151a68e7383dcec7da69c867225e54 => 64599ac97eb1346dcc0e45 [...]
create mode 100644 llvm/sha1/64599ac97eb1346dcc0e45b722c4a84c8c72e899/jira/description
copy {gdb/sha1/4de4e48514fc47aeb4ca95cd4091e2a333fbe9e1 => llvm/sha1/64599ac97eb13 [...]
create mode 100644 llvm/sha1/64599ac97eb1346dcc0e45b722c4a84c8c72e899/jira/summary
copy llvm/sha1/{04f9a8a7d67d18d42d0a7f0073d8c22e52f6de18 => 64599ac97eb1346dcc0e45 [...]
create mode 100644 llvm/sha1/64599ac97eb1346dcc0e45b722c4a84c8c72e899/status.txt
create mode 100644 llvm/sha1/64599ac97eb1346dcc0e45b722c4a84c8c72e899/tcwg_bmk-cod [...]
copy {gcc/sha1/109f1b28fc94c93096506e3df0c25e331cef19d0/tcwg_bmk-fujitsu_speed-cpu [...]
copy llvm/sha1/{04f9a8a7d67d18d42d0a7f0073d8c22e52f6de18 => 64599ac97eb1346dcc0e45 [...]
copy llvm/sha1/{6b03ce374e0dc64868b4b6665056dfc3fda0e98f => 64599ac97eb1346dcc0e45 [...]
delete mode 100644 llvm/sha1/64599ac97eb1346dcc0e45b722c4a84c8c72e899/tcwg_bmk-cod [...]
copy llvm/sha1/{04f9a8a7d67d18d42d0a7f0073d8c22e52f6de18 => 64599ac97eb1346dcc0e45 [...]
--
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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from caa321e89 Add entry ad30265ccfb211fca35789df2d1404cc12302219 from https [...]
new 5e61a5f66 Add entry 64599ac97eb1346dcc0e45b722c4a84c8c72e899 from https [...]
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:
.../llvm-aarch64-master-O3_LTO/build_url | 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 325c3f5f1 Add entry ad30265ccfb211fca35789df2d1404cc12302219 from https [...]
new caa321e89 Add entry ad30265ccfb211fca35789df2d1404cc12302219 from https [...]
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:
.../jira/description | 5 +++
.../jira/yaml | 5 +++
.../status.txt | 5 +++
.../master-aarch64/details.txt | 40 ++++++++++++++--------
.../master-aarch64/reproduction_instructions.txt | 4 +--
.../master-aarch64}/status-summary.txt | 0
.../master-aarch64/status.txt | 4 +--
.../tcwg_gnu_native_check_gcc}/status-summary.txt | 0
.../tcwg_gnu_native_check_gcc/status.txt | 4 +--
9 files changed, 46 insertions(+), 21 deletions(-)
copy {gdb/sha1/4e417d7bb1c7d8b8a73b73b0b7c051f0a6e1b6b6 => gcc/sha1/ad30265ccfb211 [...]
copy gcc/sha1/ad30265ccfb211fca35789df2d1404cc12302219/{tcwg_gnu_cross_check_gcc = [...]
copy gcc/sha1/{02917ac4528e32d1b2d0da5f45ef5937c56942cd => ad30265ccfb211fca35789d [...]
copy gcc/sha1/{0d0215b10dbbe39d655ceda4af283f288ec7680c => ad30265ccfb211fca35789d [...]
copy gcc/sha1/{02917ac4528e32d1b2d0da5f45ef5937c56942cd => ad30265ccfb211fca35789d [...]
copy gcc/sha1/{7f3d900684ad989164114f25eb46a33871c6533d => ad30265ccfb211fca35789d [...]
--
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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from d7be29c7d Add entry a292e7edf8b2fc51d3e86a96ff5dff45d16bd264 from https [...]
new 325c3f5f1 Add entry ad30265ccfb211fca35789df2d1404cc12302219 from https [...]
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:
.../tcwg_gnu_native_check_gcc/master-aarch64/build_url | 2 +-
.../master-aarch64}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy gcc/sha1/{0bdb9bb5607edd7df1ee74ddfcadb87324ca00c2 => ad30265ccfb211fca35789d [...]
copy gcc/sha1/ad30265ccfb211fca35789df2d1404cc12302219/{tcwg_bootstrap_check/maste [...]
--
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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 92f04ef27 Add entry a292e7edf8b2fc51d3e86a96ff5dff45d16bd264 from https [...]
new d7be29c7d Add entry a292e7edf8b2fc51d3e86a96ff5dff45d16bd264 from https [...]
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:
llvm/sha1/a292e7edf8b2fc51d3e86a96ff5dff45d16bd264/jira/description | 2 +-
llvm/sha1/a292e7edf8b2fc51d3e86a96ff5dff45d16bd264/jira/yaml | 2 +-
llvm/sha1/a292e7edf8b2fc51d3e86a96ff5dff45d16bd264/status.txt | 2 +-
.../llvm-aarch64-master-Os_LTO/details.txt | 2 ++
.../llvm-aarch64-master-Os_LTO/status.txt | 2 +-
.../tcwg_bmk-code_size-cpu2017fast/status.txt | 2 +-
6 files changed, 7 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from c7a56f71e Add entry 9c3f5fe88f19820360981d0798392799e1924cb7 from https [...]
new 92f04ef27 Add entry a292e7edf8b2fc51d3e86a96ff5dff45d16bd264 from https [...]
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:
.../tcwg_bmk-code_size-cpu2017fast/llvm-aarch64-master-Os_LTO/build_url | 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from a1e9d7f77 Add entry 9c3f5fe88f19820360981d0798392799e1924cb7 from https [...]
new c7a56f71e Add entry 9c3f5fe88f19820360981d0798392799e1924cb7 from https [...]
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:
.../9c3f5fe88f19820360981d0798392799e1924cb7/jira/description | 5 +++++
llvm/sha1/9c3f5fe88f19820360981d0798392799e1924cb7/jira/yaml | 5 +++++
llvm/sha1/9c3f5fe88f19820360981d0798392799e1924cb7/status.txt | 5 +++++
.../tcwg_bmk-code_size-spec2k6/llvm-arm-master-Os/details.txt | 11 +++++++++++
.../llvm-arm-master-Os/reproduction_instructions.txt | 4 ++--
.../llvm-arm-master-Os}/status-summary.txt | 0
.../tcwg_bmk-code_size-spec2k6/llvm-arm-master-Os/status.txt | 6 +++---
.../tcwg_bmk-code_size-spec2k6}/status-summary.txt | 0
.../tcwg_bmk-code_size-spec2k6/status.txt | 6 +++---
9 files changed, 34 insertions(+), 8 deletions(-)
create mode 100644 llvm/sha1/9c3f5fe88f19820360981d0798392799e1924cb7/tcwg_bmk-cod [...]
copy llvm/sha1/9c3f5fe88f19820360981d0798392799e1924cb7/{tcwg_bmk-code_size-cpu201 [...]
copy llvm/sha1/{695ce48c63ec582a46bfbda9b066f4d3bcde143f => 9c3f5fe88f19820360981d [...]
copy llvm/sha1/{cbdccb30c23f71f20d05b19256232419e7c5e517 => 9c3f5fe88f19820360981d [...]
copy llvm/sha1/{695ce48c63ec582a46bfbda9b066f4d3bcde143f => 9c3f5fe88f19820360981d [...]
copy llvm/sha1/{90ba33099cbb17e7c159e9ebc5a512037db99d6d => 9c3f5fe88f19820360981d [...]
--
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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from ef07ec933 Add entry 2a859b20146108af84c741a509dc0e534e045768 from https [...]
new a1e9d7f77 Add entry 9c3f5fe88f19820360981d0798392799e1924cb7 from https [...]
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:
.../tcwg_bmk-code_size-spec2k6/llvm-arm-master-Os}/build_url | 2 +-
.../llvm-arm-master-Os/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy llvm/sha1/{a292e7edf8b2fc51d3e86a96ff5dff45d16bd264/tcwg_bmk-code_size-spec2k [...]
copy llvm/sha1/9c3f5fe88f19820360981d0798392799e1924cb7/{tcwg_bmk-code_size-cpu201 [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.