Commit Graph

5741 Commits

Author SHA1 Message Date
Sylvestre Ledru
65a3535222 also ignore llvm/unittests missing source 2022-10-27 11:11:12 +02:00
Sylvestre Ledru
e0510d0e62 Merge branch 'libclc-13-spv' into '13'
Make spir-v output more likely for libclc on llvm-13

See merge request pkg-llvm-team/llvm-toolchain!98
2022-10-27 07:21:11 +00:00
Jordan Justen
a3165e69a2
d/rules: Check for llvm-spirv with version suffix
Since llvm-spirv-13, the '-13' suffix has been added to the
executable.

Signed-off-by: Jordan Justen <jljusten@debian.org>
2022-10-26 13:34:13 -07:00
Jordan Justen
91091e3de5
d/patches: Drop libclc-llvm-spirv.diff now that we are setting LLVM_SPIRV
Signed-off-by: Jordan Justen <jljusten@debian.org>
2022-10-26 13:33:41 -07:00
Jordan Justen
966bddda9d
d/rules: Set LLVM_SPIRV with cmake for libclc
Signed-off-by: Jordan Justen <jljusten@debian.org>
2022-10-26 13:33:41 -07:00
Jordan Justen
0951f69405
d/rules: Call bash to use 'command -v' to location llvm-spirv executable
Signed-off-by: Jordan Justen <jljusten@debian.org>
2022-10-26 13:33:40 -07:00
Sylvestre Ledru
34a7ac73ed
fix the version check 2022-10-26 13:33:40 -07:00
Sylvestre Ledru
265a70d7d0
Disable the build of libclc on old Ubuntu (Groovy & focal) as llvm-spir is too old on these version. See bug #52200 2022-10-26 13:29:43 -07:00
Jordan Justen
29308f4310
d/changelog: Start 1:13.0.1-8 changelog
Signed-off-by: Jordan Justen <jljusten@debian.org>
2022-10-26 12:49:25 -07:00
Jordan Justen
d03015ee7c
d/rules: Check for llvm-spirv with version suffix
Since llvm-spirv-13, the '-13' suffix has been added to the
executable.

Signed-off-by: Jordan Justen <jljusten@debian.org>
2022-10-26 10:25:13 -07:00
Jordan Justen
d214584519
d/patches: Drop libclc-llvm-spirv.diff now that we are setting LLVM_SPIRV
Signed-off-by: Jordan Justen <jljusten@debian.org>
2022-10-26 10:25:13 -07:00
Jordan Justen
a57d00a036
d/rules: Set LLVM_SPIRV with cmake for libclc
Signed-off-by: Jordan Justen <jljusten@debian.org>
2022-10-26 10:25:12 -07:00
Jordan Justen
3606129645
d/rules: Call bash to use 'command -v' to location llvm-spirv executable
Signed-off-by: Jordan Justen <jljusten@debian.org>
2022-10-26 10:25:10 -07:00
Jordan Justen
0209958cde
d/changelog: Start 1:14.0.6-7 changelog
Signed-off-by: Jordan Justen <jljusten@debian.org>
2022-10-26 10:24:29 -07:00
Sylvestre Ledru
848191d5fd remove patch applied upstream 2022-10-26 09:43:26 +02:00
Sylvestre Ledru
6dcaabaaa0 disable sccache on bionic 2022-10-26 09:24:47 +02:00
Sylvestre Ledru
62db712de0 disable sccache on bionic 2022-10-26 09:23:31 +02:00
Sylvestre Ledru
86b2f11f95 disable lto again for failing 2022-10-26 08:30:23 +02:00
Sylvestre Ledru
3bb6cd0438 add a test for wasm 2022-10-23 16:09:15 +02:00
Sylvestre Ledru
89e328e76b Unbreak the cmake detection (Closes: #1021857, #1022414) 2022-10-23 16:08:11 +02:00
Sylvestre Ledru
323d016610 fix changelog 2022-10-23 10:36:42 +02:00
Sylvestre Ledru
048c3a35fd document the perfs 2022-10-23 10:36:42 +02:00
Sylvestre Ledru
a130b25c41 Cherry-pick upstream fix to unbreak mips (closes: #1022169) Thanks to YunQiang Su for the patch https://reviews.llvm.org/D135553 2022-10-23 10:36:42 +02:00
Sylvestre Ledru
23a67d001d Bring back LTO 2022-10-23 10:36:41 +02:00
Sylvestre Ledru
1103ab6e4c bring back lto 2022-10-23 10:36:41 +02:00
Sylvestre Ledru
300cdbe1eb move the lto task into a different task 2022-10-23 10:36:41 +02:00
Sylvestre Ledru
0eb7a465fb Merge remote-tracking branch 'origin/14' into 15 2022-10-22 12:37:44 +02:00
Sylvestre Ledru
495fbfd835 Fix autopkgtest (remove move stuff from the cmake search) 2022-10-22 09:57:04 +02:00
Sylvestre Ledru
5ecc9b2ee2 also ignore sancov 2022-10-21 23:52:27 +02:00
Sylvestre Ledru
47420905cd test: remove a non existing option in opt. See df0b893d94e69856754a4247a44fd97d4a69b001 2022-10-21 21:36:16 +02:00
Sylvestre Ledru
8faa78309e fix the repack 2022-10-21 21:36:16 +02:00
Sylvestre Ledru
8d6df34089 fix the cmake check 2022-10-21 21:36:01 +02:00
Sylvestre Ledru
5429013a45 do not import tblgen-lsp-server either 2022-10-21 21:18:41 +02:00
Sylvestre Ledru
66881a0a5e fix typo 2022-10-20 10:31:04 +02:00
Sylvestre Ledru
a5c11bf30c sccache: run the stats at the end 2022-10-19 17:45:00 +02:00
Sylvestre Ledru
bed55eac10 sccache: continue if the server isn't started 2022-10-19 09:50:06 +02:00
Sylvestre Ledru
7a069fc1f7 sccache needs libcrypto.so.1.1 libssl.so.1.1. help him with ld lib path 2022-10-18 23:47:19 +02:00
Sylvestre Ledru
f616f7d576 bring back the debu 2022-10-18 23:20:27 +02:00
Sylvestre Ledru
ef9e8dafda Install clang-include-cleaner in clang-tools-X.Y 2022-10-18 22:07:51 +02:00
Sylvestre Ledru
ba9f2e87f7 Install llvm-debuginfo-analyzer in llvm-X.Y 2022-10-18 22:06:46 +02:00
Sylvestre Ledru
8579a7d22b improve the sccache usage 2022-10-18 21:14:11 +02:00
Sylvestre Ledru
ba6a0af222 remove artifacts 2022-10-18 17:34:10 +02:00
Sylvestre Ledru
f93ae65cf6 kill the server 2022-10-18 17:24:01 +02:00
Sylvestre Ledru
ae115f52ae start the server 2022-10-18 17:14:15 +02:00
Sylvestre Ledru
9124e9a147 show the output 2022-10-18 17:10:57 +02:00
Sylvestre Ledru
b65b1b86ee show the output 2022-10-18 17:05:20 +02:00
Sylvestre Ledru
4056d953f1 show the output 2022-10-18 17:03:24 +02:00
Sylvestre Ledru
f22e08ac09 try to debug sccache 2022-10-18 16:54:49 +02:00
Sylvestre Ledru
e89930d4a9 also debug the c++ 2022-10-18 16:35:56 +02:00
Sylvestre Ledru
79e885ebf9 Merge remote-tracking branch 'origin/15' into snapshot 2022-10-18 14:15:43 +02:00