summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-04-04 12:27:40 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-04-04 12:27:40 +0000
commit53eea2c86f1a525b3e9e0d1ee90dde09d357f142 (patch)
tree5f84bc068d9afe67765527e763219258e39d1b14
parent97240146db386cab84712848dd227031dfa835e4 (diff)
12: onsuccess: #33: 2: [TCWG CI] Success after aosp_superproject/llvm/toolchain_superproject: 246 commits
BUILD_URL: https://ci.linaro.org/job/tcwg_aosp-code_size-dalvikvm--oriole-master-build/33/ After
-rwxr-xr-xdashboard/dashboard-generate.sh2
-rw-r--r--git/aosp_superproject_rev2
-rw-r--r--git/llvm_rev2
-rw-r--r--git/toolchain_superproject_rev2
-rw-r--r--mail/changes-list-long.txt32
-rw-r--r--mail/changes-list-short.txt2
-rw-r--r--mail/last_good.sh20
-rw-r--r--manifest.sh26
-rw-r--r--size.csv2
9 files changed, 48 insertions, 42 deletions
diff --git a/dashboard/dashboard-generate.sh b/dashboard/dashboard-generate.sh
index f14578e..e40bad6 100755
--- a/dashboard/dashboard-generate.sh
+++ b/dashboard/dashboard-generate.sh
@@ -11,7 +11,7 @@ fi
--top_artifacts "$top_artifacts" \
--baseline_branch "linaro-local/ci/tcwg_aosp-code_size-dalvikvm/oriole-master" \
--components "aosp_superproject llvm toolchain_superproject" \
- --run_date "2023-04-02T09:33:33+00:00" \
+ --run_date "2023-04-03T09:52:29+00:00" \
--relative_results true \
--squad_mode "vs-first"
diff --git a/git/aosp_superproject_rev b/git/aosp_superproject_rev
index a8f96e8..a7c7eda 100644
--- a/git/aosp_superproject_rev
+++ b/git/aosp_superproject_rev
@@ -1 +1 @@
-60385851c9e94ccc1aef59cfc36ea49242bdfa9e
+3b74625a4525f2c1e784714d77285ad41a3ec4a4
diff --git a/git/llvm_rev b/git/llvm_rev
index 803e5f7..3a321e6 100644
--- a/git/llvm_rev
+++ b/git/llvm_rev
@@ -1 +1 @@
-6afe972195454a1110ed8d20c6f2a547e6366379
+ab232c9ddf617530b958b7fbddf99b5d5d708897
diff --git a/git/toolchain_superproject_rev b/git/toolchain_superproject_rev
index 7755eb0..978185a 100644
--- a/git/toolchain_superproject_rev
+++ b/git/toolchain_superproject_rev
@@ -1 +1 @@
-d66106c447925e1562a437ec1e6a608c931db837
+bd2ea833877d73e8943e17faa5168e86cc913ac2
diff --git a/mail/changes-list-long.txt b/mail/changes-list-long.txt
index b216ec2..9337fda 100644
--- a/mail/changes-list-long.txt
+++ b/mail/changes-list-long.txt
@@ -1,14 +1,20 @@
-aosp_superproject/llvm
+aosp_superproject/llvm/toolchain_superproject
-60385851c9e94ccc1aef59cfc36ea49242bdfa9e [Cronet] Fix native tests running on older devices
-912ad67f25218700ab43ca7be630c2d467fb3ad2 Merge "pdl: Ensure that all generated files compile"
-1d8146be3da50ece06aeee81da633b14ce297018 Merge changes If0bf4f4d,Ibd30a33f,Ia316096e,Ia96eee09
-c095dfd5e463efafb832d0a27f3b375c257afa6f Merge "Add paulduffin to PREBUILTS_MODULE_OWNERS"
-d318cedf0eae5713b46b9204e2b6a9a9e0cfd8ca Upgrade spin to 0.9.7
-... and 15 more aosp_superproject commits
-6afe972195454a1110ed8d20c6f2a547e6366379 Revert "Reland "[compiler-rt] Drop -Werror in compiler flag checks""
-0b9259c00de173fda48d66cbbd0ae697a6dff98f [LICM] Extract helper for getClobberingMemoryAccess()
-932911d6b10a7503a0b9c5e1a2ddb581cc3421bf [AArch64] Remove redundant `mov 0` instruction for high 64-bits
-cc26222eb4a68b388e2ad9d7cb0382187bded718 [Orc] Print section load-addresses for debug objects as hex again
-968b4172f6a9878e56dc911f3f9df089d2a9134f [clang][Interp] Fix derived-to-base casts for >1 levels
-... and 54 more llvm commits
+3b74625a4525f2c1e784714d77285ad41a3ec4a4 Merge "pvmfw: Call CRYPTO_library_init before using BSSL"
+ea843640bf3f6ba650fb90b47385aa05d7d0d937 Add trace points for class loading.
+e04c5e6310a1e043efcda8a6bfc627220d35adac Merge "Update owners for some ART related files."
+59a24b33205b10b9f305ab099d22c96504579155 Ensure cleanup is enabled
+706e1e19123ebd3665010065c45a82b112b5ea8a Use version 2.x of the protobuf crate
+... and 108 more aosp_superproject commits
+ab232c9ddf617530b958b7fbddf99b5d5d708897 [PowerPC] Convert tests to opaque pointers (NFC)
+22b8edc46e11608c93317960398fff80104a9aed [InstCombine] Pre-land tests for maximum(a,b) +* minimum(a,b) => a +* b
+39eb7ae9c91fa2f3da5f2b2da9105abe95a7af01 [PowerPC] Name instructions in tests (NFC)
+c75d36e8271558492d78d22e5659fbb542ca103e [Hexagon] Convert some tests to opaque pointers (NFC)
+88318dfad83e99783e5e2f5044367cb3a786a3d1 [InstCombine][NFC] Update generated variable names in signed-truncation-check.ll
+... and 121 more llvm commits
+bd2ea833877d73e8943e17faa5168e86cc913ac2 Merge "ELS TLS documentation: s/module/module_id/."
+ec5295e2a584e67cf1d06f36edaa1a3b83744a59 Merge "Also disable CFI on Musl"
+2dd2361f1fa934b1750997e08987b111afe57175 Merge "uapi headers: simplify the <linux/compiler.h> stuff."
+7f927d07af3c9e5bf12924a9b59b74fb7a8f8bdc Merge "Nullability check for spawn module"
+501ea65772ab712307e3c09368ab6b13c4d0275f Merge "Disable UBSan on Darwin and Windows"
+... and 2 more toolchain_superproject commits
diff --git a/mail/changes-list-short.txt b/mail/changes-list-short.txt
index 7f5c78a..e66298a 100644
--- a/mail/changes-list-short.txt
+++ b/mail/changes-list-short.txt
@@ -1 +1 @@
-aosp_superproject/llvm: 79 commits
+aosp_superproject/llvm/toolchain_superproject: 246 commits
diff --git a/mail/last_good.sh b/mail/last_good.sh
index f260716..1a3a4eb 100644
--- a/mail/last_good.sh
+++ b/mail/last_good.sh
@@ -6,22 +6,22 @@ rr[ci_project]="tcwg_aosp-code_size-dalvikvm"
rr[ci_config]="oriole-master"
declare -g "bmk_branch=master"
declare -g "scripts_branch=master"
-rr[aosp_superproject_git]="https://android.googlesource.com/platform/superproject.git#5454a36fa96c689139794fc199a954e0eb962661"
-rr[llvm_git]="https://github.com/llvm/llvm-project.git#aeee4ebd689171c963aa5d973e14cb6e731eb147"
+rr[aosp_superproject_git]="https://android.googlesource.com/platform/superproject.git#60385851c9e94ccc1aef59cfc36ea49242bdfa9e"
+rr[llvm_git]="https://github.com/llvm/llvm-project.git#6afe972195454a1110ed8d20c6f2a547e6366379"
rr[toolchain_superproject_git]="https://android.googlesource.com/platform/superproject#d66106c447925e1562a437ec1e6a608c931db837"
rr[mode]="build"
rr[update_baseline]="onsuccess"
-declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_aosp-code_size-dalvikvm--oriole-master-build/31/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_aosp-code_size-dalvikvm--oriole-master-build/32/"
declare -g "SQUAD_GRP=tcwg"
# Processed 24 options
-rr[base-artifacts_rev]=eb13da37447df3b2265c6d30ce37a26a349175b3
+rr[base-artifacts_rev]=a7e10da6d12e4499fb7cecf6719718fffd53ace3
rr[toolchain_superproject_url]=https://android.googlesource.com/platform/superproject
rr[toolchain_superproject_rev]=d66106c447925e1562a437ec1e6a608c931db837
-rr[debug_toolchain_superproject_date]=1680369970 # 17 hours ago
+rr[debug_toolchain_superproject_date]=1680369970 # 2 days ago
rr[llvm_url]=https://github.com/llvm/llvm-project.git
-rr[llvm_rev]=aeee4ebd689171c963aa5d973e14cb6e731eb147
-rr[debug_llvm_date]=1680424909 # 3 hours ago
+rr[llvm_rev]=6afe972195454a1110ed8d20c6f2a547e6366379
+rr[debug_llvm_date]=1680516361 # 71 minutes ago
rr[aosp_superproject_url]=https://android.googlesource.com/platform/superproject.git
-rr[aosp_superproject_rev]=5454a36fa96c689139794fc199a954e0eb962661
-rr[debug_aosp_superproject_date]=1680425853 # 3 hours ago
-rr[results_date]=1680339666
+rr[aosp_superproject_rev]=60385851c9e94ccc1aef59cfc36ea49242bdfa9e
+rr[debug_aosp_superproject_date]=1680516255 # 2 hours ago
+rr[results_date]=1680428013
diff --git a/manifest.sh b/manifest.sh
index 1a3a4eb..f0b9ced 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -1,4 +1,4 @@
-declare -g "jenkins_scripts_rev=8d6d28fd0015b7fff189e4970f154792feac2ee1"
+declare -g "jenkins_scripts_rev=8219bee4459b20756df80420d529f7be7b12a14b"
# Artifacts directory
rr[top_artifacts]="artifacts"
# Recording parameters to manifest: artifacts/manifest.sh
@@ -6,22 +6,22 @@ rr[ci_project]="tcwg_aosp-code_size-dalvikvm"
rr[ci_config]="oriole-master"
declare -g "bmk_branch=master"
declare -g "scripts_branch=master"
-rr[aosp_superproject_git]="https://android.googlesource.com/platform/superproject.git#60385851c9e94ccc1aef59cfc36ea49242bdfa9e"
-rr[llvm_git]="https://github.com/llvm/llvm-project.git#6afe972195454a1110ed8d20c6f2a547e6366379"
-rr[toolchain_superproject_git]="https://android.googlesource.com/platform/superproject#d66106c447925e1562a437ec1e6a608c931db837"
+rr[aosp_superproject_git]="https://android.googlesource.com/platform/superproject.git#3b74625a4525f2c1e784714d77285ad41a3ec4a4"
+rr[llvm_git]="https://github.com/llvm/llvm-project.git#ab232c9ddf617530b958b7fbddf99b5d5d708897"
+rr[toolchain_superproject_git]="https://android.googlesource.com/platform/superproject#bd2ea833877d73e8943e17faa5168e86cc913ac2"
rr[mode]="build"
rr[update_baseline]="onsuccess"
-declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_aosp-code_size-dalvikvm--oriole-master-build/32/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_aosp-code_size-dalvikvm--oriole-master-build/33/"
declare -g "SQUAD_GRP=tcwg"
# Processed 24 options
-rr[base-artifacts_rev]=a7e10da6d12e4499fb7cecf6719718fffd53ace3
+rr[base-artifacts_rev]=50b4401030d51f614711dc11e4c419777ea6a89c
rr[toolchain_superproject_url]=https://android.googlesource.com/platform/superproject
-rr[toolchain_superproject_rev]=d66106c447925e1562a437ec1e6a608c931db837
-rr[debug_toolchain_superproject_date]=1680369970 # 2 days ago
+rr[toolchain_superproject_rev]=bd2ea833877d73e8943e17faa5168e86cc913ac2
+rr[debug_toolchain_superproject_date]=1680554884 # 13 hours ago
rr[llvm_url]=https://github.com/llvm/llvm-project.git
-rr[llvm_rev]=6afe972195454a1110ed8d20c6f2a547e6366379
-rr[debug_llvm_date]=1680516361 # 71 minutes ago
+rr[llvm_rev]=ab232c9ddf617530b958b7fbddf99b5d5d708897
+rr[debug_llvm_date]=1680603086 # 69 minutes ago
rr[aosp_superproject_url]=https://android.googlesource.com/platform/superproject.git
-rr[aosp_superproject_rev]=60385851c9e94ccc1aef59cfc36ea49242bdfa9e
-rr[debug_aosp_superproject_date]=1680516255 # 2 hours ago
-rr[results_date]=1680428013
+rr[aosp_superproject_rev]=3b74625a4525f2c1e784714d77285ad41a3ec4a4
+rr[debug_aosp_superproject_date]=1680602433 # 2 hours ago
+rr[results_date]=1680515549
diff --git a/size.csv b/size.csv
index 20ce058..9ae10b3 100644
--- a/size.csv
+++ b/size.csv
@@ -3,6 +3,6 @@ out/soong/.intermediates/bionic/libdl/libdl/android_arm64_armv8-2a_cortex-a55_sh
out/soong/.intermediates/system/logging/liblog/liblog/android_arm64_armv8-2a_cortex-a55_shared_current/liblog.so,binary,4806
out/soong/.intermediates/bionic/libm/libm/android_arm64_armv8-2a_cortex-a55_shared_current/libm.so,binary,24046
out/soong/.intermediates/bionic/libc/libc/android_arm64_armv8-2a_cortex-a55_shared_current/libc.so,binary,126883
-out/soong/.intermediates/libnativehelper/libnativehelper/android_arm64_armv8-2a_cortex-a55_shared_apex31/unstripped/libnativehelper.so,binary,18393
out/soong/.intermediates/art/sigchainlib/libsigchain/android_arm64_armv8-2a_cortex-a55_shared_apex31/unstripped/libsigchain.so,binary,21675
+out/soong/.intermediates/libnativehelper/libnativehelper/android_arm64_armv8-2a_cortex-a55_shared_apex31/unstripped/libnativehelper.so,binary,18393
out/soong/.intermediates/art/dalvikvm/dalvikvm/android_arm64_armv8-2a_cortex-a55_apex31/unstripped/dalvikvm64,binary,6262