Commit Graph

1332 Commits

Author SHA1 Message Date
Sylvestre Ledru
16e0582032 fix typo 2022-10-05 15:48:57 +02:00
Sylvestre Ledru
40422bb78e add bolt support 2022-10-04 09:24:13 +02:00
Sylvestre Ledru
e5e029eb86 fix the check 2022-09-23 16:19:08 +02:00
Sylvestre Ledru
b4059015fe add a check to see if the symlink is broken or not 2022-09-21 00:20:14 +02:00
Sylvestre Ledru
73f488dc74 bring back the symlink 2022-09-21 00:20:14 +02:00
Sylvestre Ledru
6cddfd8a51 improve libclc 2022-08-31 13:58:53 +02:00
Sylvestre Ledru
53465968c5 add a check for llvm spir 2022-08-31 12:18:49 +02:00
Sylvestre Ledru
b766a30adb fix the libclc check 2022-08-31 10:49:04 +02:00
Sylvestre Ledru
6d4ee32c1c Revert "Remove -DBUILTINS_CMAKE_ARGS & -DRUNTIMES_CMAKE_ARGS from the cmake call. It is done by -DBOOTSTRAP_RUNTIMES_CMAKE_ARGS & -DBOOTSTRAP_BUILTINS_CMAKE_ARGS instead"
This reverts commit 607fbd2e61.
2022-08-27 22:02:22 +02:00
Sylvestre Ledru
607fbd2e61 Remove -DBUILTINS_CMAKE_ARGS & -DRUNTIMES_CMAKE_ARGS from the cmake call. It is done by -DBOOTSTRAP_RUNTIMES_CMAKE_ARGS & -DBOOTSTRAP_BUILTINS_CMAKE_ARGS instead 2022-08-23 11:58:47 +02:00
Sylvestre Ledru
d6c406bdc9 rename the variable for something more explicit 2022-08-20 13:42:22 +02:00
Sylvestre Ledru
9bdde72430 For Debian Stretch for apt.llvm.org, use clang-14 to build itself as gcc 7 isn't available 2022-08-20 13:22:27 +02:00
Sylvestre Ledru
b39bafded8 clang doesn't have a specific SONAME anymore. See https://reviews.llvm.org/D129160 for the rational 2022-07-26 13:00:35 +02:00
Sylvestre Ledru
c0db85dec6 don't use gcc 7 for stretch yet 2022-07-04 13:35:39 +02:00
Sylvestre Ledru
7e0af84d6e On Debian stretch, force the usage of g++-7 2022-07-03 18:16:42 +02:00
John Paul Adrian Glaubitz
666503507b Built compiler-rt for default target only on sparc and sparc64 2022-06-08 10:35:24 +02:00
John Paul Adrian Glaubitz
cdc92042d1 Limit parallel link jobs for all stages on sparc and sparc64 2022-06-08 10:32:57 +02:00
Sylvestre Ledru
443b6ad594 Merge remote-tracking branch 'origin/14' into snapshot 2022-06-06 13:47:01 +02:00
Sylvestre Ledru
006b642aad Merge remote-tracking branch 'origin/13' into 14 2022-06-06 13:41:46 +02:00
Sylvestre Ledru
ac0c7b3679 Merge remote-tracking branch 'origin/14' into snapshot 2022-06-03 13:11:52 +02:00
Sylvestre Ledru
b6ea556012 Fix copy/paste 2022-06-03 13:11:41 +02:00
Sylvestre Ledru
82ad541033 Merge remote-tracking branch 'origin/14' into snapshot 2022-06-03 11:54:49 +02:00
Sylvestre Ledru
922aee77b8 Only install grpc files libclang-X.Y-dev when grpc built 2022-06-03 10:54:53 +02:00
John Paul Adrian Glaubitz
e69ad9421a Disable compiler-rt built-ins on x32 2022-06-01 07:37:38 +02:00
John Paul Adrian Glaubitz
a142ae4302 Disable compiler-rt built-ins on x32 2022-06-01 07:35:53 +02:00
John Paul Adrian Glaubitz
bfbd8f81ed Disable compiler-rt built-ins on x32 2022-06-01 07:33:45 +02:00
Gianfranco Costamagna
449667ad07 Merge branch '14' into snapshot 2022-05-31 12:44:23 +02:00
Gianfranco Costamagna
c380af2fe1 Add architectures for grpc support 2022-05-30 22:23:51 +02:00
Gianfranco Costamagna
4afa87abac rules: take some patches from Ubuntu to save extra space during build 2022-05-30 22:18:15 +02:00
Gianfranco Costamagna
b8e0a22e40 Fix GRPC installation for ports architectures 2022-05-30 22:17:37 +02:00
Gianfranco Costamagna
b6ca1c63fe Fix cosmetic typo in rules file 2022-05-30 21:50:57 +02:00
Sylvestre Ledru
1cc6c3ec59 fix the replace of tblgen-lsp-server 2022-05-23 14:00:34 +02:00
Sylvestre Ledru
8f3087bc4b also disable _IMPORT_CHECK_FILES_FOR_MLIRSupportIndentedOstream 2022-05-23 10:21:46 +02:00
Sylvestre Ledru
20434a8d21 isable tblgen-lsp-server in cmake second try 2022-05-21 09:05:21 +02:00
Sylvestre Ledru
fde284e2e4 disable tblgen-lsp-server in cmake 2022-05-19 21:34:16 +02:00
John Paul Adrian Glaubitz
247b8fa3f1 Exclude lib{Monitoring,RemoteIndex}*Proto.a on m68k and sparc64 2022-05-17 09:57:22 +02:00
Sylvestre Ledru
06906f3a85 fix the curl call in cmake 2022-05-13 18:44:33 +02:00
Sylvestre Ledru
c0119c7f46 Add the option -DLLVM_ENABLE_CURL=ON See https://github.com/llvm/llvm-project/issues/55289 2022-05-10 09:03:32 +02:00
Sylvestre Ledru
22f693c013 Add the option -DLLVM_ENABLE_CURL=ON See https://github.com/llvm/llvm-project/issues/55289 2022-05-09 22:57:31 +02:00
Sylvestre Ledru
99fd399a04 New upstream release Fixes the ABI issues 2022-04-27 08:35:48 +02:00
Sylvestre Ledru
3708ae3642 fix the libclc test 2022-04-16 00:17:01 +02:00
Sylvestre Ledru
19b9e1fba4 Disable libclc when spir is below 14 Explicit load/store type does not match pointee type of pointer operand (Producer: 'LLVM15.0.0' Reader: 'LLVM 13.0.1') 2022-04-15 09:40:16 +02:00
Sylvestre Ledru
19592db95b improve the deactivation of libclc 2022-04-14 11:54:23 +02:00
Sylvestre Ledru
a2aac98d17 don't run test libclc if not build 2022-04-14 09:47:52 +02:00
Sylvestre Ledru
b4518ceab1 don't install libclc if not build 2022-04-14 09:46:56 +02:00
Sylvestre Ledru
d9604ecece do not build libclc when the version isn't right 2022-04-13 14:45:16 +02:00
Sylvestre Ledru
f0a76d7425 also pass LLVM_TEMPORARILY_ALLOW_OLD_TOOLCHAIN to stage2 for the packages on stretch 2022-04-08 14:36:21 +02:00
Sylvestre Ledru
7043d832ae Revert "only build libclc when LLVM_SPIRV_INSTALLED==yes"
This reverts commit d8b85f0815.
2022-04-05 13:53:23 +02:00
Sylvestre Ledru
d8b85f0815 only build libclc when LLVM_SPIRV_INSTALLED==yes 2022-04-05 10:14:20 +02:00
Sylvestre Ledru
ca056fc7be Disable libclc when spir is below 12 2022-04-04 13:18:32 +02:00