[clang] 5fa21e5 - [NFC][X86][Headers] Fix missing blank line

2024-04-19 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2024-04-19T07:35:55-07:00 New Revision: 5fa21e5fc7384069276e15dbb1c27986a6e86483 URL: https://github.com/llvm/llvm-project/commit/5fa21e5fc7384069276e15dbb1c27986a6e86483 DIFF: https://github.com/llvm/llvm-project/commit/5fa21e5fc7384069276e15dbb1c27986a6e86483.diff

[clang] 9808279 - [NFC] Bump DIAG_SIZE_FRONTEND (hit the limit downstream as of e05c1b46)

2024-04-03 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2024-04-03T08:12:16-07:00 New Revision: 9808279b0ec3663428fbf6294dfdd1d4f70b1cda URL: https://github.com/llvm/llvm-project/commit/9808279b0ec3663428fbf6294dfdd1d4f70b1cda DIFF: https://github.com/llvm/llvm-project/commit/9808279b0ec3663428fbf6294dfdd1d4f70b1cda.diff

[clang] 04a6e0f - [X86][Headers] change 'yields' to 'returns' in more places

2024-03-22 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2024-03-22T05:36:41-07:00 New Revision: 04a6e0f1634f9a53120c27a30250d26dff4ada1c URL: https://github.com/llvm/llvm-project/commit/04a6e0f1634f9a53120c27a30250d26dff4ada1c DIFF: https://github.com/llvm/llvm-project/commit/04a6e0f1634f9a53120c27a30250d26dff4ada1c.diff

[clang] 513b950 - Make -frewrite-includes handle -include correctly

2023-10-24 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2023-10-24T09:08:31-07:00 New Revision: 513b950a79d0e92af1baa969207dd296068a71b9 URL: https://github.com/llvm/llvm-project/commit/513b950a79d0e92af1baa969207dd296068a71b9 DIFF: https://github.com/llvm/llvm-project/commit/513b950a79d0e92af1baa969207dd296068a71b9.diff

[clang] 71d83bb - Add -fkeep-system-includes modifier for -E

2023-10-06 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2023-10-06T12:55:48-07:00 New Revision: 71d83bb426104fb77605382c61968aaf55b537b8 URL: https://github.com/llvm/llvm-project/commit/71d83bb426104fb77605382c61968aaf55b537b8 DIFF: https://github.com/llvm/llvm-project/commit/71d83bb426104fb77605382c61968aaf55b537b8.diff

[clang] 9500616 - [NFC] Change a reference member to pointer

2023-10-06 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2023-10-06T12:55:48-07:00 New Revision: 9500616a049995c0d23e070534a41b2ddbec1495 URL: https://github.com/llvm/llvm-project/commit/9500616a049995c0d23e070534a41b2ddbec1495 DIFF: https://github.com/llvm/llvm-project/commit/9500616a049995c0d23e070534a41b2ddbec1495.diff

[clang] 0d592c8 - [Driver][PS5] Simplify a condition

2023-08-22 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2023-08-22T15:01:55-07:00 New Revision: 0d592c8d49bc734e3807bd7093f61e634e8194cf URL: https://github.com/llvm/llvm-project/commit/0d592c8d49bc734e3807bd7093f61e634e8194cf DIFF: https://github.com/llvm/llvm-project/commit/0d592c8d49bc734e3807bd7093f61e634e8194cf.diff

[clang] 1fcc2bc - Reapply "[DebugInfo] Alternate (more efficient) MD5 fix"

2023-08-18 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2023-08-18T09:20:42-07:00 New Revision: 1fcc2bc31bb9352a13445ff4a5cccb0bebb8ea5b URL: https://github.com/llvm/llvm-project/commit/1fcc2bc31bb9352a13445ff4a5cccb0bebb8ea5b DIFF: https://github.com/llvm/llvm-project/commit/1fcc2bc31bb9352a13445ff4a5cccb0bebb8ea5b.diff

[clang] 5956648 - Revert "Reapply "[DebugInfo] Alternate (more efficient) MD5 fix""

2023-08-18 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2023-08-18T06:35:34-07:00 New Revision: 5956648fc3ba11dd6b0d0f2d1d9b923e7f80f247 URL: https://github.com/llvm/llvm-project/commit/5956648fc3ba11dd6b0d0f2d1d9b923e7f80f247 DIFF: https://github.com/llvm/llvm-project/commit/5956648fc3ba11dd6b0d0f2d1d9b923e7f80f247.diff

[clang] 2e4d2d8 - Reapply "[DebugInfo] Alternate (more efficient) MD5 fix"

2023-08-18 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2023-08-18T05:24:00-07:00 New Revision: 2e4d2d800b9ce0924513a2f24e7a1f3d22b52383 URL: https://github.com/llvm/llvm-project/commit/2e4d2d800b9ce0924513a2f24e7a1f3d22b52383 DIFF: https://github.com/llvm/llvm-project/commit/2e4d2d800b9ce0924513a2f24e7a1f3d22b52383.diff

[clang] 21e7f73 - Revert "[DebugInfo] Alternate (more efficient) MD5 fix"

2023-08-17 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2023-08-17T11:34:26-07:00 New Revision: 21e7f73494663814e0296066895dfacdebfac6d4 URL: https://github.com/llvm/llvm-project/commit/21e7f73494663814e0296066895dfacdebfac6d4 DIFF: https://github.com/llvm/llvm-project/commit/21e7f73494663814e0296066895dfacdebfac6d4.diff

[clang] ca1295c - [DebugInfo] Alternate (more efficient) MD5 fix

2023-08-17 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2023-08-17T07:03:47-07:00 New Revision: ca1295c5a15f03ede2fe620cc80d6a1e6e6735b8 URL: https://github.com/llvm/llvm-project/commit/ca1295c5a15f03ede2fe620cc80d6a1e6e6735b8 DIFF: https://github.com/llvm/llvm-project/commit/ca1295c5a15f03ede2fe620cc80d6a1e6e6735b8.diff

[clang] 4e8cae4 - Fix build break on pickier MSVC configurations [NFC]

2023-08-08 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2023-08-08T12:44:47-04:00 New Revision: 4e8cae4aec6590ca13ec65ed38d6da55c6031755 URL: https://github.com/llvm/llvm-project/commit/4e8cae4aec6590ca13ec65ed38d6da55c6031755 DIFF: https://github.com/llvm/llvm-project/commit/4e8cae4aec6590ca13ec65ed38d6da55c6031755.diff

[clang] 1fde372 - [Headers][doc] Add description of _mm256_movemask_epi8

2023-07-25 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2023-07-25T10:00:13-07:00 New Revision: 1fde372b320015f22e24b67c41c7028974a4a223 URL: https://github.com/llvm/llvm-project/commit/1fde372b320015f22e24b67c41c7028974a4a223 DIFF: https://github.com/llvm/llvm-project/commit/1fde372b320015f22e24b67c41c7028974a4a223.diff

[clang] 7abb5fc - [DWARF] Make sure file entry for artificial functions has an MD5 checksum

2023-07-24 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2023-07-24T10:53:10-07:00 New Revision: 7abb5fc618cec66841a8280d2a099a4c9c8cb91b URL: https://github.com/llvm/llvm-project/commit/7abb5fc618cec66841a8280d2a099a4c9c8cb91b DIFF: https://github.com/llvm/llvm-project/commit/7abb5fc618cec66841a8280d2a099a4c9c8cb91b.diff

[clang] 69593aa - [Headers][doc] Add misc non-AVX2 intrinsic descriptions

2023-07-24 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2023-07-24T10:51:18-07:00 New Revision: 69593aa5c054cec6be6b822c073ccdc63748a68d URL: https://github.com/llvm/llvm-project/commit/69593aa5c054cec6be6b822c073ccdc63748a68d DIFF: https://github.com/llvm/llvm-project/commit/69593aa5c054cec6be6b822c073ccdc63748a68d.diff

[clang] 775d6df - [Headers][doc] Add SHA1/SHA256 intrinsic descriptions

2023-07-21 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2023-07-21T14:26:47-07:00 New Revision: 775d6df6a5f2fbe8d4ad6174badc2ef553ada6e3 URL: https://github.com/llvm/llvm-project/commit/775d6df6a5f2fbe8d4ad6174badc2ef553ada6e3 DIFF: https://github.com/llvm/llvm-project/commit/775d6df6a5f2fbe8d4ad6174badc2ef553ada6e3.diff

[clang] 6c30b78 - Reland "[PS4/PS5] Tidy up driver warnings finding the SDK"

2023-07-17 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2023-07-17T13:57:08-07:00 New Revision: 6c30b7886919eb19289f5ed9216e72de9700c9fb URL: https://github.com/llvm/llvm-project/commit/6c30b7886919eb19289f5ed9216e72de9700c9fb DIFF: https://github.com/llvm/llvm-project/commit/6c30b7886919eb19289f5ed9216e72de9700c9fb.diff

[clang] 9b3323d - Revert "[PS4/PS5] Tidy up driver warnings finding the SDK"

2023-07-17 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2023-07-17T10:30:44-07:00 New Revision: 9b3323d39f635db870de958f067c672f54d7b192 URL: https://github.com/llvm/llvm-project/commit/9b3323d39f635db870de958f067c672f54d7b192 DIFF: https://github.com/llvm/llvm-project/commit/9b3323d39f635db870de958f067c672f54d7b192.diff

[clang] ba9a7f7 - [PS4/PS5] Tidy up driver warnings finding the SDK

2023-07-17 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2023-07-17T09:34:15-07:00 New Revision: ba9a7f73a12e75b005bfec359ddc37999b1d38c0 URL: https://github.com/llvm/llvm-project/commit/ba9a7f73a12e75b005bfec359ddc37999b1d38c0 DIFF: https://github.com/llvm/llvm-project/commit/ba9a7f73a12e75b005bfec359ddc37999b1d38c0.diff

[clang] 1461fab - [Headers][doc] Add load/store/cmp/cvt intrinsic descriptions to avx2intrin.h

2023-06-30 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2023-06-30T08:31:02-07:00 New Revision: 1461fabfb141699cb1b9ffbe37abf73fa3d78b74 URL: https://github.com/llvm/llvm-project/commit/1461fabfb141699cb1b9ffbe37abf73fa3d78b74 DIFF: https://github.com/llvm/llvm-project/commit/1461fabfb141699cb1b9ffbe37abf73fa3d78b74.diff

[clang] 3db8410 - [Headers] Fix up some conditionals

2023-06-22 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2023-06-22T11:21:16-07:00 New Revision: 3db8410487ce704f02ef8a175e87295d4e86c8df URL: https://github.com/llvm/llvm-project/commit/3db8410487ce704f02ef8a175e87295d4e86c8df DIFF: https://github.com/llvm/llvm-project/commit/3db8410487ce704f02ef8a175e87295d4e86c8df.diff

[clang] bfa467b - [Headers][doc] Add various arith/logical intrinsic descriptions to avx2intrin.h

2023-06-22 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2023-06-22T06:32:28-07:00 New Revision: bfa467bdc0e900dbd44e2b896678d6fb77daacf4 URL: https://github.com/llvm/llvm-project/commit/bfa467bdc0e900dbd44e2b896678d6fb77daacf4 DIFF: https://github.com/llvm/llvm-project/commit/bfa467bdc0e900dbd44e2b896678d6fb77daacf4.diff

[clang] 5437056 - [Headers][doc] Fix typo in avx2intrin.h doc

2023-05-31 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2023-05-31T06:43:38-07:00 New Revision: 543705641adb1d3533be141947264ca1b7b04479 URL: https://github.com/llvm/llvm-project/commit/543705641adb1d3533be141947264ca1b7b04479 DIFF: https://github.com/llvm/llvm-project/commit/543705641adb1d3533be141947264ca1b7b04479.diff

[clang] e5399f1 - [Headers][doc] Add shuffle-like intrinsic descriptions to avx2intrin.h

2023-05-31 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2023-05-31T06:33:18-07:00 New Revision: e5399f1d7cabfca90030ca03f52818e892aa389f URL: https://github.com/llvm/llvm-project/commit/e5399f1d7cabfca90030ca03f52818e892aa389f DIFF: https://github.com/llvm/llvm-project/commit/e5399f1d7cabfca90030ca03f52818e892aa389f.diff

[clang] d829190 - [Headers][doc] Add add/sub/mul intrinsic descriptions to avx2intrin.h

2023-05-30 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2023-05-30T10:15:18-07:00 New Revision: d8291908ef49e0d560276c19c552a67d9fb3ef1d URL: https://github.com/llvm/llvm-project/commit/d8291908ef49e0d560276c19c552a67d9fb3ef1d DIFF: https://github.com/llvm/llvm-project/commit/d8291908ef49e0d560276c19c552a67d9fb3ef1d.diff

[clang] 642bd11 - [Headers][doc] Add "shift" intrinsic descriptions to avx2intrin.h

2023-05-10 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2023-05-10T13:14:41-07:00 New Revision: 642bd1123d05e594cd0ef1527516f421ac07c5a6 URL: https://github.com/llvm/llvm-project/commit/642bd1123d05e594cd0ef1527516f421ac07c5a6 DIFF: https://github.com/llvm/llvm-project/commit/642bd1123d05e594cd0ef1527516f421ac07c5a6.diff

[clang] 22a748a - [Headers] Revise conditional for rdrand64_step

2023-04-26 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2023-04-26T09:00:29-07:00 New Revision: 22a748a51f2a2644f4dbc5e93615c9f3106e50d5 URL: https://github.com/llvm/llvm-project/commit/22a748a51f2a2644f4dbc5e93615c9f3106e50d5 DIFF: https://github.com/llvm/llvm-project/commit/22a748a51f2a2644f4dbc5e93615c9f3106e50d5.diff

[clang] 039ae62 - [Headers][doc] Add "gather" intrinsic descriptions to avx2intrin.h

2023-04-26 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2023-04-26T08:04:31-07:00 New Revision: 039ae62405b6ea130b6f84cd54fea1e8599f1634 URL: https://github.com/llvm/llvm-project/commit/039ae62405b6ea130b6f84cd54fea1e8599f1634 DIFF: https://github.com/llvm/llvm-project/commit/039ae62405b6ea130b6f84cd54fea1e8599f1634.diff

[clang] 1242644 - [Header][doc] Tweak wording for MWAIT[X] intrinsics

2023-04-19 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2023-04-19T09:57:33-07:00 New Revision: 12426441ea2a9fdfcf6121a0061fa91d6112781d URL: https://github.com/llvm/llvm-project/commit/12426441ea2a9fdfcf6121a0061fa91d6112781d DIFF: https://github.com/llvm/llvm-project/commit/12426441ea2a9fdfcf6121a0061fa91d6112781d.diff

[clang] 5ddcef2 - [Headers][doc] Add/revise MONITOR/MWAIT descriptions

2023-04-19 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2023-04-19T09:50:15-07:00 New Revision: 5ddcef2ad3db5aa6e20a2e50e7799816c736e785 URL: https://github.com/llvm/llvm-project/commit/5ddcef2ad3db5aa6e20a2e50e7799816c736e785 DIFF: https://github.com/llvm/llvm-project/commit/5ddcef2ad3db5aa6e20a2e50e7799816c736e785.diff

[clang] 0905c56 - [Headers][doc] Add FMA intrinsic descriptions

2023-04-18 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2023-04-18T09:31:09-07:00 New Revision: 0905c567f0c7328780c727b470a92cda1ee54697 URL: https://github.com/llvm/llvm-project/commit/0905c567f0c7328780c727b470a92cda1ee54697 DIFF: https://github.com/llvm/llvm-project/commit/0905c567f0c7328780c727b470a92cda1ee54697.diff

[clang] a82170f - [Headers] Add some intrinsic function descriptions to immintrin.h.

2023-04-04 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2023-04-04T06:26:05-07:00 New Revision: a82170fa41ca9756b0f67d0ed015adef325e8921 URL: https://github.com/llvm/llvm-project/commit/a82170fa41ca9756b0f67d0ed015adef325e8921 DIFF: https://github.com/llvm/llvm-project/commit/a82170fa41ca9756b0f67d0ed015adef325e8921.diff

[clang] 9dcf6b1 - [PS4/PS5] Remove C_INCLUDE_DIRS handling

2023-03-09 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2023-03-09T09:26:50-08:00 New Revision: 9dcf6b19daf8980a02a5b9206126b3eff7a37e01 URL: https://github.com/llvm/llvm-project/commit/9dcf6b19daf8980a02a5b9206126b3eff7a37e01 DIFF: https://github.com/llvm/llvm-project/commit/9dcf6b19daf8980a02a5b9206126b3eff7a37e01.diff

[clang] 32d441b - [PS4/PS5] Specify no or

2023-02-23 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2023-02-23T07:09:30-08:00 New Revision: 32d441bfb4f302e02736dc922b0388c7594fd90e URL: https://github.com/llvm/llvm-project/commit/32d441bfb4f302e02736dc922b0388c7594fd90e DIFF: https://github.com/llvm/llvm-project/commit/32d441bfb4f302e02736dc922b0388c7594fd90e.diff

[clang] 17a90f1 - Tighten up a modules test

2023-02-17 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2023-02-17T06:35:01-08:00 New Revision: 17a90f1196c1a4b48b8d02c055497565ce5c785d URL: https://github.com/llvm/llvm-project/commit/17a90f1196c1a4b48b8d02c055497565ce5c785d DIFF: https://github.com/llvm/llvm-project/commit/17a90f1196c1a4b48b8d02c055497565ce5c785d.diff

[clang] ecb3cd0 - [Driver] Move PS4/PS5 header search path management to the driver

2023-02-01 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2023-02-01T07:40:30-08:00 New Revision: ecb3cd0946a47c419efda7b92cd6f6fcc30b6be9 URL: https://github.com/llvm/llvm-project/commit/ecb3cd0946a47c419efda7b92cd6f6fcc30b6be9 DIFF: https://github.com/llvm/llvm-project/commit/ecb3cd0946a47c419efda7b92cd6f6fcc30b6be9.diff

[clang] 787876b - [unittests] Use GTEST_SKIP() instead of return when appropriate

2023-01-26 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2023-01-26T08:40:38-08:00 New Revision: 787876b0d592a6b4e87d00a0adb89ce87dfc11cd URL: https://github.com/llvm/llvm-project/commit/787876b0d592a6b4e87d00a0adb89ce87dfc11cd DIFF: https://github.com/llvm/llvm-project/commit/787876b0d592a6b4e87d00a0adb89ce87dfc11cd.diff

[clang] eae8d22 - [PS4] NFC: rewrite a test to use lit's DEFINE feature

2023-01-17 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2023-01-17T11:27:51-08:00 New Revision: eae8d22607027ddc9067ca8fa5fea1f1f6a9fb45 URL: https://github.com/llvm/llvm-project/commit/eae8d22607027ddc9067ca8fa5fea1f1f6a9fb45 DIFF: https://github.com/llvm/llvm-project/commit/eae8d22607027ddc9067ca8fa5fea1f1f6a9fb45.diff

[clang] 09e4449 - [PS5] Handle visibility options same as PS4

2023-01-17 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2023-01-17T11:27:51-08:00 New Revision: 09e4449901d7fc780806778181cf3136c1e08e98 URL: https://github.com/llvm/llvm-project/commit/09e4449901d7fc780806778181cf3136c1e08e98 DIFF: https://github.com/llvm/llvm-project/commit/09e4449901d7fc780806778181cf3136c1e08e98.diff

[clang] a26cbd0 - [Driver] Convert test to check 'target=...'

2023-01-04 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2023-01-04T06:46:00-08:00 New Revision: a26cbd03fe0f6f996d27f793e2107393d1888e40 URL: https://github.com/llvm/llvm-project/commit/a26cbd03fe0f6f996d27f793e2107393d1888e40 DIFF: https://github.com/llvm/llvm-project/commit/a26cbd03fe0f6f996d27f793e2107393d1888e40.diff

[clang] d4959b5 - [Driver] Fix tests not to fail randomly on Windows

2022-12-21 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-12-21T09:37:12-08:00 New Revision: d4959b5a4bb888789f99a952a1304ce915dfee2f URL: https://github.com/llvm/llvm-project/commit/d4959b5a4bb888789f99a952a1304ce915dfee2f DIFF: https://github.com/llvm/llvm-project/commit/d4959b5a4bb888789f99a952a1304ce915dfee2f.diff

[clang] 016785d - [clang/xray] Convert tests to check 'target=...'

2022-12-21 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-12-21T05:19:27-08:00 New Revision: 016785d9316d8c5abc5fdf3cdb86479095bbb677 URL: https://github.com/llvm/llvm-project/commit/016785d9316d8c5abc5fdf3cdb86479095bbb677 DIFF: https://github.com/llvm/llvm-project/commit/016785d9316d8c5abc5fdf3cdb86479095bbb677.diff

[clang] e0f2150 - [clang] Convert tests to check 'target=...'

2022-12-15 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-12-15T12:26:33-08:00 New Revision: e0f2150e99e5e429c33047f25e3da2ab146d0f57 URL: https://github.com/llvm/llvm-project/commit/e0f2150e99e5e429c33047f25e3da2ab146d0f57 DIFF: https://github.com/llvm/llvm-project/commit/e0f2150e99e5e429c33047f25e3da2ab146d0f57.diff

[clang-tools-extra] 40cc041 - [clang-tools-extra] Convert tests to check 'target=...'

2022-12-15 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-12-15T09:51:06-08:00 New Revision: 40cc041d4eec7306a67bfdbfeaa8796b8d856b60 URL: https://github.com/llvm/llvm-project/commit/40cc041d4eec7306a67bfdbfeaa8796b8d856b60 DIFF: https://github.com/llvm/llvm-project/commit/40cc041d4eec7306a67bfdbfeaa8796b8d856b60.diff

[clang] 948bb35 - [PPC] Convert tests to check 'target='

2022-12-15 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-12-15T07:01:14-08:00 New Revision: 948bb35d747419651fa5bcf86d5b6563bbb56119 URL: https://github.com/llvm/llvm-project/commit/948bb35d747419651fa5bcf86d5b6563bbb56119 DIFF: https://github.com/llvm/llvm-project/commit/948bb35d747419651fa5bcf86d5b6563bbb56119.diff

[clang] 7793e67 - [ZOS] Convert tests to check 'target={{.*}}-zos{{.*}}'

2022-12-12 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-12-12T11:25:19-08:00 New Revision: 7793e676514bc102e97a993e90257e8628069a8b URL: https://github.com/llvm/llvm-project/commit/7793e676514bc102e97a993e90257e8628069a8b DIFF: https://github.com/llvm/llvm-project/commit/7793e676514bc102e97a993e90257e8628069a8b.diff

[clang] b7ada67 - [lit] Use 'target=' in a few more places

2022-12-12 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-12-12T09:58:38-08:00 New Revision: b7ada67f1c28ae67c61578dd3bc8acb4d8d55d28 URL: https://github.com/llvm/llvm-project/commit/b7ada67f1c28ae67c61578dd3bc8acb4d8d55d28 DIFF: https://github.com/llvm/llvm-project/commit/b7ada67f1c28ae67c61578dd3bc8acb4d8d55d28.diff

[clang] fe21126 - [Windows] Convert tests to check 'target=...'

2022-12-06 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-12-06T13:15:48-08:00 New Revision: fe2112611258f9a16f101d642f3dfe7a47a161d7 URL: https://github.com/llvm/llvm-project/commit/fe2112611258f9a16f101d642f3dfe7a47a161d7 DIFF: https://github.com/llvm/llvm-project/commit/fe2112611258f9a16f101d642f3dfe7a47a161d7.diff

[clang] 26e50c4 - [ARM/Darwin] Convert tests to check 'target='

2022-12-06 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-12-06T06:58:39-08:00 New Revision: 26e50c4c4df10de7bd8fcad520bf11ab94331eac URL: https://github.com/llvm/llvm-project/commit/26e50c4c4df10de7bd8fcad520bf11ab94331eac DIFF: https://github.com/llvm/llvm-project/commit/26e50c4c4df10de7bd8fcad520bf11ab94331eac.diff

[clang] 64e4d03 - [lit][AIX] Convert clang tests to use 'target={{.*}}-aix{{.*}}'

2022-12-02 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-12-02T09:44:15-08:00 New Revision: 64e4d03c681a1c43ec22aee9ce32b784ed5aee9c URL: https://github.com/llvm/llvm-project/commit/64e4d03c681a1c43ec22aee9ce32b784ed5aee9c DIFF: https://github.com/llvm/llvm-project/commit/64e4d03c681a1c43ec22aee9ce32b784ed5aee9c.diff

[clang] aa14968 - [PS4/PS5] Canonicalize tests to use 'target=.*-(ps4|ps5)'

2022-12-01 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-12-01T07:21:07-08:00 New Revision: aa149687dc76f304a5228a167f4eebf19e5fb2d7 URL: https://github.com/llvm/llvm-project/commit/aa149687dc76f304a5228a167f4eebf19e5fb2d7 DIFF: https://github.com/llvm/llvm-project/commit/aa149687dc76f304a5228a167f4eebf19e5fb2d7.diff

[clang] b6a73d0 - [analyzer] Test depends on windows as host, not target

2022-11-30 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-11-30T14:11:51-08:00 New Revision: b6a73d06bad46cf11a15a873f4fca732570af458 URL: https://github.com/llvm/llvm-project/commit/b6a73d06bad46cf11a15a873f4fca732570af458 DIFF: https://github.com/llvm/llvm-project/commit/b6a73d06bad46cf11a15a873f4fca732570af458.diff

[clang] 2fbcf8b - [Hexagon] Convert tests to check 'target=hexagon-.*'

2022-11-30 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-11-30T13:36:10-08:00 New Revision: 2fbcf8b9b38c84fd1c3a250b4ef76f7e7adad0d3 URL: https://github.com/llvm/llvm-project/commit/2fbcf8b9b38c84fd1c3a250b4ef76f7e7adad0d3 DIFF: https://github.com/llvm/llvm-project/commit/2fbcf8b9b38c84fd1c3a250b4ef76f7e7adad0d3.diff

[clang] 57b1c02 - [Windows] Canonicalize on 'target=.*-windows'

2022-11-30 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-11-30T12:07:27-08:00 New Revision: 57b1c0250d5da6ac5342f10cd8f046412a46f153 URL: https://github.com/llvm/llvm-project/commit/57b1c0250d5da6ac5342f10cd8f046412a46f153 DIFF: https://github.com/llvm/llvm-project/commit/57b1c0250d5da6ac5342f10cd8f046412a46f153.diff

[clang] b8da574 - [PS4/PS5] Convert tests to check 'target='

2022-11-30 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-11-30T12:02:30-08:00 New Revision: b8da574c0d5079d2e6e44d2ccb7cf466b2872065 URL: https://github.com/llvm/llvm-project/commit/b8da574c0d5079d2e6e44d2ccb7cf466b2872065 DIFF: https://github.com/llvm/llvm-project/commit/b8da574c0d5079d2e6e44d2ccb7cf466b2872065.diff

[clang] f2c0c72 - [Windows] Convert clang/test/Modules tests to check 'target='

2022-11-29 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-11-29T12:17:36-08:00 New Revision: f2c0c7299b18448ac3ae04891b53fd8cac4af178 URL: https://github.com/llvm/llvm-project/commit/f2c0c7299b18448ac3ae04891b53fd8cac4af178 DIFF: https://github.com/llvm/llvm-project/commit/f2c0c7299b18448ac3ae04891b53fd8cac4af178.diff

[clang] df3f5f7 - [Windows] Convert tests to check 'target='

2022-11-29 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-11-29T10:33:21-08:00 New Revision: df3f5f714985a45ed7ad34a60f16a853b6cd40f2 URL: https://github.com/llvm/llvm-project/commit/df3f5f714985a45ed7ad34a60f16a853b6cd40f2 DIFF: https://github.com/llvm/llvm-project/commit/df3f5f714985a45ed7ad34a60f16a853b6cd40f2.diff

[clang] cd5900d - [PCH] Remove useless UNSUPPORTED clause

2022-11-29 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-11-29T10:07:38-08:00 New Revision: cd5900dcd1ecea9a5e2ec7b8bc53c61d90b856ed URL: https://github.com/llvm/llvm-project/commit/cd5900dcd1ecea9a5e2ec7b8bc53c61d90b856ed DIFF: https://github.com/llvm/llvm-project/commit/cd5900dcd1ecea9a5e2ec7b8bc53c61d90b856ed.diff

[clang] dee009d - [lit] UNSUPPORTED ps4/ps5 => target={{.*-ps(4|5)}}

2022-11-29 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-11-29T09:07:59-08:00 New Revision: dee009d3b5c71a340eb4ebb3cfb49f6015a789cc URL: https://github.com/llvm/llvm-project/commit/dee009d3b5c71a340eb4ebb3cfb49f6015a789cc DIFF: https://github.com/llvm/llvm-project/commit/dee009d3b5c71a340eb4ebb3cfb49f6015a789cc.diff

[clang] f19c272 - [PS4] Remove an UNSUPPORTED, this test seems to work now

2022-11-29 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-11-29T08:59:09-08:00 New Revision: f19c2720e3f0571d0fb415efa8f4b9fc5ae6eb17 URL: https://github.com/llvm/llvm-project/commit/f19c2720e3f0571d0fb415efa8f4b9fc5ae6eb17 DIFF: https://github.com/llvm/llvm-project/commit/f19c2720e3f0571d0fb415efa8f4b9fc5ae6eb17.diff

[clang] 6288f70 - [lit] Fix typo in REQUIRES clause

2022-10-31 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-10-31T13:15:09-07:00 New Revision: 6288f70bda7438c7d249a4d54d8317172bce2b88 URL: https://github.com/llvm/llvm-project/commit/6288f70bda7438c7d249a4d54d8317172bce2b88 DIFF: https://github.com/llvm/llvm-project/commit/6288f70bda7438c7d249a4d54d8317172bce2b88.diff

[clang] 7af01fe - [lit] Remove undefined keyword from a Driver test

2022-10-31 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-10-31T13:01:05-07:00 New Revision: 7af01fe42f1634297601016cd4ef84c34cd84bca URL: https://github.com/llvm/llvm-project/commit/7af01fe42f1634297601016cd4ef84c34cd84bca DIFF: https://github.com/llvm/llvm-project/commit/7af01fe42f1634297601016cd4ef84c34cd84bca.diff

[clang] 2b9055c - [PS4/PS5] NFC: Use preferred predicate in a triple check

2022-07-12 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-07-12T08:10:25-07:00 New Revision: 2b9055cee657fbec1afa93da3751bb923649fbde URL: https://github.com/llvm/llvm-project/commit/2b9055cee657fbec1afa93da3751bb923649fbde DIFF: https://github.com/llvm/llvm-project/commit/2b9055cee657fbec1afa93da3751bb923649fbde.diff

[clang] 08e4fe6 - [X86] Add RDPRU instruction

2022-07-06 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-07-06T07:17:47-07:00 New Revision: 08e4fe6c61967d5c6c16ef7a4cc63d51c4992b55 URL: https://github.com/llvm/llvm-project/commit/08e4fe6c61967d5c6c16ef7a4cc63d51c4992b55 DIFF: https://github.com/llvm/llvm-project/commit/08e4fe6c61967d5c6c16ef7a4cc63d51c4992b55.diff

[clang] 0fe88f9 - [PS4/PS5] Don't inherit base class alignment

2022-06-10 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-06-10T13:15:17-07:00 New Revision: 0fe88f9679ff6df5a7cce7e89038602c35a5e272 URL: https://github.com/llvm/llvm-project/commit/0fe88f9679ff6df5a7cce7e89038602c35a5e272 DIFF: https://github.com/llvm/llvm-project/commit/0fe88f9679ff6df5a7cce7e89038602c35a5e272.diff

[clang] aa1cdf8 - [PS5] Ignore 'packed' on one-byte bitfields, matching PS4

2022-06-02 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-06-02T14:41:18-07:00 New Revision: aa1cdf87b5a97c2476a80f3aa6ac5af3e5ec0494 URL: https://github.com/llvm/llvm-project/commit/aa1cdf87b5a97c2476a80f3aa6ac5af3e5ec0494 DIFF: https://github.com/llvm/llvm-project/commit/aa1cdf87b5a97c2476a80f3aa6ac5af3e5ec0494.diff

[clang] 30b7ffe - [PS5] Pack non-POD members in packed structs, matching PS4 ABI

2022-06-02 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-06-02T12:26:26-07:00 New Revision: 30b7ffe74e66aa0c33c689429c593f261c2c9d13 URL: https://github.com/llvm/llvm-project/commit/30b7ffe74e66aa0c33c689429c593f261c2c9d13 DIFF: https://github.com/llvm/llvm-project/commit/30b7ffe74e66aa0c33c689429c593f261c2c9d13.diff

[clang] bb7835e - [PS5] Apply 'packed' attribute to base classes, matching PS4 ABI

2022-06-02 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-06-02T12:26:26-07:00 New Revision: bb7835e2a7fbb12d711736862e75497c83a45be2 URL: https://github.com/llvm/llvm-project/commit/bb7835e2a7fbb12d711736862e75497c83a45be2 DIFF: https://github.com/llvm/llvm-project/commit/bb7835e2a7fbb12d711736862e75497c83a45be2.diff

[clang] dc5175a - [PS5] Make passing unions in registers match PS4 ABI

2022-06-02 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-06-02T11:00:54-07:00 New Revision: dc5175adef0804eb396690ea3fe35c6d450e6e64 URL: https://github.com/llvm/llvm-project/commit/dc5175adef0804eb396690ea3fe35c6d450e6e64 DIFF: https://github.com/llvm/llvm-project/commit/dc5175adef0804eb396690ea3fe35c6d450e6e64.diff

[clang] cc756f9 - [PS5] Classify __m64 as integer, matching PS4 ABI

2022-06-02 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-06-02T11:00:53-07:00 New Revision: cc756f91c3803a7f91868ecf64929a90399cb4bb URL: https://github.com/llvm/llvm-project/commit/cc756f91c3803a7f91868ecf64929a90399cb4bb DIFF: https://github.com/llvm/llvm-project/commit/cc756f91c3803a7f91868ecf64929a90399cb4bb.diff

[clang] 5a6352b - Tidy up `pragma comment lib` handling and testing

2022-06-02 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-06-02T07:52:26-07:00 New Revision: 5a6352bc70fb0f309de22ea75ef132f32d8be9b4 URL: https://github.com/llvm/llvm-project/commit/5a6352bc70fb0f309de22ea75ef132f32d8be9b4 DIFF: https://github.com/llvm/llvm-project/commit/5a6352bc70fb0f309de22ea75ef132f32d8be9b4.diff

[clang] b2c6251 - [PS5] Support r and y specifiers of freebsd_kernel_printf format strings

2022-06-02 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-06-02T06:27:11-07:00 New Revision: b2c6251c06700bfe8a69b780cb27928d3ba029db URL: https://github.com/llvm/llvm-project/commit/b2c6251c06700bfe8a69b780cb27928d3ba029db DIFF: https://github.com/llvm/llvm-project/commit/b2c6251c06700bfe8a69b780cb27928d3ba029db.diff

[clang] 5d005d8 - Refactor PS4OSTargetInfo into a base class and PS4 subclass; prep for PS5

2022-06-01 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-06-01T13:30:29-07:00 New Revision: 5d005d8256ecd7d57c72e24e7169c4e3d40a773a URL: https://github.com/llvm/llvm-project/commit/5d005d8256ecd7d57c72e24e7169c4e3d40a773a DIFF: https://github.com/llvm/llvm-project/commit/5d005d8256ecd7d57c72e24e7169c4e3d40a773a.diff

[clang] 8869ba3 - [PS5] Add PS5OSTargetInfo class, update affected tests

2022-06-01 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-06-01T13:30:29-07:00 New Revision: 8869ba366268c644200784b15c4e6b8efe891397 URL: https://github.com/llvm/llvm-project/commit/8869ba366268c644200784b15c4e6b8efe891397 DIFF: https://github.com/llvm/llvm-project/commit/8869ba366268c644200784b15c4e6b8efe891397.diff

[clang] 10555a8 - [PS5] Tweak dllexport test

2022-05-31 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-05-31T08:22:15-07:00 New Revision: 10555a82df22bf67a9c30165e952b44969b46b6f URL: https://github.com/llvm/llvm-project/commit/10555a82df22bf67a9c30165e952b44969b46b6f DIFF: https://github.com/llvm/llvm-project/commit/10555a82df22bf67a9c30165e952b44969b46b6f.diff

[clang] 634c8ef - [PS5] Allow dllimport/dllexport same as PS4

2022-05-26 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-05-26T07:01:30-07:00 New Revision: 634c8ef69a836f3436d027b03965965bad6f3ff0 URL: https://github.com/llvm/llvm-project/commit/634c8ef69a836f3436d027b03965965bad6f3ff0 DIFF: https://github.com/llvm/llvm-project/commit/634c8ef69a836f3436d027b03965965bad6f3ff0.diff

[clang] d8dda57 - [PS5] Default to -fno-rtti

2022-05-25 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-05-25T06:48:21-07:00 New Revision: d8dda57ae7798a052e52ef5979980e815d2e4bc5 URL: https://github.com/llvm/llvm-project/commit/d8dda57ae7798a052e52ef5979980e815d2e4bc5 DIFF: https://github.com/llvm/llvm-project/commit/d8dda57ae7798a052e52ef5979980e815d2e4bc5.diff

[clang] 4a3e2af - Reland "[PS5] Verify defaults to -fno-stack-size-section"

2022-05-24 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-05-24T10:09:39-07:00 New Revision: 4a3e2aff5f849278f6c49678fd21f8ca5e59c4e7 URL: https://github.com/llvm/llvm-project/commit/4a3e2aff5f849278f6c49678fd21f8ca5e59c4e7 DIFF: https://github.com/llvm/llvm-project/commit/4a3e2aff5f849278f6c49678fd21f8ca5e59c4e7.diff

[clang] efebb27 - Revert "[PS5] Verify defaults to -fno-stack-size-section"

2022-05-24 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-05-24T10:00:33-07:00 New Revision: efebb27b745a0d677ad2ea9aefff242c12aef29c URL: https://github.com/llvm/llvm-project/commit/efebb27b745a0d677ad2ea9aefff242c12aef29c DIFF: https://github.com/llvm/llvm-project/commit/efebb27b745a0d677ad2ea9aefff242c12aef29c.diff

[clang] 28432b0 - [PS5] Verify defaults to -fno-stack-size-section

2022-05-24 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-05-24T09:47:37-07:00 New Revision: 28432b0f655641df7f9d079cf69ba235038d6340 URL: https://github.com/llvm/llvm-project/commit/28432b0f655641df7f9d079cf69ba235038d6340 DIFF: https://github.com/llvm/llvm-project/commit/28432b0f655641df7f9d079cf69ba235038d6340.diff

[clang] 217531f - [PS5] Make driver's PIC behavior match PS4

2022-05-23 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-05-23T12:50:22-07:00 New Revision: 217531f12b4b97dadb80c66ab97c71e57ae0adcf URL: https://github.com/llvm/llvm-project/commit/217531f12b4b97dadb80c66ab97c71e57ae0adcf DIFF: https://github.com/llvm/llvm-project/commit/217531f12b4b97dadb80c66ab97c71e57ae0adcf.diff

[clang] dbd1ba2 - [PS5] Disable a test, same as PS4

2022-05-23 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-05-23T10:43:26-07:00 New Revision: dbd1ba28a3a435c87eb2a977028ea22e9aabf148 URL: https://github.com/llvm/llvm-project/commit/dbd1ba28a3a435c87eb2a977028ea22e9aabf148 DIFF: https://github.com/llvm/llvm-project/commit/dbd1ba28a3a435c87eb2a977028ea22e9aabf148.diff

[clang] 2ed0123 - [PS5] Check for HasNativeLLVMSupport

2022-05-02 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-05-02T11:06:33-07:00 New Revision: 2ed0123b7fedd6360b0dc06cab9721f108123a98 URL: https://github.com/llvm/llvm-project/commit/2ed0123b7fedd6360b0dc06cab9721f108123a98 DIFF: https://github.com/llvm/llvm-project/commit/2ed0123b7fedd6360b0dc06cab9721f108123a98.diff

[clang] 214265b - [NFC] Add test for HasNativeLLVMSupport

2022-05-02 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-05-02T11:06:33-07:00 New Revision: 214265bce9dfe3a86d9e8e8869d58ee7eded20fa URL: https://github.com/llvm/llvm-project/commit/214265bce9dfe3a86d9e8e8869d58ee7eded20fa DIFF: https://github.com/llvm/llvm-project/commit/214265bce9dfe3a86d9e8e8869d58ee7eded20fa.diff

[clang] 17f3a92 - [PS5] Default to omit leaf frame pointer

2022-04-28 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-04-28T10:35:14-07:00 New Revision: 17f3a92ee5d5490e84cc81481b0947f6a9be3106 URL: https://github.com/llvm/llvm-project/commit/17f3a92ee5d5490e84cc81481b0947f6a9be3106 DIFF: https://github.com/llvm/llvm-project/commit/17f3a92ee5d5490e84cc81481b0947f6a9be3106.diff

[clang] db013b2 - [PS5] Defaults for -fdeclspec, -ffunction/data-sections

2022-04-28 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-04-28T10:03:46-07:00 New Revision: db013b28c3d4a92cc007c878eb4d6585ba86dd1a URL: https://github.com/llvm/llvm-project/commit/db013b28c3d4a92cc007c878eb4d6585ba86dd1a DIFF: https://github.com/llvm/llvm-project/commit/db013b28c3d4a92cc007c878eb4d6585ba86dd1a.diff

[clang] 501cc4a - [PS5] Rename a test to reflect its new purpose

2022-04-28 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-04-28T08:07:50-07:00 New Revision: 501cc4ae304f29e392a2b7e21c316e3abf954daa URL: https://github.com/llvm/llvm-project/commit/501cc4ae304f29e392a2b7e21c316e3abf954daa DIFF: https://github.com/llvm/llvm-project/commit/501cc4ae304f29e392a2b7e21c316e3abf954daa.diff

[clang] 451c557 - [PS5] Set default cpu to znver2, with no tuning

2022-04-28 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-04-28T07:50:37-07:00 New Revision: 451c5578b834fe3aca4e495aaf6a2f32639e86a6 URL: https://github.com/llvm/llvm-project/commit/451c5578b834fe3aca4e495aaf6a2f32639e86a6 DIFF: https://github.com/llvm/llvm-project/commit/451c5578b834fe3aca4e495aaf6a2f32639e86a6.diff

[clang] 8854d12 - [PS5] Disable exceptions by default

2022-04-28 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-04-28T07:16:16-07:00 New Revision: 8854d1244c905b20dd62db3a7430043477e1ad3b URL: https://github.com/llvm/llvm-project/commit/8854d1244c905b20dd62db3a7430043477e1ad3b DIFF: https://github.com/llvm/llvm-project/commit/8854d1244c905b20dd62db3a7430043477e1ad3b.diff

[clang] 7d2dddc - [PS5] Enable dead-stripping globals in ASan

2022-04-27 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-04-27T15:44:42-07:00 New Revision: 7d2dddce8f0d3ed896f1437b01a097cb7fd1bfe9 URL: https://github.com/llvm/llvm-project/commit/7d2dddce8f0d3ed896f1437b01a097cb7fd1bfe9 DIFF: https://github.com/llvm/llvm-project/commit/7d2dddce8f0d3ed896f1437b01a097cb7fd1bfe9.diff

[clang] fd0e60d - [PS5] Test sanitizer options/lib names

2022-04-27 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-04-27T13:45:41-07:00 New Revision: fd0e60d7874363a641e35a862b05d8dfabab77ef URL: https://github.com/llvm/llvm-project/commit/fd0e60d7874363a641e35a862b05d8dfabab77ef DIFF: https://github.com/llvm/llvm-project/commit/fd0e60d7874363a641e35a862b05d8dfabab77ef.diff

[clang] 72adc46 - [PS5] Add debug option testing for the PS5 target

2022-04-26 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-04-26T13:42:38-07:00 New Revision: 72adc461cca59e3ed1fd2409aa592805572b URL: https://github.com/llvm/llvm-project/commit/72adc461cca59e3ed1fd2409aa592805572b DIFF: https://github.com/llvm/llvm-project/commit/72adc461cca59e3ed1fd2409aa592805572b.diff

[clang] b375882 - [PS5] Correctly test for analyzer defaults

2022-04-26 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-04-26T07:14:48-07:00 New Revision: b375882014ccaa19c14bc7dc46a666a5a09bbb40 URL: https://github.com/llvm/llvm-project/commit/b375882014ccaa19c14bc7dc46a666a5a09bbb40 DIFF: https://github.com/llvm/llvm-project/commit/b375882014ccaa19c14bc7dc46a666a5a09bbb40.diff

[clang] 5c90eca - [PS5] Driver test for analyzer defaults

2022-04-25 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-04-25T12:42:00-07:00 New Revision: 5c90ecae2db104a816aeb33b6f773aaf782850e7 URL: https://github.com/llvm/llvm-project/commit/5c90ecae2db104a816aeb33b6f773aaf782850e7 DIFF: https://github.com/llvm/llvm-project/commit/5c90ecae2db104a816aeb33b6f773aaf782850e7.diff

[clang] f80e369 - [PS4] Driver: use correct --shared option

2022-04-21 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-04-21T08:19:42-07:00 New Revision: f80e369f61ebd33dd9377bb42fcab64d17072b18 URL: https://github.com/llvm/llvm-project/commit/f80e369f61ebd33dd9377bb42fcab64d17072b18 DIFF: https://github.com/llvm/llvm-project/commit/f80e369f61ebd33dd9377bb42fcab64d17072b18.diff

[clang] dfdb2cc - [PS5][NFC] Fix a test with a misplaced -x option

2022-04-20 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-04-20T08:56:50-07:00 New Revision: dfdb2cc0fbc91feeaa95d3651728df36a975912e URL: https://github.com/llvm/llvm-project/commit/dfdb2cc0fbc91feeaa95d3651728df36a975912e DIFF: https://github.com/llvm/llvm-project/commit/dfdb2cc0fbc91feeaa95d3651728df36a975912e.diff

[clang] a5c847e - [PS4][NFC] Rename classes to align with prevailing practice

2022-04-20 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-04-20T08:35:52-07:00 New Revision: a5c847e8cf2a60fe09d4016788c4944ab4739e45 URL: https://github.com/llvm/llvm-project/commit/a5c847e8cf2a60fe09d4016788c4944ab4739e45 DIFF: https://github.com/llvm/llvm-project/commit/a5c847e8cf2a60fe09d4016788c4944ab4739e45.diff

[clang] 20c873c - [PS5] Avoid a driver crash

2022-04-19 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-04-19T15:55:32-07:00 New Revision: 20c873c12fa5563bbfb07c880db51fa68db571cc URL: https://github.com/llvm/llvm-project/commit/20c873c12fa5563bbfb07c880db51fa68db571cc DIFF: https://github.com/llvm/llvm-project/commit/20c873c12fa5563bbfb07c880db51fa68db571cc.diff

[clang] 7726ad0 - [PS5] Add basic PS5 driver behavior

2022-04-14 Thread Paul Robinson via cfe-commits
Author: Paul Robinson Date: 2022-04-14T12:45:33-07:00 New Revision: 7726ad04e2633a843fb9743e5adfbb404446e657 URL: https://github.com/llvm/llvm-project/commit/7726ad04e2633a843fb9743e5adfbb404446e657 DIFF: https://github.com/llvm/llvm-project/commit/7726ad04e2633a843fb9743e5adfbb404446e657.diff

  1   2   3   >