[clang] 6668e4c - [OpenMP] Add Error Handling for Conflicting Pointer Sizes for Target Offload

2020-10-08 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2020-10-08T08:20:38-04:00 New Revision: 6668e4cc685e74a17ebd386913e842ac3d7472e5 URL: https://github.com/llvm/llvm-project/commit/6668e4cc685e74a17ebd386913e842ac3d7472e5 DIFF: https://github.com/llvm/llvm-project/commit/6668e4cc685e74a17ebd386913e842ac3d7472e5.diff

[clang] 3cc1f1f - [OpenMP] Replace OpenMP RTL Functions With OMPIRBuilder and OMPKinds.def

2020-10-08 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2020-10-08T14:00:22-04:00 New Revision: 3cc1f1fc1d97952136185f4eafb827694875de17 URL: https://github.com/llvm/llvm-project/commit/3cc1f1fc1d97952136185f4eafb827694875de17 DIFF: https://github.com/llvm/llvm-project/commit/3cc1f1fc1d97952136185f4eafb827694875de17.diff

[clang] 1dce692 - Revert "[OpenMP] Add Error Handling for Conflicting Pointer Sizes for Target Offload"

2020-10-05 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2020-10-05T12:35:39-04:00 New Revision: 1dce692de1896412693f25a3afb4818883a611e7 URL: https://github.com/llvm/llvm-project/commit/1dce692de1896412693f25a3afb4818883a611e7 DIFF: https://github.com/llvm/llvm-project/commit/1dce692de1896412693f25a3afb4818883a611e7.diff

[clang] 24df30e - [OpenMP] Fixing OpenMP/driver.c failing on 32-bit hosts

2020-10-19 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2020-10-19T13:41:53-04:00 New Revision: 24df30efda6169915bc75bbf78d4c7f65d5f57e2 URL: https://github.com/llvm/llvm-project/commit/24df30efda6169915bc75bbf78d4c7f65d5f57e2 DIFF: https://github.com/llvm/llvm-project/commit/24df30efda6169915bc75bbf78d4c7f65d5f57e2.diff

[clang] eaf7329 - [OpenMP] Add Error Handling for Conflicting Pointer Sizes for Target Offload

2020-10-05 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2020-10-05T11:02:13-04:00 New Revision: eaf73293cb6b8d45dd85ffced57aea7ad4177754 URL: https://github.com/llvm/llvm-project/commit/eaf73293cb6b8d45dd85ffced57aea7ad4177754 DIFF: https://github.com/llvm/llvm-project/commit/eaf73293cb6b8d45dd85ffced57aea7ad4177754.diff

[clang] 1b60f63 - Revert "[OpenMP] Replace OpenMP RTL Functions With OMPIRBuilder and OMPKinds.def"

2020-09-30 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2020-09-30T15:12:21-04:00 New Revision: 1b60f63e4fd041550019b692dc7bf490dce2c75c URL: https://github.com/llvm/llvm-project/commit/1b60f63e4fd041550019b692dc7bf490dce2c75c DIFF: https://github.com/llvm/llvm-project/commit/1b60f63e4fd041550019b692dc7bf490dce2c75c.diff

[clang] 90eaedd - [OpenMP] Replace OpenMP RTL Functions With OMPIRBuilder and OMPKinds.def

2020-09-30 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2020-09-30T14:00:01-04:00 New Revision: 90eaedda9b8ef46e2c0c1b8bce33e98a3adbb68c URL: https://github.com/llvm/llvm-project/commit/90eaedda9b8ef46e2c0c1b8bce33e98a3adbb68c DIFF: https://github.com/llvm/llvm-project/commit/90eaedda9b8ef46e2c0c1b8bce33e98a3adbb68c.diff

[clang] cd4a4ae - [OpenMP] Fixing OpenMP/driver.c failing on 32-bit hosts

2020-10-21 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2020-10-21T17:01:36-04:00 New Revision: cd4a4ae97a7ccfa381e06936cd0981cb7d978ec1 URL: https://github.com/llvm/llvm-project/commit/cd4a4ae97a7ccfa381e06936cd0981cb7d978ec1 DIFF: https://github.com/llvm/llvm-project/commit/cd4a4ae97a7ccfa381e06936cd0981cb7d978ec1.diff

[clang] 3bbbe4c - [OpenMP] Add Additional Function Attribute Information to OMPKinds.def

2020-07-18 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2020-07-18T12:55:50-04:00 New Revision: 3bbbe4c4b6c8e20538a388df164da6f8d935e0cc URL: https://github.com/llvm/llvm-project/commit/3bbbe4c4b6c8e20538a388df164da6f8d935e0cc DIFF: https://github.com/llvm/llvm-project/commit/3bbbe4c4b6c8e20538a388df164da6f8d935e0cc.diff

[clang] 2db182f - [Diagnostics] Allow emitting analysis and missed remarks on functions

2021-05-19 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2021-05-19T15:10:20-04:00 New Revision: 2db182ff8d0c0d50155bf70d1db60b4e78c348ca URL: https://github.com/llvm/llvm-project/commit/2db182ff8d0c0d50155bf70d1db60b4e78c348ca DIFF: https://github.com/llvm/llvm-project/commit/2db182ff8d0c0d50155bf70d1db60b4e78c348ca.diff

[clang] 807466e - [OpenMP] Restore backwards compatibility for libomptarget

2021-03-11 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2021-03-11T09:52:11-05:00 New Revision: 807466ef28125cf7268c860b09d5563c9c93602a URL: https://github.com/llvm/llvm-project/commit/807466ef28125cf7268c860b09d5563c9c93602a DIFF: https://github.com/llvm/llvm-project/commit/807466ef28125cf7268c860b09d5563c9c93602a.diff

[clang] ec66ed7 - [OpenMP] Correctly add member expressions to OpenMP info

2021-08-20 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2021-08-20T20:45:14-04:00 New Revision: ec66ed79f43c3303e462b86eff65d08d6cf8229f URL: https://github.com/llvm/llvm-project/commit/ec66ed79f43c3303e462b86eff65d08d6cf8229f DIFF: https://github.com/llvm/llvm-project/commit/ec66ed79f43c3303e462b86eff65d08d6cf8229f.diff

[clang] 29b44ca - [OpenMP] Add flag for setting debug in the offloading device

2021-09-10 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2021-09-10T18:19:19-04:00 New Revision: 29b44ca896e7c5d9fef20f3660cbe5eb321b91ea URL: https://github.com/llvm/llvm-project/commit/29b44ca896e7c5d9fef20f3660cbe5eb321b91ea DIFF: https://github.com/llvm/llvm-project/commit/29b44ca896e7c5d9fef20f3660cbe5eb321b91ea.diff

[clang] f28e710 - [OpenMP] Make CUDA math library functions SPMD amenable

2021-09-10 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2021-09-10T14:52:45-04:00 New Revision: f28e710db720a913f4b508a9dc43f25e81629e72 URL: https://github.com/llvm/llvm-project/commit/f28e710db720a913f4b508a9dc43f25e81629e72 DIFF: https://github.com/llvm/llvm-project/commit/f28e710db720a913f4b508a9dc43f25e81629e72.diff

[clang] c30d773 - [OpenMP] Change debugging symbol to weak_odr linkage

2021-09-17 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2021-09-17T21:25:24-04:00 New Revision: c30d7730ebde18d61b33ae1de9ded69dac6ea6be URL: https://github.com/llvm/llvm-project/commit/c30d7730ebde18d61b33ae1de9ded69dac6ea6be DIFF: https://github.com/llvm/llvm-project/commit/c30d7730ebde18d61b33ae1de9ded69dac6ea6be.diff

[clang] 9efdca8 - [OpenMP] Introduce new flags to assert thread and team usage in the runtime

2021-10-07 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2021-10-07T22:23:09-04:00 New Revision: 9efdca87c78256bb00ed51521272dec2deed7f23 URL: https://github.com/llvm/llvm-project/commit/9efdca87c78256bb00ed51521272dec2deed7f23 DIFF: https://github.com/llvm/llvm-project/commit/9efdca87c78256bb00ed51521272dec2deed7f23.diff

[clang] bad44d5 - [OpenMP] Add RTL function for getting number of threads in block.

2021-10-08 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2021-10-08T22:21:59-04:00 New Revision: bad44d5f39bc29c1062f0c4ce8b71720734ad3cb URL: https://github.com/llvm/llvm-project/commit/bad44d5f39bc29c1062f0c4ce8b71720734ad3cb DIFF: https://github.com/llvm/llvm-project/commit/bad44d5f39bc29c1062f0c4ce8b71720734ad3cb.diff

[clang] d12502a - [OpenMP] Apply OpenMP assumptions to applicable call sites

2021-09-29 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2021-09-29T16:08:21-04:00 New Revision: d12502a3abae41c106b715cd29281a4de05efef2 URL: https://github.com/llvm/llvm-project/commit/d12502a3abae41c106b715cd29281a4de05efef2 DIFF: https://github.com/llvm/llvm-project/commit/d12502a3abae41c106b715cd29281a4de05efef2.diff

[clang] 4b5c3e5 - [OpenMP] Remove doing assumption propagation in the front end.

2021-11-09 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2021-11-09T17:39:24-05:00 New Revision: 4b5c3e591d74f0f5810608b45ede58f3d489e14d URL: https://github.com/llvm/llvm-project/commit/4b5c3e591d74f0f5810608b45ede58f3d489e14d DIFF: https://github.com/llvm/llvm-project/commit/4b5c3e591d74f0f5810608b45ede58f3d489e14d.diff

[clang] c99407e - [OpenMP] Make the new device runtime the default

2021-12-02 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2021-12-02T11:11:45-05:00 New Revision: c99407e31c3977bf397531bf115a63b0fda68e4d URL: https://github.com/llvm/llvm-project/commit/c99407e31c3977bf397531bf115a63b0fda68e4d DIFF: https://github.com/llvm/llvm-project/commit/c99407e31c3977bf397531bf115a63b0fda68e4d.diff

[clang] 96ff74a - [OpenMP] Remove the new runtime default for AMDGPU

2021-12-02 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2021-12-02T12:35:58-05:00 New Revision: 96ff74a0d5982cb70ac25883f3b0d5bb99947aa9 URL: https://github.com/llvm/llvm-project/commit/96ff74a0d5982cb70ac25883f3b0d5bb99947aa9 DIFF: https://github.com/llvm/llvm-project/commit/96ff74a0d5982cb70ac25883f3b0d5bb99947aa9.diff

[clang] bc9c4d7 - [OpenMP][FIX] Pass the num_threads value directly to parallel_51

2021-12-09 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2021-12-09T16:30:29-05:00 New Revision: bc9c4d7216a5bcdeec8543834fe1451db2c46e5c URL: https://github.com/llvm/llvm-project/commit/bc9c4d7216a5bcdeec8543834fe1451db2c46e5c DIFF: https://github.com/llvm/llvm-project/commit/bc9c4d7216a5bcdeec8543834fe1451db2c46e5c.diff

[clang] 806bbc4 - [OpenMP] Try to embed offloading objects after codegen

2022-03-14 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-03-14T20:08:24-04:00 New Revision: 806bbc49dc07465eddc883b09d48dd93fb64d147 URL: https://github.com/llvm/llvm-project/commit/806bbc49dc07465eddc883b09d48dd93fb64d147 DIFF: https://github.com/llvm/llvm-project/commit/806bbc49dc07465eddc883b09d48dd93fb64d147.diff

[clang] 9f89769 - [Clang] Add offload kind to embedded offload object

2022-03-14 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-03-14T20:08:27-04:00 New Revision: 9f89769cd775ce6dc27cad0fbfdd94bf94bc8f99 URL: https://github.com/llvm/llvm-project/commit/9f89769cd775ce6dc27cad0fbfdd94bf94bc8f99 DIFF: https://github.com/llvm/llvm-project/commit/9f89769cd775ce6dc27cad0fbfdd94bf94bc8f99.diff

[clang] 23d885b - [OpenMP][NFC] Refactor new driver to be more general

2022-03-14 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-03-14T20:08:29-04:00 New Revision: 23d885b3a2e8a1e0c22cfcbccec410865e7653c9 URL: https://github.com/llvm/llvm-project/commit/23d885b3a2e8a1e0c22cfcbccec410865e7653c9 DIFF: https://github.com/llvm/llvm-project/commit/23d885b3a2e8a1e0c22cfcbccec410865e7653c9.diff

[clang] 06b336c - [OpenMP] Implement dense map info for device file

2022-03-14 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-03-14T20:08:26-04:00 New Revision: 06b336c4cd2c91e0dec877cca1303eddaeb4ef79 URL: https://github.com/llvm/llvm-project/commit/06b336c4cd2c91e0dec877cca1303eddaeb4ef79 DIFF: https://github.com/llvm/llvm-project/commit/06b336c4cd2c91e0dec877cca1303eddaeb4ef79.diff

[clang] f1388b6 - [OpenMP][Fix] Fix test failing after patch

2022-03-14 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-03-14T21:51:38-04:00 New Revision: f1388b616ab83b1022cb967ab8a868cf36d83161 URL: https://github.com/llvm/llvm-project/commit/f1388b616ab83b1022cb967ab8a868cf36d83161 DIFF: https://github.com/llvm/llvm-project/commit/f1388b616ab83b1022cb967ab8a868cf36d83161.diff

[clang] 670438e - [OpenMP][Fix] Add offloading kind to AMDGPU libraries

2022-03-14 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-03-14T21:18:19-04:00 New Revision: 670438e55dc265dc0b25567e62a6e328d91f30a0 URL: https://github.com/llvm/llvm-project/commit/670438e55dc265dc0b25567e62a6e328d91f30a0 DIFF: https://github.com/llvm/llvm-project/commit/670438e55dc265dc0b25567e62a6e328d91f30a0.diff

[clang] 55cb84d - [OpenMP] Unrecognized objects should not be considered failure

2022-02-22 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-02-22T21:22:18-05:00 New Revision: 55cb84d9fbea1ead9434de519e1b4e1d2d803048 URL: https://github.com/llvm/llvm-project/commit/55cb84d9fbea1ead9434de519e1b4e1d2d803048 DIFF: https://github.com/llvm/llvm-project/commit/55cb84d9fbea1ead9434de519e1b4e1d2d803048.diff

[clang] 6a0b78a - [OpenMP] Remove static allocator in linker wrapper

2022-02-22 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-02-22T21:22:19-05:00 New Revision: 6a0b78af9175af45641c854a88761f284361aaee URL: https://github.com/llvm/llvm-project/commit/6a0b78af9175af45641c854a88761f284361aaee DIFF: https://github.com/llvm/llvm-project/commit/6a0b78af9175af45641c854a88761f284361aaee.diff

[clang] 7aef8b3 - [OpenMP] Make section variable external to prevent collisions

2022-02-24 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-02-24T10:57:09-05:00 New Revision: 7aef8b3754a28e0856a8300980786a45bf7b4cd4 URL: https://github.com/llvm/llvm-project/commit/7aef8b3754a28e0856a8300980786a45bf7b4cd4 DIFF: https://github.com/llvm/llvm-project/commit/7aef8b3754a28e0856a8300980786a45bf7b4cd4.diff

[clang] 5781839 - Revert "[OpenMP] Pass AMDGPU math libraries into the linker wrapper"

2022-02-16 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-02-16T11:54:44-05:00 New Revision: 5781839f7a348d4f942e6c7ee5d720e93517022a URL: https://github.com/llvm/llvm-project/commit/5781839f7a348d4f942e6c7ee5d720e93517022a DIFF: https://github.com/llvm/llvm-project/commit/5781839f7a348d4f942e6c7ee5d720e93517022a.diff

[clang] 61fb260 - [OpenMP] Pass AMDGPU math libraries into the linker wrapper

2022-02-16 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-02-16T11:39:11-05:00 New Revision: 61fb260d9d8c26a61a8dfd64e94d51f2c9a06830 URL: https://github.com/llvm/llvm-project/commit/61fb260d9d8c26a61a8dfd64e94d51f2c9a06830 DIFF: https://github.com/llvm/llvm-project/commit/61fb260d9d8c26a61a8dfd64e94d51f2c9a06830.diff

[clang] 55639c2 - [OpenMP] Properly save strings when doing LTO

2022-02-16 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-02-16T16:40:39-05:00 New Revision: 55639c2f7c3ede5a3fba26e82cb038355d4d8542 URL: https://github.com/llvm/llvm-project/commit/55639c2f7c3ede5a3fba26e82cb038355d4d8542 DIFF: https://github.com/llvm/llvm-project/commit/55639c2f7c3ede5a3fba26e82cb038355d4d8542.diff

[clang] 64ecdc1 - [OpenMP] Pass AMDGPU math libraries into the linker wrapper

2022-02-16 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-02-16T16:40:40-05:00 New Revision: 64ecdc1cb168dddc06aa57a8bac5afb8abe05634 URL: https://github.com/llvm/llvm-project/commit/64ecdc1cb168dddc06aa57a8bac5afb8abe05634 DIFF: https://github.com/llvm/llvm-project/commit/64ecdc1cb168dddc06aa57a8bac5afb8abe05634.diff

[clang] d5b2055 - [OpenMP] Add verbose output for linker wrapper

2022-02-28 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-02-28T13:28:19-05:00 New Revision: d5b2055769f40386a818e9df0a173eafa0e7dc5f URL: https://github.com/llvm/llvm-project/commit/d5b2055769f40386a818e9df0a173eafa0e7dc5f DIFF: https://github.com/llvm/llvm-project/commit/d5b2055769f40386a818e9df0a173eafa0e7dc5f.diff

[clang] 24ecafb - [OpenMP] Add support for CPU offloading in new driver

2022-02-15 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-02-15T15:05:30-05:00 New Revision: 24ecafb4132704db513d550f2edfe875d353287f URL: https://github.com/llvm/llvm-project/commit/24ecafb4132704db513d550f2edfe875d353287f DIFF: https://github.com/llvm/llvm-project/commit/24ecafb4132704db513d550f2edfe875d353287f.diff

[clang] 0870a4f - [OpenMP] Add flag for disabling thread state in runtime

2022-02-18 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-02-18T08:35:05-05:00 New Revision: 0870a4f59aef21bf7707b00ebd4dcad7ce7ef807 URL: https://github.com/llvm/llvm-project/commit/0870a4f59aef21bf7707b00ebd4dcad7ce7ef807 DIFF: https://github.com/llvm/llvm-project/commit/0870a4f59aef21bf7707b00ebd4dcad7ce7ef807.diff

[clang] 3f7c3ff - [OpenMP] Handle sysroot option in offloading linker wrapper

2022-03-02 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-03-02T13:02:41-05:00 New Revision: 3f7c3ff90e33393b7b8a0851f6056ec1d9c164af URL: https://github.com/llvm/llvm-project/commit/3f7c3ff90e33393b7b8a0851f6056ec1d9c164af DIFF: https://github.com/llvm/llvm-project/commit/3f7c3ff90e33393b7b8a0851f6056ec1d9c164af.diff

[clang] a0e8077 - [OpenMP][NFC] Simplify identifying the device bitcode library

2022-02-12 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-02-12T14:55:47-05:00 New Revision: a0e8077d285ad35578677e3e03375cb9f1208e36 URL: https://github.com/llvm/llvm-project/commit/a0e8077d285ad35578677e3e03375cb9f1208e36 DIFF: https://github.com/llvm/llvm-project/commit/a0e8077d285ad35578677e3e03375cb9f1208e36.diff

[clang] 2b97b16 - [OpenMP] Add option to make offloading mandatory

2022-02-23 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-02-23T16:45:36-05:00 New Revision: 2b97b16f294af91281d8a138759f3f772952a902 URL: https://github.com/llvm/llvm-project/commit/2b97b16f294af91281d8a138759f3f772952a902 DIFF: https://github.com/llvm/llvm-project/commit/2b97b16f294af91281d8a138759f3f772952a902.diff

[clang] 119d71c - [OpenMP][NFC] Address warnings and lint messages in CGOpenMPRuntime

2022-02-23 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-02-23T18:07:25-05:00 New Revision: 119d71cb73a888a57b368cb5c74ac8ac07fb5c32 URL: https://github.com/llvm/llvm-project/commit/119d71cb73a888a57b368cb5c74ac8ac07fb5c32 DIFF: https://github.com/llvm/llvm-project/commit/119d71cb73a888a57b368cb5c74ac8ac07fb5c32.diff

[clang] 0c1fd90 - [Clang][Docs] Add '-fopenmp-offload-mandatory' to command line reference

2022-02-23 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-02-23T16:54:01-05:00 New Revision: 0c1fd90fe0828aa87518d9be542bd00d36d258d7 URL: https://github.com/llvm/llvm-project/commit/0c1fd90fe0828aa87518d9be542bd00d36d258d7 DIFF: https://github.com/llvm/llvm-project/commit/0c1fd90fe0828aa87518d9be542bd00d36d258d7.diff

[clang] a3248e4 - [CUDA] Add getTargetFeatures for the NVPTX toolchain

2022-03-21 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-03-21T16:32:36-04:00 New Revision: a3248e4b28ce09c3a749ecae5378dd0b3a8d42b1 URL: https://github.com/llvm/llvm-project/commit/a3248e4b28ce09c3a749ecae5378dd0b3a8d42b1 DIFF: https://github.com/llvm/llvm-project/commit/a3248e4b28ce09c3a749ecae5378dd0b3a8d42b1.diff

[clang] b9f67d4 - [OpenMP] Replace device kernel linkage with weak_odr

2022-03-25 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-03-25T11:29:15-04:00 New Revision: b9f67d44ba37f3012f892a65550ec941f13626c0 URL: https://github.com/llvm/llvm-project/commit/b9f67d44ba37f3012f892a65550ec941f13626c0 DIFF: https://github.com/llvm/llvm-project/commit/b9f67d44ba37f3012f892a65550ec941f13626c0.diff

[clang] d912232 - [CUDA][FIX] Fix name conflict in getNVPTXTargetFeatures

2022-03-23 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-03-23T23:07:51-04:00 New Revision: d91223274145a0c33ab01641902650b249921a43 URL: https://github.com/llvm/llvm-project/commit/d91223274145a0c33ab01641902650b249921a43 DIFF: https://github.com/llvm/llvm-project/commit/d91223274145a0c33ab01641902650b249921a43.diff

[clang] 392bb8c - [OpenMP] Fix AMDGPU globals test

2022-03-25 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-03-25T23:05:41-04:00 New Revision: 392bb8cf1f726207fd994b400f6bc38cb4757a05 URL: https://github.com/llvm/llvm-project/commit/392bb8cf1f726207fd994b400f6bc38cb4757a05 DIFF: https://github.com/llvm/llvm-project/commit/392bb8cf1f726207fd994b400f6bc38cb4757a05.diff

[clang] 3c6d32e - [OpenMP] Make Ctor / Dtor functions have external visibility

2022-03-25 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-03-25T22:44:17-04:00 New Revision: 3c6d32ec6cdb426d531e0a3b3aa4449ff6e4d75c URL: https://github.com/llvm/llvm-project/commit/3c6d32ec6cdb426d531e0a3b3aa4449ff6e4d75c DIFF: https://github.com/llvm/llvm-project/commit/3c6d32ec6cdb426d531e0a3b3aa4449ff6e4d75c.diff

[clang] 9d3550c - [OpenMP] Add AMDGPU calling convention to ctor / dtor functions

2022-03-25 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-03-25T22:44:20-04:00 New Revision: 9d3550c5173373305c10a5a471a935be205191a2 URL: https://github.com/llvm/llvm-project/commit/9d3550c5173373305c10a5a471a935be205191a2 DIFF: https://github.com/llvm/llvm-project/commit/9d3550c5173373305c10a5a471a935be205191a2.diff

[clang] 69a7777 - [OpenMP] Make linker wrapper thin-lto default thread count use all

2022-04-01 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-04-01T09:44:28-04:00 New Revision: 69a1a9f5e577083338c3cebd61bbeb417843 URL: https://github.com/llvm/llvm-project/commit/69a1a9f5e577083338c3cebd61bbeb417843 DIFF: https://github.com/llvm/llvm-project/commit/69a1a9f5e577083338c3cebd61bbeb417843.diff

[clang] 5856f30 - [LTO] Add configuartion option to use default optimization pipeline

2022-03-22 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-03-22T09:28:45-04:00 New Revision: 5856f30b5ae06153ff4a7d3db73ff8d9a05b4144 URL: https://github.com/llvm/llvm-project/commit/5856f30b5ae06153ff4a7d3db73ff8d9a05b4144 DIFF: https://github.com/llvm/llvm-project/commit/5856f30b5ae06153ff4a7d3db73ff8d9a05b4144.diff

[clang] fceea4e - [OpenMP] Fix library path missing when using OpenMP

2022-03-28 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-03-28T14:30:35-04:00 New Revision: fceea4e11028f4bfbafbd6893ddeb319420107d9 URL: https://github.com/llvm/llvm-project/commit/fceea4e11028f4bfbafbd6893ddeb319420107d9 DIFF: https://github.com/llvm/llvm-project/commit/fceea4e11028f4bfbafbd6893ddeb319420107d9.diff

[clang] bfda793 - [OpenMP] Add a semantic check for updating hidden or internal values

2022-03-24 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-03-24T19:38:30-04:00 New Revision: bfda79341bb5e5d8eb9a8fa63958ecfe75f57d78 URL: https://github.com/llvm/llvm-project/commit/bfda79341bb5e5d8eb9a8fa63958ecfe75f57d78 DIFF: https://github.com/llvm/llvm-project/commit/bfda79341bb5e5d8eb9a8fa63958ecfe75f57d78.diff

[clang] 0d16c23 - [OpenMP] Do not create offloading entries for internal or hidden symbols

2022-03-23 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-03-23T18:27:16-04:00 New Revision: 0d16c23af1da2e7c83c84cf64f8b76947f038044 URL: https://github.com/llvm/llvm-project/commit/0d16c23af1da2e7c83c84cf64f8b76947f038044 DIFF: https://github.com/llvm/llvm-project/commit/0d16c23af1da2e7c83c84cf64f8b76947f038044.diff

[clang] 5966c2e - [OpenMP] Fix mismatched device runtime name

2022-02-04 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-02-04T16:54:31-05:00 New Revision: 5966c2ec026c7953a86dd849b13a98589ed10e9c URL: https://github.com/llvm/llvm-project/commit/5966c2ec026c7953a86dd849b13a98589ed10e9c DIFF: https://github.com/llvm/llvm-project/commit/5966c2ec026c7953a86dd849b13a98589ed10e9c.diff

[clang] 280716e - [OpenMP] Change amdgcn to amdgpu in device library handling

2022-02-04 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-02-04T20:51:05-05:00 New Revision: 280716e75f76820f1c8b7c13812c96237dc4bcc5 URL: https://github.com/llvm/llvm-project/commit/280716e75f76820f1c8b7c13812c96237dc4bcc5 DIFF: https://github.com/llvm/llvm-project/commit/280716e75f76820f1c8b7c13812c96237dc4bcc5.diff

[clang] 28ab594 - [Clang][Docs] Add documention for new OpenMP offloading driver

2022-02-03 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-02-03T13:09:49-05:00 New Revision: 28ab5944cd75b790bc6a60ab82e80bc6d4972b63 URL: https://github.com/llvm/llvm-project/commit/28ab5944cd75b790bc6a60ab82e80bc6d4972b63 DIFF: https://github.com/llvm/llvm-project/commit/28ab5944cd75b790bc6a60ab82e80bc6d4972b63.diff

[clang] 8cc4ca9 - [OpenMP] Add Cuda path to linker wrapper tool

2022-02-03 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-02-03T20:39:18-05:00 New Revision: 8cc4ca95b02bc5b5b668b3d537b45a6585575cba URL: https://github.com/llvm/llvm-project/commit/8cc4ca95b02bc5b5b668b3d537b45a6585575cba DIFF: https://github.com/llvm/llvm-project/commit/8cc4ca95b02bc5b5b668b3d537b45a6585575cba.diff

[clang] da20df2 - Revert "[OpenMP] Don't use bound architecture when checking cache on the host"

2022-02-03 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-02-03T17:43:10-05:00 New Revision: da20df21157f316648447b21f2ce6cf79a5ef57c URL: https://github.com/llvm/llvm-project/commit/da20df21157f316648447b21f2ce6cf79a5ef57c DIFF: https://github.com/llvm/llvm-project/commit/da20df21157f316648447b21f2ce6cf79a5ef57c.diff

[clang] 9138d96 - [OpenMP] Don't use bound architecture when checking cache on the host

2022-02-03 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-02-03T17:17:38-05:00 New Revision: 9138d96f8b01605b213e8c4d587853a46cca3f44 URL: https://github.com/llvm/llvm-project/commit/9138d96f8b01605b213e8c4d587853a46cca3f44 DIFF: https://github.com/llvm/llvm-project/commit/9138d96f8b01605b213e8c4d587853a46cca3f44.diff

[clang] eeb29c8 - [OpenMP] Add -Bsymbolic to arguments for GNU linker

2022-02-04 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-02-04T15:13:32-05:00 New Revision: eeb29c8477d96ad821b3283dad8ed060a3426118 URL: https://github.com/llvm/llvm-project/commit/eeb29c8477d96ad821b3283dad8ed060a3426118 DIFF: https://github.com/llvm/llvm-project/commit/eeb29c8477d96ad821b3283dad8ed060a3426118.diff

[clang] 2945f11 - [OpenMP] Only generate runtime flags with host input

2022-01-27 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-01-27T18:43:41-05:00 New Revision: 2945f11c605b059446ac997f62458a6c489e46f7 URL: https://github.com/llvm/llvm-project/commit/2945f11c605b059446ac997f62458a6c489e46f7 DIFF: https://github.com/llvm/llvm-project/commit/2945f11c605b059446ac997f62458a6c489e46f7.diff

[clang] 2f9ace9 - [OpenMP] Introduce new flag to change offloading driver pipeline

2022-01-31 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-01-31T15:55:58-05:00 New Revision: 2f9ace9e9a5816684b3c19528bd4a3908b2b8ac0 URL: https://github.com/llvm/llvm-project/commit/2f9ace9e9a5816684b3c19528bd4a3908b2b8ac0 DIFF: https://github.com/llvm/llvm-project/commit/2f9ace9e9a5816684b3c19528bd4a3908b2b8ac0.diff

[clang] 551b177 - [OpenMP] Add a flag for embedding a file into the module

2022-01-31 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-01-31T15:56:00-05:00 New Revision: 551b1774524428aae5692ed3d41f969288ecd5a2 URL: https://github.com/llvm/llvm-project/commit/551b1774524428aae5692ed3d41f969288ecd5a2 DIFF: https://github.com/llvm/llvm-project/commit/551b1774524428aae5692ed3d41f969288ecd5a2.diff

[clang] 95c8f74 - [Clang] Introduce Clang Linker Wrapper Tool

2022-01-31 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-01-31T15:56:04-05:00 New Revision: 95c8f7464092e2ccd45c3ae6dc42da6bd9a037b5 URL: https://github.com/llvm/llvm-project/commit/95c8f7464092e2ccd45c3ae6dc42da6bd9a037b5 DIFF: https://github.com/llvm/llvm-project/commit/95c8f7464092e2ccd45c3ae6dc42da6bd9a037b5.diff

[clang] 12ae095 - [OpenMP] Embed device files into the host IR

2022-01-31 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-01-31T15:56:02-05:00 New Revision: 12ae095bbb639c3dda9607a57487b83ccec9d246 URL: https://github.com/llvm/llvm-project/commit/12ae095bbb639c3dda9607a57487b83ccec9d246 DIFF: https://github.com/llvm/llvm-project/commit/12ae095bbb639c3dda9607a57487b83ccec9d246.diff

[clang] b79e2a1 - [OpenMP] Remove hard-coded triple in new driver test

2022-01-31 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-01-31T16:46:51-05:00 New Revision: b79e2a1ccd3b0c8e388fe35ba162c2db498dd882 URL: https://github.com/llvm/llvm-project/commit/b79e2a1ccd3b0c8e388fe35ba162c2db498dd882 DIFF: https://github.com/llvm/llvm-project/commit/b79e2a1ccd3b0c8e388fe35ba162c2db498dd882.diff

[clang] b8239af - [OpenMP] Add support for extracting device code in linker wrapper

2022-01-31 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-01-31T23:11:41-05:00 New Revision: b8239af0eeedfa67d9fac28d20685b7a09e2935a URL: https://github.com/llvm/llvm-project/commit/b8239af0eeedfa67d9fac28d20685b7a09e2935a DIFF: https://github.com/llvm/llvm-project/commit/b8239af0eeedfa67d9fac28d20685b7a09e2935a.diff

[clang] d074458 - [Clang] Initial support for linking offloading code in tool

2022-01-31 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-01-31T23:11:41-05:00 New Revision: d0744585f9ea842ca97855b2e002fddc893c4a92 URL: https://github.com/llvm/llvm-project/commit/d0744585f9ea842ca97855b2e002fddc893c4a92 DIFF: https://github.com/llvm/llvm-project/commit/d0744585f9ea842ca97855b2e002fddc893c4a92.diff

[clang] 0e82c75 - [OpenMP] Search for static libraries in offload linker tool

2022-01-31 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-01-31T23:11:41-05:00 New Revision: 0e82c7553be95343f1cb62946eb0b84bd26f1563 URL: https://github.com/llvm/llvm-project/commit/0e82c7553be95343f1cb62946eb0b84bd26f1563 DIFF: https://github.com/llvm/llvm-project/commit/0e82c7553be95343f1cb62946eb0b84bd26f1563.diff

[clang] c732c3d - [OpenMP] Initial Implementation of LTO and bitcode linking in linker wrapper

2022-01-31 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-01-31T23:11:41-05:00 New Revision: c732c3df749b3d5a127708c05656a226ed5753ab URL: https://github.com/llvm/llvm-project/commit/c732c3df749b3d5a127708c05656a226ed5753ab DIFF: https://github.com/llvm/llvm-project/commit/c732c3df749b3d5a127708c05656a226ed5753ab.diff

[clang] 3762111 - [OpenMP] Link the bitcode library late for device LTO

2022-01-31 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-01-31T23:11:41-05:00 New Revision: 3762111aa9608fce12c4f938bfef2b38aed766dd URL: https://github.com/llvm/llvm-project/commit/3762111aa9608fce12c4f938bfef2b38aed766dd DIFF: https://github.com/llvm/llvm-project/commit/3762111aa9608fce12c4f938bfef2b38aed766dd.diff

[clang] f28c315 - [OpenMP] Add support for embedding bitcode images in wrapper tool

2022-01-31 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-01-31T23:11:41-05:00 New Revision: f28c3153ee6d93aa07610682519bdf0ea93755b4 URL: https://github.com/llvm/llvm-project/commit/f28c3153ee6d93aa07610682519bdf0ea93755b4 DIFF: https://github.com/llvm/llvm-project/commit/f28c3153ee6d93aa07610682519bdf0ea93755b4.diff

[clang] cb7cfae - [OpenMP] Add extra flag handling to linker wrapper

2022-01-31 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-01-31T23:11:41-05:00 New Revision: cb7cfaec71850d0a6bc6e00729f0ef6107c51419 URL: https://github.com/llvm/llvm-project/commit/cb7cfaec71850d0a6bc6e00729f0ef6107c51419 DIFF: https://github.com/llvm/llvm-project/commit/cb7cfaec71850d0a6bc6e00729f0ef6107c51419.diff

[clang] 19fac74 - [OpenMP] Remove call to 'clang-offload-wrapper' binary

2022-01-31 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-01-31T23:11:43-05:00 New Revision: 19fac745e3226fbe9db4d3eab106fdaf19d9019d URL: https://github.com/llvm/llvm-project/commit/19fac745e3226fbe9db4d3eab106fdaf19d9019d DIFF: https://github.com/llvm/llvm-project/commit/19fac745e3226fbe9db4d3eab106fdaf19d9019d.diff

[clang] ce16ca3 - [OpenMP] Add support for linking AMDGPU images

2022-01-31 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-01-31T23:11:42-05:00 New Revision: ce16ca3c7419fc6cec43d0dae5e9f62df05faf6b URL: https://github.com/llvm/llvm-project/commit/ce16ca3c7419fc6cec43d0dae5e9f62df05faf6b DIFF: https://github.com/llvm/llvm-project/commit/ce16ca3c7419fc6cec43d0dae5e9f62df05faf6b.diff

[clang] a47b1cf - [OpenMP] Embed bitcode after optimizations instead of linking

2022-01-31 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-01-31T23:11:42-05:00 New Revision: a47b1cf306fb7494d493784c25dafb2dd6084b99 URL: https://github.com/llvm/llvm-project/commit/a47b1cf306fb7494d493784c25dafb2dd6084b99 DIFF: https://github.com/llvm/llvm-project/commit/a47b1cf306fb7494d493784c25dafb2dd6084b99.diff

[clang] bf499c5 - [OpenMP] Implement save temps functionality in linker wrapper

2022-01-31 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-01-31T23:11:42-05:00 New Revision: bf499c58af3d3a96661f5c7ef81b264eac575541 URL: https://github.com/llvm/llvm-project/commit/bf499c58af3d3a96661f5c7ef81b264eac575541 DIFF: https://github.com/llvm/llvm-project/commit/bf499c58af3d3a96661f5c7ef81b264eac575541.diff

[clang] 58dc981 - [OpenMP] Include the executable name in the temporary files

2022-01-31 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-01-31T23:11:42-05:00 New Revision: 58dc981e082df9db2de1cbd867fa6d73e8eea214 URL: https://github.com/llvm/llvm-project/commit/58dc981e082df9db2de1cbd867fa6d73e8eea214 DIFF: https://github.com/llvm/llvm-project/commit/58dc981e082df9db2de1cbd867fa6d73e8eea214.diff

[clang] eb6ddf2 - [OpenMP] Replace sysmtem call to `llc` with target machine

2022-01-31 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-01-31T23:11:42-05:00 New Revision: eb6ddf288cd0ec58be8ff6c0840c440a5f31dd0b URL: https://github.com/llvm/llvm-project/commit/eb6ddf288cd0ec58be8ff6c0840c440a5f31dd0b DIFF: https://github.com/llvm/llvm-project/commit/eb6ddf288cd0ec58be8ff6c0840c440a5f31dd0b.diff

[clang] 9375f15 - [OpenMP] Cleanup the Linker Wrapper

2022-01-31 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-01-31T23:11:42-05:00 New Revision: 9375f1563e87e115cc8f9d052760d68460889f4e URL: https://github.com/llvm/llvm-project/commit/9375f1563e87e115cc8f9d052760d68460889f4e DIFF: https://github.com/llvm/llvm-project/commit/9375f1563e87e115cc8f9d052760d68460889f4e.diff

[clang] 46d0190 - [OpenMP] Improve symbol resolution for OpenMP Offloading LTO

2022-01-31 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-01-31T23:11:42-05:00 New Revision: 46d019041cd924d8bdf69c818bbe13f6cd37f466 URL: https://github.com/llvm/llvm-project/commit/46d019041cd924d8bdf69c818bbe13f6cd37f466 DIFF: https://github.com/llvm/llvm-project/commit/46d019041cd924d8bdf69c818bbe13f6cd37f466.diff

[clang] 28c1534 - [OpenMP] Temporarily remove checks to fix failing test on MACOS

2022-02-01 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-02-01T09:56:09-05:00 New Revision: 28c15341368bc8c557313d8929a4220a8c38516c URL: https://github.com/llvm/llvm-project/commit/28c15341368bc8c557313d8929a4220a8c38516c DIFF: https://github.com/llvm/llvm-project/commit/28c15341368bc8c557313d8929a4220a8c38516c.diff

[clang] 7ee8bd6 - [OpenMP] Use executable path when searching for lld

2022-02-07 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-02-07T15:09:51-05:00 New Revision: 7ee8bd60f225b36623114f52103b0ecb91e2fb64 URL: https://github.com/llvm/llvm-project/commit/7ee8bd60f225b36623114f52103b0ecb91e2fb64 DIFF: https://github.com/llvm/llvm-project/commit/7ee8bd60f225b36623114f52103b0ecb91e2fb64.diff

[clang] 5c9ee35 - [Clang][Docs] Fix some typos in offloading design documentation

2022-02-07 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-02-07T15:24:17-05:00 New Revision: 5c9ee3513870cc597d50ba6145d6c2e60cdddb67 URL: https://github.com/llvm/llvm-project/commit/5c9ee3513870cc597d50ba6145d6c2e60cdddb67 DIFF: https://github.com/llvm/llvm-project/commit/5c9ee3513870cc597d50ba6145d6c2e60cdddb67.diff

[clang] 24f88f5 - [OpenMP] Accept shortened triples for -Xopenmp-target=

2022-01-28 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-01-28T18:22:17-05:00 New Revision: 24f88f57de588817bd21e799e2ac1069c025674c URL: https://github.com/llvm/llvm-project/commit/24f88f57de588817bd21e799e2ac1069c025674c DIFF: https://github.com/llvm/llvm-project/commit/24f88f57de588817bd21e799e2ac1069c025674c.diff

[clang] 8fc24de - Revert "[OpenMP] Remove hidden visibility for declare target variables"

2022-01-18 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-01-18T14:44:11-05:00 New Revision: 8fc24de93f9def64c3ffa72f5235f23e9d761847 URL: https://github.com/llvm/llvm-project/commit/8fc24de93f9def64c3ffa72f5235f23e9d761847 DIFF: https://github.com/llvm/llvm-project/commit/8fc24de93f9def64c3ffa72f5235f23e9d761847.diff

[clang] dcb83b2 - [OpenMP] Mark device RTL variables as hidden

2022-01-18 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-01-18T12:53:17-05:00 New Revision: dcb83b236421d5a4d6e767ee43ae1cdab5fce0f2 URL: https://github.com/llvm/llvm-project/commit/dcb83b236421d5a4d6e767ee43ae1cdab5fce0f2 DIFF: https://github.com/llvm/llvm-project/commit/dcb83b236421d5a4d6e767ee43ae1cdab5fce0f2.diff

[clang] d081bfc - [OpenMP] Remove hidden visibility for declare target variables

2022-01-18 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-01-18T12:53:20-05:00 New Revision: d081bfcd17c1c704776a0964d239f19f6acde93d URL: https://github.com/llvm/llvm-project/commit/d081bfcd17c1c704776a0964d239f19f6acde93d DIFF: https://github.com/llvm/llvm-project/commit/d081bfcd17c1c704776a0964d239f19f6acde93d.diff

[clang] ca6c9e4 - [OpenMP] Remove hidden visibility for declare target variables

2022-01-18 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-01-18T18:19:57-05:00 New Revision: ca6c9e43ea9ca6b752d4302d692d29e311480da5 URL: https://github.com/llvm/llvm-project/commit/ca6c9e43ea9ca6b752d4302d692d29e311480da5 DIFF: https://github.com/llvm/llvm-project/commit/ca6c9e43ea9ca6b752d4302d692d29e311480da5.diff

[clang] af56004 - [OpenMP] Don't pass empty files to nvlink

2022-01-20 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-01-20T13:12:02-05:00 New Revision: af5600420b93769a5c7981d247d37ac4d61cce54 URL: https://github.com/llvm/llvm-project/commit/af5600420b93769a5c7981d247d37ac4d61cce54 DIFF: https://github.com/llvm/llvm-project/commit/af5600420b93769a5c7981d247d37ac4d61cce54.diff

[clang] 0dfe953 - [OpenMP] Change default visibility to protected for device declarations

2022-01-20 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-01-20T21:06:26-05:00 New Revision: 0dfe953294ba1c0fc43fb710518b9b5a608b223a URL: https://github.com/llvm/llvm-project/commit/0dfe953294ba1c0fc43fb710518b9b5a608b223a DIFF: https://github.com/llvm/llvm-project/commit/0dfe953294ba1c0fc43fb710518b9b5a608b223a.diff

[clang] 28d7186 - [OpenMP] Expand short verisions of OpenMP offloading triples

2022-01-19 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-01-19T20:26:37-05:00 New Revision: 28d718602ad2bddbfcb445fff46bcbbdd0788471 URL: https://github.com/llvm/llvm-project/commit/28d718602ad2bddbfcb445fff46bcbbdd0788471 DIFF: https://github.com/llvm/llvm-project/commit/28d718602ad2bddbfcb445fff46bcbbdd0788471.diff

[clang] a1d57fc - [OpenMP] Do not use the default pipeline without optimizations

2022-04-11 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-04-11T17:27:38-04:00 New Revision: a1d57fc22587173c928ed5d82bc6b182d2465eb7 URL: https://github.com/llvm/llvm-project/commit/a1d57fc22587173c928ed5d82bc6b182d2465eb7 DIFF: https://github.com/llvm/llvm-project/commit/a1d57fc22587173c928ed5d82bc6b182d2465eb7.diff

[clang] 984a0dc - [OpenMP] Use new offloading binary when embedding offloading images

2022-04-15 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-04-15T20:35:26-04:00 New Revision: 984a0dc386553f28068716a087d65ccf8a92889b URL: https://github.com/llvm/llvm-project/commit/984a0dc386553f28068716a087d65ccf8a92889b DIFF: https://github.com/llvm/llvm-project/commit/984a0dc386553f28068716a087d65ccf8a92889b.diff

[clang] cac8116 - [OpenMP] Don't manually strip sections in the linker wrapper

2022-04-15 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-04-15T20:35:25-04:00 New Revision: cac81161ed1386b32443e13ab513c6a3d081d6a7 URL: https://github.com/llvm/llvm-project/commit/cac81161ed1386b32443e13ab513c6a3d081d6a7 DIFF: https://github.com/llvm/llvm-project/commit/cac81161ed1386b32443e13ab513c6a3d081d6a7.diff

[clang] 33b604d - [OpenMP] Fix linting diagnostics in the linker wrapper

2022-04-15 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-04-15T21:19:29-04:00 New Revision: 33b604d1c3017a6d09e47384566353efe7bbfe57 URL: https://github.com/llvm/llvm-project/commit/33b604d1c3017a6d09e47384566353efe7bbfe57 DIFF: https://github.com/llvm/llvm-project/commit/33b604d1c3017a6d09e47384566353efe7bbfe57.diff

[clang] [AMDGPU] Make default AMDHSA Code Object Version to be 5 (PR #65410)

2023-09-05 Thread Joseph Huber via cfe-commits
jhuber6 wrote: The `libc` tests will need to be updated as well. I'll need to look into that. https://github.com/llvm/llvm-project/pull/65410 ___ cfe-commits mailing list cfe-commits@lists.llvm.org

[clang] [AMDGPU] Make default AMDHSA Code Object Version to be 5 (PR #65410)

2023-09-11 Thread Joseph Huber via cfe-commits
https://github.com/jhuber6 approved this pull request. I manually set the code object of the `libc` test suite to be `4` for the time being. That should unblock this. https://github.com/llvm/llvm-project/pull/65410 ___ cfe-commits mailing list

[clang] e082973 - [Clang][libc] Add wrapper headers for `assert.h` for the GPU libc

2023-09-01 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2023-09-01T18:34:09-05:00 New Revision: e0829739bc77606aa4dcd4769869d2e9ad9d2ec0 URL: https://github.com/llvm/llvm-project/commit/e0829739bc77606aa4dcd4769869d2e9ad9d2ec0 DIFF: https://github.com/llvm/llvm-project/commit/e0829739bc77606aa4dcd4769869d2e9ad9d2ec0.diff

  1   2   3   4   5   6   7   8   9   10   >