[libclc] 8040e3a - libclc: Fix building against an llvm build directory

2023-01-27 Thread Tom Stellard via cfe-commits
Author: Tom Stellard Date: 2023-01-27T11:16:03-08:00 New Revision: 8040e3a4deeb25edc34fb4f89e032ff58ad50572 URL: https://github.com/llvm/llvm-project/commit/8040e3a4deeb25edc34fb4f89e032ff58ad50572 DIFF: https://github.com/llvm/llvm-project/commit/8040e3a4deeb25edc34fb4f89e032ff58ad50572.diff

[clang] e7247f1 - [profiling] Move option declarations into headers

2023-09-30 Thread Tom Stellard via cfe-commits
Author: Tom Stellard Date: 2023-09-30T18:51:28-07:00 New Revision: e7247f1010b546ca4d98a6ee40414d2d1cae0381 URL: https://github.com/llvm/llvm-project/commit/e7247f1010b546ca4d98a6ee40414d2d1cae0381 DIFF: https://github.com/llvm/llvm-project/commit/e7247f1010b546ca4d98a6ee40414d2d1cae0381.diff

[clang] [Documentation] Replace recommonmark by myst-parser (PR #65664)

2023-09-11 Thread Tom Stellard via cfe-commits
https://github.com/tstellar approved this pull request. LGTM. @andreil99 Are you maintaining the documentation bots? https://github.com/llvm/llvm-project/pull/65664 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin

[clang] [clang][docs] Pass full path of source TD file to gen_rst_from_td. [NFC] (PR #66497)

2023-09-15 Thread Tom Stellard via cfe-commits
https://github.com/tstellar commented: Where else will the .td files be? In the build directory? https://github.com/llvm/llvm-project/pull/66497 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cf

[libclc] b264787 - libclc: Use cmake files instead of llvm-config

2022-11-22 Thread Tom Stellard via cfe-commits
Author: Tom Stellard Date: 2022-11-22T22:57:46-08:00 New Revision: b264787453fd93e55154b98d18739ecb383d9b4c URL: https://github.com/llvm/llvm-project/commit/b264787453fd93e55154b98d18739ecb383d9b4c DIFF: https://github.com/llvm/llvm-project/commit/b264787453fd93e55154b98d18739ecb383d9b4c.diff

[clang] 0e12815 - Revert "[Diagnostics] Put "deprecated copy" warnings into -Wdeprecated-copy"

2019-11-25 Thread Tom Stellard via cfe-commits
Author: Tom Stellard Date: 2019-11-25T13:19:57-08:00 New Revision: 0e12815566b2f8dd2d3bfe2319e55b3ffb9767ae URL: https://github.com/llvm/llvm-project/commit/0e12815566b2f8dd2d3bfe2319e55b3ffb9767ae DIFF: https://github.com/llvm/llvm-project/commit/0e12815566b2f8dd2d3bfe2319e55b3ffb9767ae.diff

[clang] 3c51425 - Revert "[Diagnostic] add a warning which warns about misleading indentation"

2019-11-25 Thread Tom Stellard via cfe-commits
Author: Tom Stellard Date: 2019-11-25T13:19:57-08:00 New Revision: 3c5142597a451a03db21c2ffe8f6520c7eacce59 URL: https://github.com/llvm/llvm-project/commit/3c5142597a451a03db21c2ffe8f6520c7eacce59 DIFF: https://github.com/llvm/llvm-project/commit/3c5142597a451a03db21c2ffe8f6520c7eacce59.diff

[clang] 87d8ae7 - [clang][cmake] Include generated rst files in html built by docs-clang-html target

2020-03-05 Thread Tom Stellard via cfe-commits
Author: Tom Stellard Date: 2020-03-05T21:30:37-08:00 New Revision: 87d8ae700b80d58d69bb92b601f946f02f089398 URL: https://github.com/llvm/llvm-project/commit/87d8ae700b80d58d69bb92b601f946f02f089398 DIFF: https://github.com/llvm/llvm-project/commit/87d8ae700b80d58d69bb92b601f946f02f089398.diff

[clang] ebcf25e - [cmake] Fix clang builds with BUILD_SHARED=ON and CLANG_LINK_CLANG_DYLIB=ON

2020-02-04 Thread Tom Stellard via cfe-commits
Author: Tom Stellard Date: 2020-02-04T14:15:16-08:00 New Revision: ebcf25ea8100fc9987fd1edd1975194addc2fc05 URL: https://github.com/llvm/llvm-project/commit/ebcf25ea8100fc9987fd1edd1975194addc2fc05 DIFF: https://github.com/llvm/llvm-project/commit/ebcf25ea8100fc9987fd1edd1975194addc2fc05.diff

[clang] df839cf - [cmake] Fix clang builds with BUILD_SHARED=ON and CLANG_LINK_CLANG_DYLIB=ON

2020-01-22 Thread Tom Stellard via cfe-commits
Author: Tom Stellard Date: 2020-01-22T16:00:56-08:00 New Revision: df839cfda09dbadc26b8be635f27da75f1f27190 URL: https://github.com/llvm/llvm-project/commit/df839cfda09dbadc26b8be635f27da75f1f27190 DIFF: https://github.com/llvm/llvm-project/commit/df839cfda09dbadc26b8be635f27da75f1f27190.diff

[clang] 4751e4f - Revert "[cmake] Fix clang builds with BUILD_SHARED=ON and CLANG_LINK_CLANG_DYLIB=ON"

2020-01-22 Thread Tom Stellard via cfe-commits
Author: Tom Stellard Date: 2020-01-22T16:12:45-08:00 New Revision: 4751e4f8c24bc07fdb668dc49ee559b97c1e3c22 URL: https://github.com/llvm/llvm-project/commit/4751e4f8c24bc07fdb668dc49ee559b97c1e3c22 DIFF: https://github.com/llvm/llvm-project/commit/4751e4f8c24bc07fdb668dc49ee559b97c1e3c22.diff

[libcxx] r328520 - Creating release directory for release_502.

2018-03-26 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Mon Mar 26 09:06:06 2018 New Revision: 328520 URL: http://llvm.org/viewvc/llvm-project?rev=328520&view=rev Log: Creating release directory for release_502. Added: libcxx/tags/RELEASE_502/ ___ cfe-commits mailing list cfe-comm

[libcxx] r328521 - Creating release candidate rc1 from release_502 branch

2018-03-26 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Mon Mar 26 09:06:11 2018 New Revision: 328521 URL: http://llvm.org/viewvc/llvm-project?rev=328521&view=rev Log: Creating release candidate rc1 from release_502 branch Added: libcxx/tags/RELEASE_502/rc1/ (props changed) - copied from r328520, libcxx/branches/rele

[libcxxabi] r328522 - Creating release directory for release_502.

2018-03-26 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Mon Mar 26 09:06:12 2018 New Revision: 328522 URL: http://llvm.org/viewvc/llvm-project?rev=328522&view=rev Log: Creating release directory for release_502. Added: libcxxabi/tags/RELEASE_502/ ___ cfe-commits mailing list cfe-c

[libcxxabi] r328523 - Creating release candidate rc1 from release_502 branch

2018-03-26 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Mon Mar 26 09:06:14 2018 New Revision: 328523 URL: http://llvm.org/viewvc/llvm-project?rev=328523&view=rev Log: Creating release candidate rc1 from release_502 branch Added: libcxxabi/tags/RELEASE_502/rc1/ - copied from r328522, libcxxabi/branches/release_50/ ___

[libunwind] r328534 - Creating release directory for release_502.

2018-03-26 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Mon Mar 26 09:06:38 2018 New Revision: 328534 URL: http://llvm.org/viewvc/llvm-project?rev=328534&view=rev Log: Creating release directory for release_502. Added: libunwind/tags/RELEASE_502/ ___ cfe-commits mailing list cfe-c

[libunwind] r328535 - Creating release candidate rc1 from release_502 branch

2018-03-26 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Mon Mar 26 09:06:40 2018 New Revision: 328535 URL: http://llvm.org/viewvc/llvm-project?rev=328535&view=rev Log: Creating release candidate rc1 from release_502 branch Added: libunwind/tags/RELEASE_502/rc1/ (props changed) - copied from r328534, libunwind/branche

[libcxx] r328782 - Creating release candidate rc2 from release_502 branch

2018-03-29 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Thu Mar 29 07:03:58 2018 New Revision: 328782 URL: http://llvm.org/viewvc/llvm-project?rev=328782&view=rev Log: Creating release candidate rc2 from release_502 branch Added: libcxx/tags/RELEASE_502/rc2/ (props changed) - copied from r328781, libcxx/branches/rele

[libcxxabi] r328783 - Creating release candidate rc2 from release_502 branch

2018-03-29 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Thu Mar 29 07:04:02 2018 New Revision: 328783 URL: http://llvm.org/viewvc/llvm-project?rev=328783&view=rev Log: Creating release candidate rc2 from release_502 branch Added: libcxxabi/tags/RELEASE_502/rc2/ - copied from r328782, libcxxabi/branches/release_50/ ___

[libunwind] r328789 - Creating release candidate rc2 from release_502 branch

2018-03-29 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Thu Mar 29 07:04:30 2018 New Revision: 328789 URL: http://llvm.org/viewvc/llvm-project?rev=328789&view=rev Log: Creating release candidate rc2 from release_502 branch Added: libunwind/tags/RELEASE_502/rc2/ (props changed) - copied from r328788, libunwind/branche

[libcxx] r317165 - Creating release candidate rc1 from release_501 branch

2017-11-01 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Wed Nov 1 18:55:53 2017 New Revision: 317165 URL: http://llvm.org/viewvc/llvm-project?rev=317165&view=rev Log: Creating release candidate rc1 from release_501 branch Added: libcxx/tags/RELEASE_501/rc1/ (props changed) - copied from r317164, libcxx/branches/rele

[libcxx] r317164 - Creating release directory for release_501.

2017-11-01 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Wed Nov 1 18:55:46 2017 New Revision: 317164 URL: http://llvm.org/viewvc/llvm-project?rev=317164&view=rev Log: Creating release directory for release_501. Added: libcxx/tags/RELEASE_501/ ___ cfe-commits mailing list cfe-comm

[libcxxabi] r317166 - Creating release directory for release_501.

2017-11-01 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Wed Nov 1 18:55:55 2017 New Revision: 317166 URL: http://llvm.org/viewvc/llvm-project?rev=317166&view=rev Log: Creating release directory for release_501. Added: libcxxabi/tags/RELEASE_501/ ___ cfe-commits mailing list cfe-c

[libcxxabi] r317167 - Creating release candidate rc1 from release_501 branch

2017-11-01 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Wed Nov 1 18:55:58 2017 New Revision: 317167 URL: http://llvm.org/viewvc/llvm-project?rev=317167&view=rev Log: Creating release candidate rc1 from release_501 branch Added: libcxxabi/tags/RELEASE_501/rc1/ - copied from r317166, libcxxabi/branches/release_50/ ___

[libunwind] r317178 - Creating release directory for release_501.

2017-11-01 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Wed Nov 1 18:56:29 2017 New Revision: 317178 URL: http://llvm.org/viewvc/llvm-project?rev=317178&view=rev Log: Creating release directory for release_501. Added: libunwind/tags/RELEASE_501/ ___ cfe-commits mailing list cfe-c

[libunwind] r317179 - Creating release candidate rc1 from release_501 branch

2017-11-01 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Wed Nov 1 18:56:32 2017 New Revision: 317179 URL: http://llvm.org/viewvc/llvm-project?rev=317179&view=rev Log: Creating release candidate rc1 from release_501 branch Added: libunwind/tags/RELEASE_501/rc1/ (props changed) - copied from r317178, libunwind/branche

[libcxx] r318088 - Merging r312693:

2017-11-13 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Mon Nov 13 13:27:53 2017 New Revision: 318088 URL: http://llvm.org/viewvc/llvm-project?rev=318088&view=rev Log: Merging r312693: r312693 | marshall | 2017-09-06 21:19:32 -0700 (Wed, 06 Sep 2017) | 1 li

[libcxx] r318236 - Merging r313776:

2017-11-14 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Tue Nov 14 16:21:20 2017 New Revision: 318236 URL: http://llvm.org/viewvc/llvm-project?rev=318236&view=rev Log: Merging r313776: r313776 | marshall | 2017-09-20 10:34:11 -0700 (Wed, 20 Sep 2017) | 1 li

[clang] cb38df4 - Add install targets for gtest

2023-03-10 Thread Tom Stellard via cfe-commits
Author: Tom Stellard Date: 2023-03-10T19:43:07-08:00 New Revision: cb38df4c4d3aee53107219a68749dc94fe70ff68 URL: https://github.com/llvm/llvm-project/commit/cb38df4c4d3aee53107219a68749dc94fe70ff68 DIFF: https://github.com/llvm/llvm-project/commit/cb38df4c4d3aee53107219a68749dc94fe70ff68.diff

[clang] e99ccd8 - Revert "Add install targets for gtest"

2023-03-10 Thread Tom Stellard via cfe-commits
Author: Tom Stellard Date: 2023-03-10T19:59:20-08:00 New Revision: e99ccd8d03c44c17f797c046c2483e68ea7a2715 URL: https://github.com/llvm/llvm-project/commit/e99ccd8d03c44c17f797c046c2483e68ea7a2715 DIFF: https://github.com/llvm/llvm-project/commit/e99ccd8d03c44c17f797c046c2483e68ea7a2715.diff

[clang] 8216910 - clang/cmake: Use installed gtest libraries for stand-alone builds

2023-03-10 Thread Tom Stellard via cfe-commits
Author: Tom Stellard Date: 2023-03-10T20:00:23-08:00 New Revision: 82169103958583d3320b3a9a1e6542e8d32ef8da URL: https://github.com/llvm/llvm-project/commit/82169103958583d3320b3a9a1e6542e8d32ef8da DIFF: https://github.com/llvm/llvm-project/commit/82169103958583d3320b3a9a1e6542e8d32ef8da.diff

[clang] e88fe81 - clang/openmp: Fix alignment for ThreadID Address variables

2023-05-31 Thread Tom Stellard via cfe-commits
Author: Tom Stellard Date: 2023-05-31T09:11:59-07:00 New Revision: e88fe8181e360a7596c930c1036f08b7af4925ae URL: https://github.com/llvm/llvm-project/commit/e88fe8181e360a7596c930c1036f08b7af4925ae DIFF: https://github.com/llvm/llvm-project/commit/e88fe8181e360a7596c930c1036f08b7af4925ae.diff

[clang] 0beffb8 - [CMake] Ensure `CLANG_RESOURCE_DIR` is respected.

2023-06-03 Thread Tom Stellard via cfe-commits
Author: paperchalice Date: 2023-06-03T04:21:35-07:00 New Revision: 0beffb854209a41f31beb18f9631258349a99299 URL: https://github.com/llvm/llvm-project/commit/0beffb854209a41f31beb18f9631258349a99299 DIFF: https://github.com/llvm/llvm-project/commit/0beffb854209a41f31beb18f9631258349a99299.diff

Re: [PATCH] D23746: Basic/Targets.cpp: Add polaris10 and polaris11 gpus

2016-08-26 Thread Tom Stellard via cfe-commits
tstellarAMD requested changes to this revision. This revision now requires changes to proceed. Comment at: lib/Basic/Targets.cpp:1959 @@ -1959,1 +1958,3 @@ +GK_VOLCANIC_ISLANDS, +GK_ARCTIC_ISLANDS } GPU; We're trying to move to more descriptive GPU fami

Re: [PATCH] D23746: Basic/Targets.cpp: Add polaris10 and polaris11 gpus

2016-08-30 Thread Tom Stellard via cfe-commits
tstellarAMD accepted this revision. tstellarAMD added a comment. This revision is now accepted and ready to land. LGTM. https://reviews.llvm.org/D23746 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/lis

Re: [PATCH] D23957: Replace the Radeon GCN GPU family names by more descriptive ones

2016-09-02 Thread Tom Stellard via cfe-commits
tstellarAMD accepted this revision. tstellarAMD added a comment. This revision is now accepted and ready to land. LGTM. Thanks for doing this. https://reviews.llvm.org/D23957 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.

Re: [PATCH] D24512: AMDGPU: Fix target options fp32/64-denormals

2016-09-13 Thread Tom Stellard via cfe-commits
tstellarAMD accepted this revision. tstellarAMD added a comment. This revision is now accepted and ready to land. Once small comment otherwise. LGTM. Comment at: lib/Basic/Targets.cpp:1962 @@ -1961,3 +1961,3 @@ bool hasLDEXPF:1; - bool hasDenormSupport:1; + bool hasFP32Deno

Re: r281714 - Improve handling of floating point literals in OpenCL to only use double precision if the target supports fp64

2016-09-16 Thread Tom Stellard via cfe-commits
On Fri, Sep 16, 2016 at 10:15:06AM -, Neil Hickey via cfe-commits wrote: > Author: neil.hickey > Date: Fri Sep 16 05:15:06 2016 > New Revision: 281714 > > URL: http://llvm.org/viewvc/llvm-project?rev=281714&view=rev > Log: > Improve handling of floating point literals in OpenCL to only use dou

[libclc] r281792 - amdgcn-amdhsa: Add get_num_groups implementation

2016-09-16 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Fri Sep 16 17:43:31 2016 New Revision: 281792 URL: http://llvm.org/viewvc/llvm-project?rev=281792&view=rev Log: amdgcn-amdhsa: Add get_num_groups implementation Added: libclc/trunk/amdgcn-amdhsa/lib/workitem/get_num_groups.cl Modified: libclc/trunk/amdgcn-amdhsa/lib

[libclc] r281791 - amdgcn-amdhsa: Add get_global_size() implementation

2016-09-16 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Fri Sep 16 17:43:29 2016 New Revision: 281791 URL: http://llvm.org/viewvc/llvm-project?rev=281791&view=rev Log: amdgcn-amdhsa: Add get_global_size() implementation Added: libclc/trunk/amdgcn-amdhsa/lib/workitem/get_global_size.ll Modified: libclc/trunk/amdgcn-amdhsa

[libclc] r281793 - configure: Add amdgcn-mesa-mesa3d target

2016-09-16 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Fri Sep 16 17:43:33 2016 New Revision: 281793 URL: http://llvm.org/viewvc/llvm-project?rev=281793&view=rev Log: configure: Add amdgcn-mesa-mesa3d target Modified: libclc/trunk/configure.py Modified: libclc/trunk/configure.py URL: http://llvm.org/viewvc/llvm-project/li

r296485 - Driver: Update devtoolset usage for RHEL

2017-02-28 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Tue Feb 28 10:46:19 2017 New Revision: 296485 URL: http://llvm.org/viewvc/llvm-project?rev=296485&view=rev Log: Driver: Update devtoolset usage for RHEL - remove path to dts-1.x (corresponds to gcc 4.7) - add path to dts-6 (corresponds to 6.x) Patch By: Maria Gottschalk D

[libcxx] r288347 - Creating release directory for release_391.

2016-12-01 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Thu Dec 1 09:15:38 2016 New Revision: 288347 URL: http://llvm.org/viewvc/llvm-project?rev=288347&view=rev Log: Creating release directory for release_391. Added: libcxx/tags/RELEASE_391/ ___ cfe-commits mailing list cfe-comm

[libcxx] r288348 - Creating release candidate rc1 from release_391 branch

2016-12-01 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Thu Dec 1 09:15:39 2016 New Revision: 288348 URL: http://llvm.org/viewvc/llvm-project?rev=288348&view=rev Log: Creating release candidate rc1 from release_391 branch Added: libcxx/tags/RELEASE_391/rc1/ (props changed) - copied from r288347, libcxx/branches/rele

[libcxxabi] r288349 - Creating release directory for release_391.

2016-12-01 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Thu Dec 1 09:15:40 2016 New Revision: 288349 URL: http://llvm.org/viewvc/llvm-project?rev=288349&view=rev Log: Creating release directory for release_391. Added: libcxxabi/tags/RELEASE_391/ ___ cfe-commits mailing list cfe-c

[libunwind] r288361 - Creating release directory for release_391.

2016-12-01 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Thu Dec 1 09:16:13 2016 New Revision: 288361 URL: http://llvm.org/viewvc/llvm-project?rev=288361&view=rev Log: Creating release directory for release_391. Added: libunwind/tags/RELEASE_391/ ___ cfe-commits mailing list cfe-c

[libunwind] r288362 - Creating release candidate rc1 from release_391 branch

2016-12-01 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Thu Dec 1 09:16:24 2016 New Revision: 288362 URL: http://llvm.org/viewvc/llvm-project?rev=288362&view=rev Log: Creating release candidate rc1 from release_391 branch Added: libunwind/tags/RELEASE_391/rc1/ (props changed) - copied from r288361, libunwind/branche

[libcxxabi] r288350 - Creating release candidate rc1 from release_391 branch

2016-12-01 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Thu Dec 1 09:15:41 2016 New Revision: 288350 URL: http://llvm.org/viewvc/llvm-project?rev=288350&view=rev Log: Creating release candidate rc1 from release_391 branch Added: libcxxabi/tags/RELEASE_391/rc1/ (props changed) - copied from r288349, libcxxabi/branche

[libcxxabi] r288470 - Creating release candidate rc2 from release_391 branch

2016-12-01 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Thu Dec 1 21:45:53 2016 New Revision: 288470 URL: http://llvm.org/viewvc/llvm-project?rev=288470&view=rev Log: Creating release candidate rc2 from release_391 branch Added: libcxxabi/tags/RELEASE_391/rc2/ (props changed) - copied from r288469, libcxxabi/branche

[libunwind] r288476 - Creating release candidate rc2 from release_391 branch

2016-12-01 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Thu Dec 1 21:46:03 2016 New Revision: 288476 URL: http://llvm.org/viewvc/llvm-project?rev=288476&view=rev Log: Creating release candidate rc2 from release_391 branch Added: libunwind/tags/RELEASE_391/rc2/ (props changed) - copied from r288475, libunwind/branche

[libcxx] r288469 - Creating release candidate rc2 from release_391 branch

2016-12-01 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Thu Dec 1 21:45:52 2016 New Revision: 288469 URL: http://llvm.org/viewvc/llvm-project?rev=288469&view=rev Log: Creating release candidate rc2 from release_391 branch Added: libcxx/tags/RELEASE_391/rc2/ (props changed) - copied from r288468, libcxx/branches/rele

[libcxxabi] r289299 - Creating release candidate rc3 from release_391 branch

2016-12-09 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Fri Dec 9 18:34:57 2016 New Revision: 289299 URL: http://llvm.org/viewvc/llvm-project?rev=289299&view=rev Log: Creating release candidate rc3 from release_391 branch Added: libcxxabi/tags/RELEASE_391/rc3/ (props changed) - copied from r289298, libcxxabi/branche

[libunwind] r289305 - Creating release candidate rc3 from release_391 branch

2016-12-09 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Fri Dec 9 18:35:05 2016 New Revision: 289305 URL: http://llvm.org/viewvc/llvm-project?rev=289305&view=rev Log: Creating release candidate rc3 from release_391 branch Added: libunwind/tags/RELEASE_391/rc3/ (props changed) - copied from r289304, libunwind/branche

[libcxx] r289298 - Creating release candidate rc3 from release_391 branch

2016-12-09 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Fri Dec 9 18:34:56 2016 New Revision: 289298 URL: http://llvm.org/viewvc/llvm-project?rev=289298&view=rev Log: Creating release candidate rc3 from release_391 branch Added: libcxx/tags/RELEASE_391/rc3/ (props changed) - copied from r289297, libcxx/branches/rele

Re: r289544 - Improve handling of floating point literals in OpenCL to only use double precision if the target supports fp64.

2016-12-13 Thread Tom Stellard via cfe-commits
On Tue, Dec 13, 2016 at 04:22:50PM -, Neil Hickey via cfe-commits wrote: > Author: neil.hickey > Date: Tue Dec 13 10:22:50 2016 > New Revision: 289544 > > URL: http://llvm.org/viewvc/llvm-project?rev=289544&view=rev > Log: > Improve handling of floating point literals in OpenCL to only use dou

[libcxx] r289594 - Creating release candidate final from release_391 branch

2016-12-13 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Tue Dec 13 16:00:00 2016 New Revision: 289594 URL: http://llvm.org/viewvc/llvm-project?rev=289594&view=rev Log: Creating release candidate final from release_391 branch Added: libcxx/tags/RELEASE_391/final/ (props changed) - copied from r289593, libcxx/branches/

[libcxxabi] r289595 - Creating release candidate final from release_391 branch

2016-12-13 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Tue Dec 13 16:00:03 2016 New Revision: 289595 URL: http://llvm.org/viewvc/llvm-project?rev=289595&view=rev Log: Creating release candidate final from release_391 branch Added: libcxxabi/tags/RELEASE_391/final/ (props changed) - copied from r289594, libcxxabi/bra

[libunwind] r289601 - Creating release candidate final from release_391 branch

2016-12-13 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Tue Dec 13 16:00:29 2016 New Revision: 289601 URL: http://llvm.org/viewvc/llvm-project?rev=289601&view=rev Log: Creating release candidate final from release_391 branch Added: libunwind/tags/RELEASE_391/final/ (props changed) - copied from r289600, libunwind/bra

[libcxx] r301861 - Creating release directory for release_401.

2017-05-01 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Mon May 1 18:01:02 2017 New Revision: 301861 URL: http://llvm.org/viewvc/llvm-project?rev=301861&view=rev Log: Creating release directory for release_401. Added: libcxx/tags/RELEASE_401/ ___ cfe-commits mailing list cfe-comm

[libcxxabi] r301863 - Creating release directory for release_401.

2017-05-01 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Mon May 1 18:01:05 2017 New Revision: 301863 URL: http://llvm.org/viewvc/llvm-project?rev=301863&view=rev Log: Creating release directory for release_401. Added: libcxxabi/tags/RELEASE_401/ ___ cfe-commits mailing list cfe-c

[libcxx] r301862 - Creating release candidate rc1 from release_401 branch

2017-05-01 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Mon May 1 18:01:04 2017 New Revision: 301862 URL: http://llvm.org/viewvc/llvm-project?rev=301862&view=rev Log: Creating release candidate rc1 from release_401 branch Added: libcxx/tags/RELEASE_401/rc1/ (props changed) - copied from r301861, libcxx/branches/rele

[libunwind] r301875 - Creating release directory for release_401.

2017-05-01 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Mon May 1 18:01:21 2017 New Revision: 301875 URL: http://llvm.org/viewvc/llvm-project?rev=301875&view=rev Log: Creating release directory for release_401. Added: libunwind/tags/RELEASE_401/ ___ cfe-commits mailing list cfe-c

[libcxxabi] r301864 - Creating release candidate rc1 from release_401 branch

2017-05-01 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Mon May 1 18:01:07 2017 New Revision: 301864 URL: http://llvm.org/viewvc/llvm-project?rev=301864&view=rev Log: Creating release candidate rc1 from release_401 branch Added: libcxxabi/tags/RELEASE_401/rc1/ (props changed) - copied from r301863, libcxxabi/branche

[libunwind] r301876 - Creating release candidate rc1 from release_401 branch

2017-05-01 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Mon May 1 18:01:23 2017 New Revision: 301876 URL: http://llvm.org/viewvc/llvm-project?rev=301876&view=rev Log: Creating release candidate rc1 from release_401 branch Added: libunwind/tags/RELEASE_401/rc1/ (props changed) - copied from r301875, libunwind/branche

r302500 - docs: Fix Sphinx detection with out-of-tree builds

2017-05-08 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Mon May 8 20:42:33 2017 New Revision: 302500 URL: http://llvm.org/viewvc/llvm-project?rev=302500&view=rev Log: docs: Fix Sphinx detection with out-of-tree builds Adapt to changes made in r302499. Modified: cfe/trunk/docs/CMakeLists.txt Modified: cfe/trunk/docs/CMakeL

[clang-tools-extra] r302516 - docs: Fix Sphinx detection with out-of-tree builds

2017-05-09 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Tue May 9 06:11:52 2017 New Revision: 302516 URL: http://llvm.org/viewvc/llvm-project?rev=302516&view=rev Log: docs: Fix Sphinx detection with out-of-tree builds Adapt to changes made in r302499. Modified: clang-tools-extra/trunk/docs/CMakeLists.txt Modified: clang-t

[libcxx] r302517 - docs: Fix Sphinx detection with out-of-tree builds

2017-05-09 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Tue May 9 06:18:03 2017 New Revision: 302517 URL: http://llvm.org/viewvc/llvm-project?rev=302517&view=rev Log: docs: Fix Sphinx detection with out-of-tree builds Adapt to changes made in r302499. Modified: libcxx/trunk/docs/CMakeLists.txt Modified: libcxx/trunk/docs/

[PATCH] D25920: AMDGPU: Add missing ISA versions gfx7.x.x and 8.x.x.

2016-10-26 Thread Tom Stellard via cfe-commits
tstellarAMD added a comment. LGTM. https://reviews.llvm.org/D25920 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[PATCH] D26196: AMDGPU: Translate null pointers in private and local addr space

2016-11-03 Thread Tom Stellard via cfe-commits
tstellarAMD added a comment. In https://reviews.llvm.org/D26196#586723, @Anastasia wrote: > My understanding of NULL constant in IR was that it doesn't assume any > specific integer value (i.e. 0). And currently as I can see it is lowered > very late in LLVM backend during the code selection p

[libclc] r286634 - Fix build since llvm r286566 and require at least llvm 4.0

2016-11-11 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Fri Nov 11 15:34:47 2016 New Revision: 286634 URL: http://llvm.org/viewvc/llvm-project?rev=286634&view=rev Log: Fix build since llvm r286566 and require at least llvm 4.0 Modified: libclc/trunk/configure.py libclc/trunk/utils/prepare-builtins.cpp Modified: libclc/t

[libclc] r286839 - Fix build since r286752.

2016-11-14 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Mon Nov 14 10:06:33 2016 New Revision: 286839 URL: http://llvm.org/viewvc/llvm-project?rev=286839&view=rev Log: Fix build since r286752. Modified: libclc/trunk/utils/prepare-builtins.cpp Modified: libclc/trunk/utils/prepare-builtins.cpp URL: http://llvm.org/viewvc/llv

Re: [PATCH] D11834: s/NDEBUG/LLVM_NDEBUG/ in most places to match the same LLVM change.

2015-09-10 Thread Tom Stellard via cfe-commits
tstellarAMD added a comment. Ping. http://reviews.llvm.org/D11834 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[libclc] r248159 - Add image attribute getter builtins

2015-09-21 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Mon Sep 21 09:47:53 2015 New Revision: 248159 URL: http://llvm.org/viewvc/llvm-project?rev=248159&view=rev Log: Add image attribute getter builtins Added get_image_* OpenCL builtins to the headers. Added implementation to the r600 target. Patch by: Zoltan Gilian Added:

[libclc] r248161 - r600: Add image writing builtins.

2015-09-21 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Mon Sep 21 09:59:56 2015 New Revision: 248161 URL: http://llvm.org/viewvc/llvm-project?rev=248161&view=rev Log: r600: Add image writing builtins. Patch by: Zoltan Gilian Added: libclc/trunk/r600/lib/image/write_image_impl.ll libclc/trunk/r600/lib/image/write_imagef

[libclc] r248160 - r600: Add image reading builtins.

2015-09-21 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Mon Sep 21 09:59:54 2015 New Revision: 248160 URL: http://llvm.org/viewvc/llvm-project?rev=248160&view=rev Log: r600: Add image reading builtins. Patch by: Zoltan Gilian Added: libclc/trunk/r600/lib/image/read_image_impl.ll libclc/trunk/r600/lib/image/read_imagef.c

[libclc] r248162 - Add image attribute defines.

2015-09-21 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Mon Sep 21 09:59:57 2015 New Revision: 248162 URL: http://llvm.org/viewvc/llvm-project?rev=248162&view=rev Log: Add image attribute defines. Patch by: Zoltan Gilian Added: libclc/trunk/generic/include/clc/image/image_defines.h Modified: libclc/trunk/generic/include

[libclc] r248163 - Add sampler defines.

2015-09-21 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Mon Sep 21 09:59:58 2015 New Revision: 248163 URL: http://llvm.org/viewvc/llvm-project?rev=248163&view=rev Log: Add sampler defines. Patch by: Zoltan Gilian Modified: libclc/trunk/generic/include/clc/image/image_defines.h Modified: libclc/trunk/generic/include/clc/ima

Re: [Diffusion] rL244063: Add missing atomic libcall support.

2015-10-16 Thread Tom Stellard via cfe-commits
tstellarAMD added a subscriber: tstellarAMD. tstellarAMD added auditors: rsmith. tstellarAMD added a comment. Hi Richard, Is this patch OK for the 3.7 branch? Users: jyknight (Author, Auditor) 3.7-release (Auditor) cfe-commits (Auditor) tstellarAMD (Auditor) compnerd (Auditor) majne

Re: [Diffusion] rL248426: Support linking against OpenMP runtime on NetBSD.

2015-10-27 Thread Tom Stellard via cfe-commits
tstellarAMD added a subscriber: tstellarAMD. tstellarAMD added auditors: rsmith. tstellarAMD added a comment. This is OK to merge to the 3.7 branch as long as Richard approves. Though it would be nice to have a *BSD code owner for these types of things. Any volunteers? Users: joerg (Author

Re: [Diffusion] rL248379: Refactor library decision for -fopenmp support from Darwin into a

2015-10-27 Thread Tom Stellard via cfe-commits
tstellarAMD added a subscriber: tstellarAMD. tstellarAMD added auditors: rsmith. tstellarAMD added a comment. Hi Richard, Is this OK to merge to the 3.7 branch? Users: joerg (Author, Auditor) 3.7-release (Auditor) cfe-commits (Auditor) tstellarAMD (Auditor) rsmith (Auditor) http://re

Re: [Diffusion] rL248424: Push OpenMP linker flags after linker input on Darwin. Don't add any

2015-10-27 Thread Tom Stellard via cfe-commits
tstellarAMD added a subscriber: tstellarAMD. tstellarAMD added auditors: rsmith. tstellarAMD added a comment. Hi Richard, Is this OK to merge to the 3.7 branch? Users: joerg (Author, Auditor) 3.7-release (Auditor) cfe-commits (Auditor) tstellarAMD (Auditor) rsmith (Auditor) http://re

Re: [Diffusion] rL250657: Support linking against OpenMP runtime on FreeBSD.

2015-10-27 Thread Tom Stellard via cfe-commits
tstellarAMD added a subscriber: tstellarAMD. tstellarAMD added auditors: rsmith. tstellarAMD added a comment. Hi Richard, Is this OK to merge to the 3.7 branch? Users: dim (Author) 3.7-release (Auditor) cfe-commits (Auditor) tstellarAMD (Auditor) joerg (Auditor) rsmith (Auditor) ht

Re: [Diffusion] rL251335: MismatchingNewDeleteDetector uses incorrect field, and finds no initializer

2015-10-27 Thread Tom Stellard via cfe-commits
tstellarAMD added a subscriber: tstellarAMD. tstellarAMD added auditors: rsmith, 3.7-release, cfe-commits, tstellarAMD. tstellarAMD added a comment. Hi Richard, Is this OK to merge to the 3.7 branch? Users: ismailp (Author) rsmith (Auditor) 3.7-release (Auditor) cfe-commits (Auditor)

[PATCH] D14307: AMDGPU: Add support for 's' and 'v' asm constraints

2015-11-03 Thread Tom Stellard via cfe-commits
tstellarAMD created this revision. tstellarAMD added reviewers: echristo, arsenm. tstellarAMD added a subscriber: cfe-commits. 's' is used to specify sgprs and 'v' is used to specify vgprs. http://reviews.llvm.org/D14307 Files: lib/Basic/Targets.cpp test/Sema/inline-asm-validate-amdgpu.cl I

Re: [Diffusion] rL248379: Refactor library decision for -fopenmp support from Darwin into a

2015-11-06 Thread Tom Stellard via cfe-commits
tstellarAMD accepted this commit. tstellarAMD added a comment. r252286 Users: joerg (Author, Auditor) 3.7-release (Auditor) cfe-commits (Auditor) tstellarAMD (Auditor) rsmith (Auditor) http://reviews.llvm.org/rL248379 ___ cfe-commits mail

Re: [Diffusion] rL248424: Push OpenMP linker flags after linker input on Darwin. Don't add any

2015-11-06 Thread Tom Stellard via cfe-commits
tstellarAMD accepted this commit. tstellarAMD added a comment. r252287 Users: joerg (Author, Auditor) 3.7-release (Auditor) cfe-commits (Auditor) tstellarAMD (Auditor) rsmith (Auditor) http://reviews.llvm.org/rL248424 ___ cfe-commits mail

Re: [Diffusion] rL248426: Support linking against OpenMP runtime on NetBSD.

2015-11-06 Thread Tom Stellard via cfe-commits
tstellarAMD accepted this commit. tstellarAMD added a comment. r252288 Users: joerg (Author, Auditor) 3.7-release (Auditor) cfe-commits (Auditor) tstellarAMD (Auditor) rsmith (Auditor) http://reviews.llvm.org/rL248426 ___ cfe-commits mail

Re: [Diffusion] rL251335: MismatchingNewDeleteDetector uses incorrect field, and finds no initializer

2015-11-06 Thread Tom Stellard via cfe-commits
tstellarAMD accepted this commit. tstellarAMD added a comment. r252290 Users: ismailp (Author) rsmith (Auditor) 3.7-release (Auditor) cfe-commits (Auditor) tstellarAMD (Auditor) http://reviews.llvm.org/rL251335 ___ cfe-commits mailing lis

Re: [Diffusion] rL250657: Support linking against OpenMP runtime on FreeBSD.

2015-11-06 Thread Tom Stellard via cfe-commits
tstellarAMD accepted this commit. tstellarAMD added a comment. r252289 Users: dim (Author) 3.7-release (Auditor) cfe-commits (Auditor) tstellarAMD (Auditor) joerg (Auditor) rsmith (Auditor) http://reviews.llvm.org/rL250657 ___ cfe-commi

Re: [Diffusion] rL250657: Support linking against OpenMP runtime on FreeBSD.

2015-11-06 Thread Tom Stellard via cfe-commits
tstellarAMD added a project: 3.7-release. Users: dim (Author) 3.7-release (Auditor) cfe-commits (Auditor) tstellarAMD (Auditor) joerg (Auditor) rsmith (Auditor) http://reviews.llvm.org/rL250657 ___ cfe-commits mailing list cfe-commits@lis

Re: [Diffusion] rL250657: Support linking against OpenMP runtime on FreeBSD.

2015-11-09 Thread Tom Stellard via cfe-commits
tstellarAMD edited projects, added 3.7.1-merged; removed 3.7-release. Users: dim (Author) 3.7-release (Auditor) cfe-commits (Auditor) tstellarAMD (Auditor) joerg (Auditor) rsmith (Auditor) http://reviews.llvm.org/rL250657 ___ cfe-commits

Re: [Diffusion] rL244063: Add missing atomic libcall support.

2015-11-11 Thread Tom Stellard via cfe-commits
tstellarAMD resigned from this audit. Users: jyknight (Author, Auditor) 3.7-release (Auditor) cfe-commits (Auditor) tstellarAMD (Auditor) compnerd (Auditor) majnemer (Auditor) rsmith (Auditor) http://reviews.llvm.org/rL244063 ___ cfe-co

Re: [Diffusion] rL244063: Add missing atomic libcall support.

2015-11-11 Thread Tom Stellard via cfe-commits
tstellarAMD raised a concern with this commit. Users: jyknight (Author, Auditor) 3.7-release (Auditor) cfe-commits (Auditor) tstellarAMD (Auditor) compnerd (Auditor) majnemer (Auditor) rsmith (Auditor) http://reviews.llvm.org/rL244063 _

Re: [Diffusion] rL246882: Don't crash on a self-alias declaration

2015-11-11 Thread Tom Stellard via cfe-commits
tstellarAMD added a subscriber: tstellarAMD. tstellarAMD accepted this commit. tstellarAMD added a comment. r252808 Users: hfinkel (Author, Auditor) 3.7-release (Auditor) cfe-commits (Auditor) tstellarAMD (Auditor) rjmccall (Auditor) http://reviews.llvm.org/rL246882 ___

Re: [Diffusion] rL246882: Don't crash on a self-alias declaration

2015-11-11 Thread Tom Stellard via cfe-commits
tstellarAMD added a project: 3.7.1-merged. Users: hfinkel (Author, Auditor) 3.7-release (Auditor) cfe-commits (Auditor) tstellarAMD (Auditor) rjmccall (Auditor) http://reviews.llvm.org/rL246882 ___ cfe-commits mailing list cfe-commits@lists

[PATCH] D11834: s/NDEBUG/LLVM_NDEBUG/ in most places to match the same LLVM change.

2015-08-07 Thread Tom Stellard via cfe-commits
tstellarAMD created this revision. tstellarAMD added reviewers: echristo, chandlerc, beanz. tstellarAMD added a subscriber: cfe-commits. Herald added a subscriber: klimek. http://reviews.llvm.org/D11834 Files: lib/ARCMigrate/TransProperties.cpp lib/AST/ASTContext.cpp lib/AST/CommentLexer.cp

[libclc] r276496 - Implement cosh builtin

2016-07-22 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Fri Jul 22 18:45:13 2016 New Revision: 276496 URL: http://llvm.org/viewvc/llvm-project?rev=276496&view=rev Log: Implement cosh builtin This implementation was ported from the AMD builtin library and has been tested with piglit, OpenCV, and the ocl conformance tests. Added:

[libclc] r276497 - Implement cbrt builtin

2016-07-22 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Fri Jul 22 18:45:15 2016 New Revision: 276497 URL: http://llvm.org/viewvc/llvm-project?rev=276497&view=rev Log: Implement cbrt builtin This implementation was ported from the AMD builtin library and has been tested with piglit, OpenCV, and the ocl conformance tests. Added:

[libclc] r276495 - geometric/floatn.inc: Add vec8 and vec16 types

2016-07-22 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Fri Jul 22 18:45:11 2016 New Revision: 276495 URL: http://llvm.org/viewvc/llvm-project?rev=276495&view=rev Log: geometric/floatn.inc: Add vec8 and vec16 types Modified: libclc/trunk/generic/include/clc/geometric/floatn.inc Modified: libclc/trunk/generic/include/clc/geo

[libclc] r277481 - Creating release_38 off revision 260304

2016-08-02 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Tue Aug 2 11:29:52 2016 New Revision: 277481 URL: http://llvm.org/viewvc/llvm-project?rev=277481&view=rev Log: Creating release_38 off revision 260304 Added: libclc/branches/release_38/ - copied from r260304, libclc/trunk/ ___

<    1   2   3   4   5   6   >