Commit 51aed99
[workflows] Set up GitHub actions for Classic Flang
This commit squashes the following CI-related patches from the release_14x
branch.
commit 54a96d0
Author: Kiran Chandramohan <kiran.chandramohan@arm.com
Date: Wed Oct 28 17:08:22 2020 +0000
[workflows] Removing a few CI pipelines
commit 8bf9551
Author: Bryan Chan <bryan.chan@huawei.com>
Date: Mon May 2 21:16:56 2022 -0400
[workflows] Stop using upstream actions and enable OpenMP build
commit b921dd2
Author: michalpasztamobica <michal.paszta@mobica.com>
Date: Fri Jun 4 13:55:52 2021 +0200
[workflows] Allow pre-compile jobs to be trigerred manually.
commit 9f828fd
Author: michalpasztamobica <michal.paszta@mobica.com>
Date: Fri Jun 4 22:09:44 2021 +0200
[workflows] Add build scripts and make CI use them.
commit a976b96
Author: Abraham Tovar <abraham.tovar@mobica.com>
Date: Wed Oct 13 11:40:30 2021 +0200
[workflows] LLVM release_13x CI changes
commit 7a5ee22
Author: Abraham Tovar <abraham.tovar@mobica.com>
Date: Wed Nov 17 10:14:21 2021 +0000
[workflows] Removing CI test-base for release_100
commit a39a0c6
Author: pwisniewskimobica <przemyslaw.wisniewski@mobica.com>
Date: Thu Jan 27 15:06:19 2022 +0100
[workflows] Use GCC 11 in CI builds
commit 198a6b2
Author: pwisniewskimobica <przemyslaw.wisniewski@mobica.com>
Date: Thu Jan 13 10:11:43 2022 +0100
[workflows] Modify CI scripts to add more test variants
commit 84ed34d
Author: Bryan Chan <bryan.chan@huawei.com>
Date: Sun Apr 24 19:13:25 2022 -0400
[workflows] support GitHub actions for release_14x branch
commit dd852a6
Author: Bryan Chan <bryanpkc@gmail.com>
Date: Fri Jul 15 21:50:21 2022 -0400
[workflows] Fix CI for release_14x
commit b52bcc0
Author: Bryan Chan <bryanpkc@gmail.com>
Date: Wed Jul 27 22:28:43 2022 -0400
[build] Stop caching AArch64 Docker image layers1 parent 2e4fedd commit 51aed99
File tree
6 files changed
+279
-372
lines changed- .github/workflows
6 files changed
+279
-372
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
| 66 | + | |
| 67 | + | |
70 | 68 | | |
71 | 69 | | |
72 | 70 | | |
73 | | - | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
74 | 77 | | |
75 | 78 | | |
76 | 79 | | |
| |||
108 | 111 | | |
109 | 112 | | |
110 | 113 | | |
111 | | - | |
| 114 | + | |
| 115 | + | |
112 | 116 | | |
113 | 117 | | |
114 | 118 | | |
115 | 119 | | |
116 | | - | |
117 | | - | |
118 | 120 | | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
151 | 126 | | |
152 | | - | |
153 | | - | |
154 | | - | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
0 commit comments