[clang] bcc05cb - [Clang] Remove flaky test line from linker wrapper test

2023-01-23 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2023-01-23T07:15:53-06:00 New Revision: bcc05cbfa8088db8ddb4beeea066147c2dc334ba URL: https://github.com/llvm/llvm-project/commit/bcc05cbfa8088db8ddb4beeea066147c2dc334ba DIFF: https://github.com/llvm/llvm-project/commit/bcc05cbfa8088db8ddb4beeea066147c2dc334ba.diff

[clang] 6f96dad - [Clang][NFC] Remove documentation and mentions of deleted tools

2023-01-23 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2023-01-23T07:15:54-06:00 New Revision: 6f96dadb7a5b1593a0b6348539f66f7e945f2561 URL: https://github.com/llvm/llvm-project/commit/6f96dadb7a5b1593a0b6348539f66f7e945f2561 DIFF: https://github.com/llvm/llvm-project/commit/6f96dadb7a5b1593a0b6348539f66f7e945f2561.diff

[clang] 255922b - [OpenMP] Clean up AMD handling for `-fopenmp-targets=amdgcn` arch inference

2023-01-20 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2023-01-20T17:33:56-06:00 New Revision: 255922be7f008362bae16c708a2d90f60b4aba35 URL: https://github.com/llvm/llvm-project/commit/255922be7f008362bae16c708a2d90f60b4aba35 DIFF: https://github.com/llvm/llvm-project/commit/255922be7f008362bae16c708a2d90f60b4aba35.diff

[clang] 679c352 - [Clang][NFC] Tweak error message for GPU architecture tools

2023-01-19 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2023-01-19T12:48:28-06:00 New Revision: 679c352ff42d45de6dcaca7022a7e664cd03323c URL: https://github.com/llvm/llvm-project/commit/679c352ff42d45de6dcaca7022a7e664cd03323c DIFF: https://github.com/llvm/llvm-project/commit/679c352ff42d45de6dcaca7022a7e664cd03323c.diff

[clang] bec49b1 - [LinkerWrapper] Use `clang` to perform the device linking

2023-01-19 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2023-01-19T12:47:51-06:00 New Revision: bec49b1d803ced901e14aca154ffc106939100e5 URL: https://github.com/llvm/llvm-project/commit/bec49b1d803ced901e14aca154ffc106939100e5 DIFF: https://github.com/llvm/llvm-project/commit/bec49b1d803ced901e14aca154ffc106939100e5.diff

[clang] 0660397 - [CUDA] Allow targeting NVPTX directly without a host toolchain

2023-01-18 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2023-01-18T18:18:25-06:00 New Revision: 0660397e68096a64279b19f913e7de2c283e524f URL: https://github.com/llvm/llvm-project/commit/0660397e68096a64279b19f913e7de2c283e524f DIFF: https://github.com/llvm/llvm-project/commit/0660397e68096a64279b19f913e7de2c283e524f.diff

[clang] debfa43 - [Clang][NFC] Clang-format CUDA toolchain file

2023-01-18 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2023-01-18T17:15:03-06:00 New Revision: debfa43117f458cd75e3d0a7b37f7622c7c67d40 URL: https://github.com/llvm/llvm-project/commit/debfa43117f458cd75e3d0a7b37f7622c7c67d40 DIFF: https://github.com/llvm/llvm-project/commit/debfa43117f458cd75e3d0a7b37f7622c7c67d40.diff

[clang] 9ee625b - [Clang] Update the help message for `--offload-arch`

2023-01-18 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2023-01-18T11:41:08-06:00 New Revision: 9ee625bd992fba4ba5ef9102e5e02bc87c7252c4 URL: https://github.com/llvm/llvm-project/commit/9ee625bd992fba4ba5ef9102e5e02bc87c7252c4 DIFF: https://github.com/llvm/llvm-project/commit/9ee625bd992fba4ba5ef9102e5e02bc87c7252c4.diff

[clang] 4ce454c - [Clang] Configure definitions for amdgpu/nvptx arch query tools

2023-01-17 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2023-01-17T14:27:12-06:00 New Revision: 4ce454c654bd4e027fbdcd7b1dba9d164cd36463 URL: https://github.com/llvm/llvm-project/commit/4ce454c654bd4e027fbdcd7b1dba9d164cd36463 DIFF: https://github.com/llvm/llvm-project/commit/4ce454c654bd4e027fbdcd7b1dba9d164cd36463.diff

[clang] eec516a - [OpenMP] Make `-Xarch_host` and `-Xarch_device` work for OpenMP offloading

2023-01-17 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2023-01-17T12:38:56-06:00 New Revision: eec516a0954a5a91490ac4b6e86196e9813d9185 URL: https://github.com/llvm/llvm-project/commit/eec516a0954a5a91490ac4b6e86196e9813d9185 DIFF: https://github.com/llvm/llvm-project/commit/eec516a0954a5a91490ac4b6e86196e9813d9185.diff

[clang] 9954516 - [nvptx-arch] Dynamically load the CUDA runtime if not found during the build

2023-01-16 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2023-01-16T13:13:47-06:00 New Revision: 9954516ffb10a39ae0c8517f4865eec24e07d56e URL: https://github.com/llvm/llvm-project/commit/9954516ffb10a39ae0c8517f4865eec24e07d56e DIFF: https://github.com/llvm/llvm-project/commit/9954516ffb10a39ae0c8517f4865eec24e07d56e.diff

[clang] f6ace23 - [amdgpu-arch] Dynamically load the HSA runtime if not found during the build

2023-01-16 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2023-01-16T13:13:45-06:00 New Revision: f6ace23172e5930be0e7cc602f50e1e9c54d7a9a URL: https://github.com/llvm/llvm-project/commit/f6ace23172e5930be0e7cc602f50e1e9c54d7a9a DIFF: https://github.com/llvm/llvm-project/commit/f6ace23172e5930be0e7cc602f50e1e9c54d7a9a.diff

[clang] 52b9a39 - [OpenMP] Make `-fopenmp-target=` use the `nvptx-arch` tool

2023-01-13 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2023-01-13T16:52:06-06:00 New Revision: 52b9a3974244183806ba862e161670d79885443a URL: https://github.com/llvm/llvm-project/commit/52b9a3974244183806ba862e161670d79885443a DIFF: https://github.com/llvm/llvm-project/commit/52b9a3974244183806ba862e161670d79885443a.diff

[clang] d1f4bfd - [Clang] Remove `CLANG_OPENMP_NVPTX_DEFAULT_ARCH` CMake option.

2023-01-13 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2023-01-13T16:52:07-06:00 New Revision: d1f4bfd2a8b0b347aeaf6d486e4132af65b9ccf0 URL: https://github.com/llvm/llvm-project/commit/d1f4bfd2a8b0b347aeaf6d486e4132af65b9ccf0 DIFF: https://github.com/llvm/llvm-project/commit/d1f4bfd2a8b0b347aeaf6d486e4132af65b9ccf0.diff

[clang] cb2f23a - [LinkerWrapper] Adjust test after a previous change in temp file names

2023-01-12 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2023-01-12T20:36:27-06:00 New Revision: cb2f23a9b0de9c6747afb1efdc6e05b4691e0c50 URL: https://github.com/llvm/llvm-project/commit/cb2f23a9b0de9c6747afb1efdc6e05b4691e0c50 DIFF: https://github.com/llvm/llvm-project/commit/cb2f23a9b0de9c6747afb1efdc6e05b4691e0c50.diff

[clang] 77d81d5 - [LinkerWrapper] Fix test on Windows

2023-01-12 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2023-01-12T19:57:34-06:00 New Revision: 77d81d593cb93d275794edf66caf0daa8d102d5f URL: https://github.com/llvm/llvm-project/commit/77d81d593cb93d275794edf66caf0daa8d102d5f DIFF: https://github.com/llvm/llvm-project/commit/77d81d593cb93d275794edf66caf0daa8d102d5f.diff

[clang] 439ba4c - [LinkerWrapper] Improve -save-temps behaviour

2023-01-12 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2023-01-12T16:43:30-06:00 New Revision: 439ba4c9026db6ab4c0a06737638ac42ebc445fd URL: https://github.com/llvm/llvm-project/commit/439ba4c9026db6ab4c0a06737638ac42ebc445fd DIFF: https://github.com/llvm/llvm-project/commit/439ba4c9026db6ab4c0a06737638ac42ebc445fd.diff

[clang] 26d6267 - [Clang] Explicitly move returned values converted to expected

2023-01-12 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2023-01-12T14:38:03-06:00 New Revision: 26d62674cf5013249f99323d15b6044586e6b3a8 URL: https://github.com/llvm/llvm-project/commit/26d62674cf5013249f99323d15b6044586e6b3a8 DIFF: https://github.com/llvm/llvm-project/commit/26d62674cf5013249f99323d15b6044586e6b3a8.diff

[clang] 9e239fc - [LinkerWrapper] Emit assembly files from LTO with `save-temps`

2023-01-12 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2023-01-12T12:54:53-06:00 New Revision: 9e239fc487d51d6b90ad50f6ffa72203d8df3210 URL: https://github.com/llvm/llvm-project/commit/9e239fc487d51d6b90ad50f6ffa72203d8df3210 DIFF: https://github.com/llvm/llvm-project/commit/9e239fc487d51d6b90ad50f6ffa72203d8df3210.diff

[clang] 77c5eac - [LinkerWrapper] Fix errors from missing files during a dry run

2023-01-12 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2023-01-12T10:49:27-06:00 New Revision: 77c5eac2aa9b9b1a12850295abf84d51f87745de URL: https://github.com/llvm/llvm-project/commit/77c5eac2aa9b9b1a12850295abf84d51f87745de DIFF: https://github.com/llvm/llvm-project/commit/77c5eac2aa9b9b1a12850295abf84d51f87745de.diff

[clang] 278d6f0 - [Clang] Clean up some offloading driver tests

2023-01-12 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2023-01-12T07:54:55-06:00 New Revision: 278d6f065a63930d33d10785ec3de03ce6c3bc3c URL: https://github.com/llvm/llvm-project/commit/278d6f065a63930d33d10785ec3de03ce6c3bc3c DIFF: https://github.com/llvm/llvm-project/commit/278d6f065a63930d33d10785ec3de03ce6c3bc3c.diff

[clang] d5ac28e - [OpenMP] Fix unused capature and name

2023-01-11 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2023-01-11T11:05:24-06:00 New Revision: d5ac28efffa77191a65cacc25a39edfdef2ecc1a URL: https://github.com/llvm/llvm-project/commit/d5ac28efffa77191a65cacc25a39edfdef2ecc1a DIFF: https://github.com/llvm/llvm-project/commit/d5ac28efffa77191a65cacc25a39edfdef2ecc1a.diff

[clang] d32d749 - [Clang] Add requires flags to test using Linux command line

2023-01-11 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2023-01-11T11:03:09-06:00 New Revision: d32d749b11401cef214e3fd7b3814071d9e1e5a7 URL: https://github.com/llvm/llvm-project/commit/d32d749b11401cef214e3fd7b3814071d9e1e5a7 DIFF: https://github.com/llvm/llvm-project/commit/d32d749b11401cef214e3fd7b3814071d9e1e5a7.diff

[clang] 0d9afee - [OpenMP] Adjust phases for AMDGPU offloading for OpenMP in save-temps mode

2023-01-11 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2023-01-11T10:31:47-06:00 New Revision: 0d9afee3d159f5b7cdac7637808f3e25ff16a536 URL: https://github.com/llvm/llvm-project/commit/0d9afee3d159f5b7cdac7637808f3e25ff16a536 DIFF: https://github.com/llvm/llvm-project/commit/0d9afee3d159f5b7cdac7637808f3e25ff16a536.diff

[clang] fada902 - [CUDA][HIP] Support '--offload-arch=native' for the new driver

2023-01-11 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2023-01-11T10:30:34-06:00 New Revision: fada90286008b52a59ff13b15675032787501001 URL: https://github.com/llvm/llvm-project/commit/fada90286008b52a59ff13b15675032787501001 DIFF: https://github.com/llvm/llvm-project/commit/fada90286008b52a59ff13b15675032787501001.diff

[clang] a17ab7a - [OpenMP] Add support for '--offload-arch=native' to OpenMP offloading

2023-01-11 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2023-01-11T10:30:38-06:00 New Revision: a17ab7aa3be0b2b2adf992e3754a58f17802491f URL: https://github.com/llvm/llvm-project/commit/a17ab7aa3be0b2b2adf992e3754a58f17802491f DIFF: https://github.com/llvm/llvm-project/commit/a17ab7aa3be0b2b2adf992e3754a58f17802491f.diff

[clang] 56ebfca - [CUDA][HIP] Add support for `--offload-arch=native` to CUDA and refactor

2023-01-11 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2023-01-11T10:30:30-06:00 New Revision: 56ebfca4bcc0e7a54989ad7aea5395b27f67e373 URL: https://github.com/llvm/llvm-project/commit/56ebfca4bcc0e7a54989ad7aea5395b27f67e373 DIFF: https://github.com/llvm/llvm-project/commit/56ebfca4bcc0e7a54989ad7aea5395b27f67e373.diff

[clang] a5098e5 - [OpenMP] Fix some tests failing with 'libgomp' as the default library

2023-01-09 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2023-01-09T10:03:19-06:00 New Revision: a5098e5f27badc3ba16533418accd2e17641e4e4 URL: https://github.com/llvm/llvm-project/commit/a5098e5f27badc3ba16533418accd2e17641e4e4 DIFF: https://github.com/llvm/llvm-project/commit/a5098e5f27badc3ba16533418accd2e17641e4e4.diff

[clang] faa29ee - [Clang] Fix warning on unused varaible

2023-01-06 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2023-01-06T21:14:31-06:00 New Revision: faa29ee0f9c941b193161ad48a46713a04a81163 URL: https://github.com/llvm/llvm-project/commit/faa29ee0f9c941b193161ad48a46713a04a81163 DIFF: https://github.com/llvm/llvm-project/commit/faa29ee0f9c941b193161ad48a46713a04a81163.diff

[clang] cf97ee7 - [Clang] Fix mispelled option passed to the linker wrapper

2023-01-06 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2023-01-06T20:02:23-06:00 New Revision: cf97ee75f080579d2bbf2a559ec5d46ee00d828d URL: https://github.com/llvm/llvm-project/commit/cf97ee75f080579d2bbf2a559ec5d46ee00d828d DIFF: https://github.com/llvm/llvm-project/commit/cf97ee75f080579d2bbf2a559ec5d46ee00d828d.diff

[clang] f5f746f - [OpenMP] Introduce '-f[no-]openmp-target-jit' flag to control JIT for offloading

2023-01-06 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2023-01-06T20:01:41-06:00 New Revision: f5f746f1efd45a6e9ed8ca9be26e8c01c5aa00b1 URL: https://github.com/llvm/llvm-project/commit/f5f746f1efd45a6e9ed8ca9be26e8c01c5aa00b1 DIFF: https://github.com/llvm/llvm-project/commit/f5f746f1efd45a6e9ed8ca9be26e8c01c5aa00b1.diff

[clang] d5a5ee8 - [Clang] Add `nvptx-arch` tool to query installed NVIDIA GPUs

2022-12-25 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-12-25T21:24:30-06:00 New Revision: d5a5ee856e7ccd442ad22168c56ff77197255cbe URL: https://github.com/llvm/llvm-project/commit/d5a5ee856e7ccd442ad22168c56ff77197255cbe DIFF: https://github.com/llvm/llvm-project/commit/d5a5ee856e7ccd442ad22168c56ff77197255cbe.diff

[clang] f74e3d2 - [OpenMP] Fix test on 32-bit platforms

2022-12-25 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-12-25T09:47:04-06:00 New Revision: f74e3d2f81d2aae47d6032fc1d23114460d48a37 URL: https://github.com/llvm/llvm-project/commit/f74e3d2f81d2aae47d6032fc1d23114460d48a37 DIFF: https://github.com/llvm/llvm-project/commit/f74e3d2f81d2aae47d6032fc1d23114460d48a37.diff

[clang] df41577 - [LinkerWrapper] Fix use-after-free when using JIT

2022-12-05 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-12-05T07:51:20-06:00 New Revision: df415774d2a584fb6a62bedf9a4ee936396a0e41 URL: https://github.com/llvm/llvm-project/commit/df415774d2a584fb6a62bedf9a4ee936396a0e41 DIFF: https://github.com/llvm/llvm-project/commit/df415774d2a584fb6a62bedf9a4ee936396a0e41.diff

[clang] bfd69ad - [LinkerWrapper] Ignore OFK_None kinds for building registration code

2022-11-29 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-11-29T09:46:51-06:00 New Revision: bfd69ad59672e67d60e71d66df7ef878c18a7bb8 URL: https://github.com/llvm/llvm-project/commit/bfd69ad59672e67d60e71d66df7ef878c18a7bb8 DIFF: https://github.com/llvm/llvm-project/commit/bfd69ad59672e67d60e71d66df7ef878c18a7bb8.diff

[clang] 37edd91 - [OpenMP] Do not add wrapper headers if using '-nogpuinc'

2022-11-28 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-11-28T10:20:31-06:00 New Revision: 37edd910478d911f93044d524a61974c991e6cae URL: https://github.com/llvm/llvm-project/commit/37edd910478d911f93044d524a61974c991e6cae DIFF: https://github.com/llvm/llvm-project/commit/37edd910478d911f93044d524a61974c991e6cae.diff

[clang] 0f7e863 - [LinkerWrapper] Perform device linking steps in parallel

2022-11-11 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-11-11T13:46:33-06:00 New Revision: 0f7e8631547ad2cbbe5bcf1933e1353e58f58406 URL: https://github.com/llvm/llvm-project/commit/0f7e8631547ad2cbbe5bcf1933e1353e58f58406 DIFF: https://github.com/llvm/llvm-project/commit/0f7e8631547ad2cbbe5bcf1933e1353e58f58406.diff

[clang] 3384f05 - [llvm-objdump][Offload] Use common offload extraction method

2022-11-03 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-11-03T16:19:13-05:00 New Revision: 3384f05a2cdb96a2f106c234ae8a9d0e306717a4 URL: https://github.com/llvm/llvm-project/commit/3384f05a2cdb96a2f106c234ae8a9d0e306717a4 DIFF: https://github.com/llvm/llvm-project/commit/3384f05a2cdb96a2f106c234ae8a9d0e306717a4.diff

[clang] b9ee2ac - [LinkerWrapper] report on missing libraries

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

[clang] 2a9a13d - [OpenMP] Remove `-Bsymbolic` flag for device linking in the GNU toolchain

2022-10-20 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-10-20T11:25:16-05:00 New Revision: 2a9a13d9cc5fceeb2cdb293dffeca0bc326c479f URL: https://github.com/llvm/llvm-project/commit/2a9a13d9cc5fceeb2cdb293dffeca0bc326c479f DIFF: https://github.com/llvm/llvm-project/commit/2a9a13d9cc5fceeb2cdb293dffeca0bc326c479f.diff

[clang] 037669d - [clang-format] Do not parse certain characters in pragma directives

2022-10-18 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-10-18T16:38:19-05:00 New Revision: 037669de8bdff42fc17b72460bf8784403c8d055 URL: https://github.com/llvm/llvm-project/commit/037669de8bdff42fc17b72460bf8784403c8d055 DIFF: https://github.com/llvm/llvm-project/commit/037669de8bdff42fc17b72460bf8784403c8d055.diff

[clang] 8c1449a - [OpenMP] Make kernels have protected visibility

2022-10-18 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-10-18T16:37:28-05:00 New Revision: 8c1449a84d61f6caa4b6e63f262b2c8976949548 URL: https://github.com/llvm/llvm-project/commit/8c1449a84d61f6caa4b6e63f262b2c8976949548 DIFF: https://github.com/llvm/llvm-project/commit/8c1449a84d61f6caa4b6e63f262b2c8976949548.diff

[clang] bb3c90d - [OpenMP] Make device functions have hidden visibility

2022-10-18 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-10-18T08:15:39-05:00 New Revision: bb3c90d3ecd142e60cf994338bdd4b59d8788cd3 URL: https://github.com/llvm/llvm-project/commit/bb3c90d3ecd142e60cf994338bdd4b59d8788cd3 DIFF: https://github.com/llvm/llvm-project/commit/bb3c90d3ecd142e60cf994338bdd4b59d8788cd3.diff

[clang] 8d72f44 - [Clang] Do not crash when an invalid offload architecture is set

2022-10-12 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-10-12T14:07:52-05:00 New Revision: 8d72f445f79992fd860a73ca4ebd78c1bcc6324b URL: https://github.com/llvm/llvm-project/commit/8d72f445f79992fd860a73ca4ebd78c1bcc6324b DIFF: https://github.com/llvm/llvm-project/commit/8d72f445f79992fd860a73ca4ebd78c1bcc6324b.diff

[clang] adf36ea - [Clang] Do not build the OffloadActionBuilder when using the new driver

2022-10-11 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-10-11T17:46:20-05:00 New Revision: adf36ea328910ce019893b426aac044bab166e73 URL: https://github.com/llvm/llvm-project/commit/adf36ea328910ce019893b426aac044bab166e73 DIFF: https://github.com/llvm/llvm-project/commit/adf36ea328910ce019893b426aac044bab166e73.diff

[clang] c249463 - [OpenMP] Fix `-foffload-lto` for offloading to Nvidia

2022-10-11 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-10-11T13:40:42-05:00 New Revision: c2494635f47d94ca1c596fe5e0983295aba81853 URL: https://github.com/llvm/llvm-project/commit/c2494635f47d94ca1c596fe5e0983295aba81853 DIFF: https://github.com/llvm/llvm-project/commit/c2494635f47d94ca1c596fe5e0983295aba81853.diff

[clang] 4b76a80 - [Clang] Fix use of `hasArg` when `hasFlag` should be used instead

2022-10-11 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-10-11T13:40:41-05:00 New Revision: 4b76a80459e69daca2f62f522a6117a9350613dc URL: https://github.com/llvm/llvm-project/commit/4b76a80459e69daca2f62f522a6117a9350613dc DIFF: https://github.com/llvm/llvm-project/commit/4b76a80459e69daca2f62f522a6117a9350613dc.diff

[clang] 52b8f3a - [LinkerWrapper] Fix failing linker wrapper save temps test

2022-10-10 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-10-10T15:56:46-05:00 New Revision: 52b8f3a80c6b2b1efcd91e2278bd9d63a0b1567b URL: https://github.com/llvm/llvm-project/commit/52b8f3a80c6b2b1efcd91e2278bd9d63a0b1567b DIFF: https://github.com/llvm/llvm-project/commit/52b8f3a80c6b2b1efcd91e2278bd9d63a0b1567b.diff

[clang] 4aa87a1 - [OpenMP][AMDGPU] Add 'uniform-work-group' attribute to OpenMP kernels

2022-10-06 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-10-06T18:22:09-05:00 New Revision: 4aa87a131f93de73b8e245021af0294545d063c5 URL: https://github.com/llvm/llvm-project/commit/4aa87a131f93de73b8e245021af0294545d063c5 DIFF: https://github.com/llvm/llvm-project/commit/4aa87a131f93de73b8e245021af0294545d063c5.diff

[clang] 5aba689 - [Clang] Emit a warning for ambiguous joined '-o' arguments

2022-10-06 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-10-06T18:20:15-05:00 New Revision: 5aba68960719c5d2de9ee0b459def9203e521f5e URL: https://github.com/llvm/llvm-project/commit/5aba68960719c5d2de9ee0b459def9203e521f5e DIFF: https://github.com/llvm/llvm-project/commit/5aba68960719c5d2de9ee0b459def9203e521f5e.diff

[clang] ac135f9 - [Clang] Fix using LTO with the new driver in RDC-mode

2022-10-06 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-10-06T09:36:09-05:00 New Revision: ac135f9ee574e7451088926c667d93d51a3d6940 URL: https://github.com/llvm/llvm-project/commit/ac135f9ee574e7451088926c667d93d51a3d6940 DIFF: https://github.com/llvm/llvm-project/commit/ac135f9ee574e7451088926c667d93d51a3d6940.diff

[clang] a8ec170 - [OpenMP] Make the exec_mode global have protected visibility

2022-10-05 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-10-05T14:39:22-05:00 New Revision: a8ec170e01dd0d0cbf8c059aa7addaaf3d886876 URL: https://github.com/llvm/llvm-project/commit/a8ec170e01dd0d0cbf8c059aa7addaaf3d886876 DIFF: https://github.com/llvm/llvm-project/commit/a8ec170e01dd0d0cbf8c059aa7addaaf3d886876.diff

[clang] 11adae5 - [Clang] Make offloading flags accept '-' and '--'

2022-10-03 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-10-03T10:35:51-05:00 New Revision: 11adae50892e6e94f10ce41bc738a9823a6b3251 URL: https://github.com/llvm/llvm-project/commit/11adae50892e6e94f10ce41bc738a9823a6b3251 DIFF: https://github.com/llvm/llvm-project/commit/11adae50892e6e94f10ce41bc738a9823a6b3251.diff

[clang] f50a7c7 - [LinkerWrapper] Fix optimized debugging builds for NVPTX LTO

2022-09-27 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-09-27T10:49:17-05:00 New Revision: f50a7c7a26e074231cc9a60a3fcaef7520ceb67f URL: https://github.com/llvm/llvm-project/commit/f50a7c7a26e074231cc9a60a3fcaef7520ceb67f DIFF: https://github.com/llvm/llvm-project/commit/f50a7c7a26e074231cc9a60a3fcaef7520ceb67f.diff

[clang] e221315 - [Clang] Make Clang driver suggest '-Xclang' for CC1 options passed to the driver

2022-09-24 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-09-24T07:58:40-05:00 New Revision: e2213159fa654a9ba8b211204a7342f6bc1690c6 URL: https://github.com/llvm/llvm-project/commit/e2213159fa654a9ba8b211204a7342f6bc1690c6 DIFF: https://github.com/llvm/llvm-project/commit/e2213159fa654a9ba8b211204a7342f6bc1690c6.diff

[clang] 5d12e9a - [Clang][NFC] Make unused flag `-fopenmp-new-driver` help hidden

2022-09-22 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-09-22T21:34:33-05:00 New Revision: 5d12e9a5717c738522cd5ec98f098fbf4ce1aec2 URL: https://github.com/llvm/llvm-project/commit/5d12e9a5717c738522cd5ec98f098fbf4ce1aec2 DIFF: https://github.com/llvm/llvm-project/commit/5d12e9a5717c738522cd5ec98f098fbf4ce1aec2.diff

[clang] b647f13 - [CUDA][HIP] Fix new driver crashing when using -save-temps in RDC-mode

2022-09-19 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-09-19T14:38:44-05:00 New Revision: b647f13226b4b30b8b0cb6e9baebc7a01558cde4 URL: https://github.com/llvm/llvm-project/commit/b647f13226b4b30b8b0cb6e9baebc7a01558cde4 DIFF: https://github.com/llvm/llvm-project/commit/b647f13226b4b30b8b0cb6e9baebc7a01558cde4.diff

[clang] bae1a2c - [OpenMP] Remove unused function after removing simplified interface

2022-09-14 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-09-14T10:14:43-05:00 New Revision: bae1a2cf3cce529b0d03df8bac962d13b407e117 URL: https://github.com/llvm/llvm-project/commit/bae1a2cf3cce529b0d03df8bac962d13b407e117 DIFF: https://github.com/llvm/llvm-project/commit/bae1a2cf3cce529b0d03df8bac962d13b407e117.diff

[clang] 194ec84 - [OpenMP][AMDGPU] Link bitcode ROCm device libraries per-TU

2022-09-14 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-09-14T09:42:06-05:00 New Revision: 194ec844f5c67306f505a3418038c5e75859bad8 URL: https://github.com/llvm/llvm-project/commit/194ec844f5c67306f505a3418038c5e75859bad8 DIFF: https://github.com/llvm/llvm-project/commit/194ec844f5c67306f505a3418038c5e75859bad8.diff

[clang] 7354a73 - [CUDA] Actually fix the test correctly this time

2022-09-06 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-09-06T20:31:27-05:00 New Revision: 7354a73945f1c123d66b01f51374ecbdba18fab3 URL: https://github.com/llvm/llvm-project/commit/7354a73945f1c123d66b01f51374ecbdba18fab3 DIFF: https://github.com/llvm/llvm-project/commit/7354a73945f1c123d66b01f51374ecbdba18fab3.diff

[clang] a6bb7c2 - [CUDA] Fix test failing when using the new driver

2022-09-06 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-09-06T20:14:20-05:00 New Revision: a6bb7c22fc288686010076ac253a12b4b1cd2ee5 URL: https://github.com/llvm/llvm-project/commit/a6bb7c22fc288686010076ac253a12b4b1cd2ee5 DIFF: https://github.com/llvm/llvm-project/commit/a6bb7c22fc288686010076ac253a12b4b1cd2ee5.diff

[clang] 2753eaf - [Clang] Fix the new driver crashing when using '-fsyntax-only'

2022-09-06 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-09-06T19:49:47-05:00 New Revision: 2753eafe5a7f003776b12f425c5b0a475e8fb6b7 URL: https://github.com/llvm/llvm-project/commit/2753eafe5a7f003776b12f425c5b0a475e8fb6b7 DIFF: https://github.com/llvm/llvm-project/commit/2753eafe5a7f003776b12f425c5b0a475e8fb6b7.diff

[clang] 3a62399 - [OpenMP] Fix logic error when building offloading applications

2022-09-06 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-09-06T13:56:24-05:00 New Revision: 3a623999f3ff96843f97ee300e0c94b8cbc88a9f URL: https://github.com/llvm/llvm-project/commit/3a623999f3ff96843f97ee300e0c94b8cbc88a9f DIFF: https://github.com/llvm/llvm-project/commit/3a623999f3ff96843f97ee300e0c94b8cbc88a9f.diff

[clang] 57ef29f - [OpenMP] Remove use of removed '-f[no-]openmp-new-driver' flag

2022-09-06 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-09-06T13:40:05-05:00 New Revision: 57ef29f2835eb594bc2ad4793df05188be4c2ef6 URL: https://github.com/llvm/llvm-project/commit/57ef29f2835eb594bc2ad4793df05188be4c2ef6 DIFF: https://github.com/llvm/llvm-project/commit/57ef29f2835eb594bc2ad4793df05188be4c2ef6.diff

[clang] a69404c - [OffloadPackager] Add ability to extract images from other file types

2022-09-06 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-09-06T08:55:17-05:00 New Revision: a69404c0a294ce65432ce67d5f3e7dce28106496 URL: https://github.com/llvm/llvm-project/commit/a69404c0a294ce65432ce67d5f3e7dce28106496 DIFF: https://github.com/llvm/llvm-project/commit/a69404c0a294ce65432ce67d5f3e7dce28106496.diff

[clang] 5dbc7cf - [Object] Refactor code for extracting offload binaries

2022-09-06 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-09-06T08:55:16-05:00 New Revision: 5dbc7cf7cac4428e0876a94a4fca10fe60af7328 URL: https://github.com/llvm/llvm-project/commit/5dbc7cf7cac4428e0876a94a4fca10fe60af7328 DIFF: https://github.com/llvm/llvm-project/commit/5dbc7cf7cac4428e0876a94a4fca10fe60af7328.diff

[clang] 937aaea - [CUDA] Fix arguments after removing unused private variable

2022-08-26 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-08-26T15:28:34-05:00 New Revision: 937aaead87f055caa4d91d7ba637d442a94a24a6 URL: https://github.com/llvm/llvm-project/commit/937aaead87f055caa4d91d7ba637d442a94a24a6 DIFF: https://github.com/llvm/llvm-project/commit/937aaead87f055caa4d91d7ba637d442a94a24a6.diff

[clang] ba57828 - [CUDA][OpenMP] Fix the new driver crashing on multiple device-only outputs

2022-08-24 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-08-24T08:47:55-05:00 New Revision: ba57828e11c52f45420f2027dae0843cf83a57bf URL: https://github.com/llvm/llvm-project/commit/ba57828e11c52f45420f2027dae0843cf83a57bf DIFF: https://github.com/llvm/llvm-project/commit/ba57828e11c52f45420f2027dae0843cf83a57bf.diff

[clang] 2b8f722 - [OpenMP] Add option to assert no nested OpenMP parallelism on the GPU

2022-08-23 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-08-23T14:09:51-05:00 New Revision: 2b8f722e630d0fdf1ca267361866a27c8d4c9387 URL: https://github.com/llvm/llvm-project/commit/2b8f722e630d0fdf1ca267361866a27c8d4c9387 DIFF: https://github.com/llvm/llvm-project/commit/2b8f722e630d0fdf1ca267361866a27c8d4c9387.diff

[clang] 86bfab2 - [OffloadPackager] Resolve copy elision warnings

2022-08-23 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-08-23T10:01:54-05:00 New Revision: 86bfab2723618772f5c4ffc2a68eedca592c6928 URL: https://github.com/llvm/llvm-project/commit/86bfab2723618772f5c4ffc2a68eedca592c6928 DIFF: https://github.com/llvm/llvm-project/commit/86bfab2723618772f5c4ffc2a68eedca592c6928.diff

[clang] ea0549d - [OffloadPackager] Add necessary move statement on returned value

2022-08-23 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-08-23T08:45:30-05:00 New Revision: ea0549d41bc44f60db6a2fb9e0f32e752d47e177 URL: https://github.com/llvm/llvm-project/commit/ea0549d41bc44f60db6a2fb9e0f32e752d47e177 DIFF: https://github.com/llvm/llvm-project/commit/ea0549d41bc44f60db6a2fb9e0f32e752d47e177.diff

[clang] bf06295 - [OffloadPackager] Add option to extract files from images

2022-08-23 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-08-23T12:57:16Z New Revision: bf062954364d69e0fb8e3e04ef3a65c432e8bd50 URL: https://github.com/llvm/llvm-project/commit/bf062954364d69e0fb8e3e04ef3a65c432e8bd50 DIFF: https://github.com/llvm/llvm-project/commit/bf062954364d69e0fb8e3e04ef3a65c432e8bd50.diff LOG:

[clang] ca6d70b - [LinkerWrapper][NFC] Clean-up error handling

2022-08-18 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-08-18T15:01:01-04:00 New Revision: ca6d70b32effe51a8d1654efe93154e7b96dcc23 URL: https://github.com/llvm/llvm-project/commit/ca6d70b32effe51a8d1654efe93154e7b96dcc23 DIFF: https://github.com/llvm/llvm-project/commit/ca6d70b32effe51a8d1654efe93154e7b96dcc23.diff

[clang] b71b22e - [LinkerWrapper] Use C++17 structured bindings

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

[clang] 3b52341 - [CUDA] Fix output name being replaced in device-only mode

2022-08-05 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-08-05T19:08:41-04:00 New Revision: 3b52341116b794e53dec2fd07e568884e5a0b8bb URL: https://github.com/llvm/llvm-project/commit/3b52341116b794e53dec2fd07e568884e5a0b8bb DIFF: https://github.com/llvm/llvm-project/commit/3b52341116b794e53dec2fd07e568884e5a0b8bb.diff

[clang] e27026c - [LinkerWrapper] Do not consume `--verbose` from the linker

2022-07-27 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-07-27T16:06:48-04:00 New Revision: e27026cce16a98f923bbdb71362334faf6d68cd3 URL: https://github.com/llvm/llvm-project/commit/e27026cce16a98f923bbdb71362334faf6d68cd3 DIFF: https://github.com/llvm/llvm-project/commit/e27026cce16a98f923bbdb71362334faf6d68cd3.diff

[clang] 080022d - [LinkerWrapper] Embed OffloadBinaries for OpenMP offloading images

2022-07-21 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-07-21T13:20:01-04:00 New Revision: 080022d8ed6c1bd9ba5ece33cfea248f9473e775 URL: https://github.com/llvm/llvm-project/commit/080022d8ed6c1bd9ba5ece33cfea248f9473e775 DIFF: https://github.com/llvm/llvm-project/commit/080022d8ed6c1bd9ba5ece33cfea248f9473e775.diff

[clang] 0c1b327 - [HIP] Allow the new driver to compile HIP in non-RDC mode

2022-07-20 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-07-20T16:52:23-04:00 New Revision: 0c1b32717bcffcf8edf95294e98933bd4c1e76ed URL: https://github.com/llvm/llvm-project/commit/0c1b32717bcffcf8edf95294e98933bd4c1e76ed DIFF: https://github.com/llvm/llvm-project/commit/0c1b32717bcffcf8edf95294e98933bd4c1e76ed.diff

[clang] 47b0aa5 - [LinkerWrapper] Rework passing args to the LLVM backend

2022-07-18 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-07-18T12:44:15-04:00 New Revision: 47b0aa5e4be7ba88bab60b9573407be1f6c387b1 URL: https://github.com/llvm/llvm-project/commit/47b0aa5e4be7ba88bab60b9573407be1f6c387b1 DIFF: https://github.com/llvm/llvm-project/commit/47b0aa5e4be7ba88bab60b9573407be1f6c387b1.diff

[clang] bb957a8 - [CUDA] Make the new driver properly ignore non-CUDA inputs

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

[clang] b370be3 - [CUDA] Allow the new driver to compile CUDA in non-RDC mode

2022-07-13 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-07-13T21:49:15-04:00 New Revision: b370be37cca760122903f1e202952fecf5182cc1 URL: https://github.com/llvm/llvm-project/commit/b370be37cca760122903f1e202952fecf5182cc1 DIFF: https://github.com/llvm/llvm-project/commit/b370be37cca760122903f1e202952fecf5182cc1.diff

[clang] 6abaa8e - [CUDA][HIP][NFC] Do not add `-fgpu-rdc` flag twice

2022-07-13 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-07-13T15:57:53-04:00 New Revision: 6abaa8e2103760025cee76528f555de7cf6698e6 URL: https://github.com/llvm/llvm-project/commit/6abaa8e2103760025cee76528f555de7cf6698e6 DIFF: https://github.com/llvm/llvm-project/commit/6abaa8e2103760025cee76528f555de7cf6698e6.diff

[clang] 1a5c1ee - [LinkerWrapper] Fix deleted constructor error on older compilers

2022-07-13 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-07-13T15:45:35-04:00 New Revision: 1a5c1ee5b8bb580ce35e660f9ea907148c6bf627 URL: https://github.com/llvm/llvm-project/commit/1a5c1ee5b8bb580ce35e660f9ea907148c6bf627 DIFF: https://github.com/llvm/llvm-project/commit/1a5c1ee5b8bb580ce35e660f9ea907148c6bf627.diff

[clang] c70db40 - [LinkerWrapper] Support time tracing in the linker wrapper

2022-07-13 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-07-13T15:38:39-04:00 New Revision: c70db40ceb65ef5ad4549a0ad4665ed88a5e2224 URL: https://github.com/llvm/llvm-project/commit/c70db40ceb65ef5ad4549a0ad4665ed88a5e2224 DIFF: https://github.com/llvm/llvm-project/commit/c70db40ceb65ef5ad4549a0ad4665ed88a5e2224.diff

[clang] 96f16a6 - [LinkerWrapper] Add support for timescope tracing

2022-07-13 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-07-13T15:38:39-04:00 New Revision: 96f16a6867f78e42e67807cbd357546a95b2a9b6 URL: https://github.com/llvm/llvm-project/commit/96f16a6867f78e42e67807cbd357546a95b2a9b6 DIFF: https://github.com/llvm/llvm-project/commit/96f16a6867f78e42e67807cbd357546a95b2a9b6.diff

[clang] 20d253e - [LinkerWrapper] Fix linker-wrapper not working with host-LTO

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

[clang] a3cbb15 - [LinkerWrapper] Tweak save-temps output name

2022-07-12 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-07-12T19:42:04-04:00 New Revision: a3cbb158a277e62dfa19b3740012270b3cfd0a47 URL: https://github.com/llvm/llvm-project/commit/a3cbb158a277e62dfa19b3740012270b3cfd0a47 DIFF: https://github.com/llvm/llvm-project/commit/a3cbb158a277e62dfa19b3740012270b3cfd0a47.diff

[clang] 1586b59 - [LinkerWrapper] Clean-up unused definitions

2022-07-12 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-07-12T11:46:46-04:00 New Revision: 1586b5952894c9ba1941fd38a1f7a6b8ca4ee8df URL: https://github.com/llvm/llvm-project/commit/1586b5952894c9ba1941fd38a1f7a6b8ca4ee8df DIFF: https://github.com/llvm/llvm-project/commit/1586b5952894c9ba1941fd38a1f7a6b8ca4ee8df.diff

[clang] 86a49a4 - [LinkerWrapper] Make ThinLTO work inside the linker wrapper

2022-07-12 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-07-12T11:46:46-04:00 New Revision: 86a49a4f4f50c2590716bdc440a97e89f5858a4f URL: https://github.com/llvm/llvm-project/commit/86a49a4f4f50c2590716bdc440a97e89f5858a4f DIFF: https://github.com/llvm/llvm-project/commit/86a49a4f4f50c2590716bdc440a97e89f5858a4f.diff

[clang] d214bfe - [OpenMP] Do not link static library with `-nogpulib`

2022-07-12 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-07-12T08:15:15-04:00 New Revision: d214bfe78d8d79a9c6bce5a7daf8d70135ebc670 URL: https://github.com/llvm/llvm-project/commit/d214bfe78d8d79a9c6bce5a7daf8d70135ebc670 DIFF: https://github.com/llvm/llvm-project/commit/d214bfe78d8d79a9c6bce5a7daf8d70135ebc670.diff

[clang] fe6a391 - [Clang] Fix tests failing due to invalid syntax for host triple

2022-07-11 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-07-11T21:31:56-04:00 New Revision: fe6a391357fcf0823a97a9a3814572655c3b3b74 URL: https://github.com/llvm/llvm-project/commit/fe6a391357fcf0823a97a9a3814572655c3b3b74 DIFF: https://github.com/llvm/llvm-project/commit/fe6a391357fcf0823a97a9a3814572655c3b3b74.diff

[clang] ce091eb - [HIP] Add support for handling HIP in the linker wrapper

2022-07-11 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-07-11T15:49:23-04:00 New Revision: ce091eb3b91fc683513f47a565d68cf2799804c9 URL: https://github.com/llvm/llvm-project/commit/ce091eb3b91fc683513f47a565d68cf2799804c9 DIFF: https://github.com/llvm/llvm-project/commit/ce091eb3b91fc683513f47a565d68cf2799804c9.diff

[clang] e88d53d - [HIP] Generate offloading entries for HIP with the new driver.

2022-07-11 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-07-11T15:49:21-04:00 New Revision: e88d53d25f3b48204615195615da35e575081903 URL: https://github.com/llvm/llvm-project/commit/e88d53d25f3b48204615195615da35e575081903 DIFF: https://github.com/llvm/llvm-project/commit/e88d53d25f3b48204615195615da35e575081903.diff

[clang] 359e4a8 - [Clang] Parse toolchain-specific offloading arguments directly

2022-07-11 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-07-11T15:37:50-04:00 New Revision: 359e4a8247316c2f0c21072919836fd9fd4cf0f1 URL: https://github.com/llvm/llvm-project/commit/359e4a8247316c2f0c21072919836fd9fd4cf0f1 DIFF: https://github.com/llvm/llvm-project/commit/359e4a8247316c2f0c21072919836fd9fd4cf0f1.diff

[clang] 22a01b8 - [LinkerWrapper] Forward `-mllvm` options to the linker wrapper

2022-07-09 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-07-09T21:18:19-04:00 New Revision: 22a01b860b909d7836658e0c58e484950766239b URL: https://github.com/llvm/llvm-project/commit/22a01b860b909d7836658e0c58e484950766239b DIFF: https://github.com/llvm/llvm-project/commit/22a01b860b909d7836658e0c58e484950766239b.diff

[clang] dbd3ade - [LinkerWrapper] Fix errors not exiting inside of the LTO pipeline

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

[clang] 24849c9 - [Clang] Fix the wrong features being derivec in the offload packager

2022-07-08 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-07-08T17:26:20-04:00 New Revision: 24849c9eb504cad5b17f16ed23a88dab92882d5d URL: https://github.com/llvm/llvm-project/commit/24849c9eb504cad5b17f16ed23a88dab92882d5d DIFF: https://github.com/llvm/llvm-project/commit/24849c9eb504cad5b17f16ed23a88dab92882d5d.diff

[clang] d36b96a - [LinkerWrapper] Fix use of string savers and correctly pass bitcode libraries

2022-07-08 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-07-08T17:22:35-04:00 New Revision: d36b96afb2245d791eaf9d9b1b1adfa52df1e498 URL: https://github.com/llvm/llvm-project/commit/d36b96afb2245d791eaf9d9b1b1adfa52df1e498 DIFF: https://github.com/llvm/llvm-project/commit/d36b96afb2245d791eaf9d9b1b1adfa52df1e498.diff

[clang] 7ecec30 - [Clang][Docs] Update the clang-linker-wrapper documentation.

2022-07-08 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-07-08T14:30:07-04:00 New Revision: 7ecec30e43987f4851130fc08423ab23fec234a4 URL: https://github.com/llvm/llvm-project/commit/7ecec30e43987f4851130fc08423ab23fec234a4 DIFF: https://github.com/llvm/llvm-project/commit/7ecec30e43987f4851130fc08423ab23fec234a4.diff

[clang] 0d7161a - [Clang] Fix test failing due to renamed arg

2022-07-08 Thread Joseph Huber via cfe-commits
Author: Joseph Huber Date: 2022-07-08T11:50:56-04:00 New Revision: 0d7161af89f91db798f7be2a521568a4cd754214 URL: https://github.com/llvm/llvm-project/commit/0d7161af89f91db798f7be2a521568a4cd754214 DIFF: https://github.com/llvm/llvm-project/commit/0d7161af89f91db798f7be2a521568a4cd754214.diff

<    7   8   9   10   11   12   13   14   >