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)

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)

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

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)

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)

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] rL248426: Support linking against OpenMP runtime on NetBSD.

2015-11-13 Thread Tom Stellard via cfe-commits
tstellarAMD added a project: 3.7.1-merged. Users: joerg (Author, Auditor) 3.7-release (Auditor) cfe-commits (Auditor) tstellarAMD (Auditor) rsmith (Auditor) http://reviews.llvm.org/rL248426 ___ cfe-commits mailing list

[libcxx] r253293 - Creating release candidate rc1 from release_371 branch

2015-11-16 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Mon Nov 16 21:25:27 2015 New Revision: 253293 URL: http://llvm.org/viewvc/llvm-project?rev=253293=rev Log: Creating release candidate rc1 from release_371 branch Added: libcxx/tags/RELEASE_371/rc1/ (props changed) - copied from r253292,

[libunwind] r253307 - Creating release candidate rc1 from release_371 branch

2015-11-16 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Mon Nov 16 21:25:56 2015 New Revision: 253307 URL: http://llvm.org/viewvc/llvm-project?rev=253307=rev Log: Creating release candidate rc1 from release_371 branch Added: libunwind/tags/RELEASE_371/rc1/ (props changed) - copied from r253306,

[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

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 ___

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

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

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

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

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

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)

[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=rev Log: Add sampler defines. Patch by: Zoltan Gilian Modified: libclc/trunk/generic/include/clc/image/image_defines.h Modified:

[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=rev Log: Add image attribute defines. Patch by: Zoltan Gilian Added: libclc/trunk/generic/include/clc/image/image_defines.h Modified:

[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=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.cl

[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=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.cl

[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=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:

Re: [PATCH] D13802: [OPENMP] Make -fopenmp to turn on OpenMP support by default.

2015-12-02 Thread Tom Stellard via cfe-commits
tstellarAMD resigned from this revision. tstellarAMD removed a reviewer: tstellarAMD. tstellarAMD added a comment. Hans already commented on the release script changes, and I agrre they look good. http://reviews.llvm.org/D13802 ___ cfe-commits

[libunwind] r255217 - Creating release candidate final from release_371 branch

2015-12-09 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Wed Dec 9 21:53:42 2015 New Revision: 255217 URL: http://llvm.org/viewvc/llvm-project?rev=255217=rev Log: Creating release candidate final from release_371 branch Added: libunwind/tags/RELEASE_371/final/ (props changed) - copied from r255216,

[libcxx] r255210 - Creating release candidate final from release_371 branch

2015-12-09 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Wed Dec 9 21:53:26 2015 New Revision: 255210 URL: http://llvm.org/viewvc/llvm-project?rev=255210=rev Log: Creating release candidate final from release_371 branch Added: libcxx/tags/RELEASE_371/final/ (props changed) - copied from r255209,

[libcxxabi] r255211 - Creating release candidate final from release_371 branch

2015-12-09 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Wed Dec 9 21:53:28 2015 New Revision: 255211 URL: http://llvm.org/viewvc/llvm-project?rev=255211=rev Log: Creating release candidate final from release_371 branch Added: libcxxabi/tags/RELEASE_371/final/ (props changed) - copied from r255210,

[libclc] r255662 - AMDGPU: Add alias for tonga

2015-12-15 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Tue Dec 15 12:37:02 2015 New Revision: 255662 URL: http://llvm.org/viewvc/llvm-project?rev=255662=rev Log: AMDGPU: Add alias for tonga Patch by: Vedran Mileti Modified: libclc/trunk/configure.py Modified: libclc/trunk/configure.py URL:

Re: [PATCH] D15953: Driver: Pass -flavor gnu to lld for AMDGPU rather than -flavor gnu-old

2016-01-07 Thread Tom Stellard via cfe-commits
tstellarAMD updated this revision to Diff 44249. tstellarAMD added a comment. Use ld.lld alias instead of '-flavor gnu' http://reviews.llvm.org/D15953 Files: lib/Driver/Tools.cpp lib/Driver/Tools.h test/Driver/amdgpu-toolchain.c Index: test/Driver/amdgpu-toolchain.c

[libcxxabi] r253748 - Creating release candidate rc2 from release_371 branch

2015-11-20 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Fri Nov 20 19:32:08 2015 New Revision: 253748 URL: http://llvm.org/viewvc/llvm-project?rev=253748=rev Log: Creating release candidate rc2 from release_371 branch Added: libcxxabi/tags/RELEASE_371/rc2/ (props changed) - copied from r253747,

[libcxx] r253747 - Creating release candidate rc2 from release_371 branch

2015-11-20 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Fri Nov 20 19:32:06 2015 New Revision: 253747 URL: http://llvm.org/viewvc/llvm-project?rev=253747=rev Log: Creating release candidate rc2 from release_371 branch Added: libcxx/tags/RELEASE_371/rc2/ (props changed) - copied from r253746,

[libunwind] r253754 - Creating release candidate rc2 from release_371 branch

2015-11-20 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Fri Nov 20 19:32:21 2015 New Revision: 253754 URL: http://llvm.org/viewvc/llvm-project?rev=253754=rev Log: Creating release candidate rc2 from release_371 branch Added: libunwind/tags/RELEASE_371/rc2/ (props changed) - copied from r253753,

Re: 3.8 Merge Request: r259776

2016-06-07 Thread Tom Stellard via cfe-commits
Hi Alexy, Can you merge this? Thanks, Tom On Tue, Jun 07, 2016 at 09:40:44AM -0700, Richard Smith wrote: > It's larger than I'd like for a merge onto the branch, but yes, it looks OK. > > On 7 Jun 2016 9:20 a.m., "Tom Stellard via cfe-commits" < > cfe-commits@lists.l

[libcxxabi] r272102 - Creating release directory for release_381.

2016-06-07 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Tue Jun 7 22:27:22 2016 New Revision: 272102 URL: http://llvm.org/viewvc/llvm-project?rev=272102=rev Log: Creating release directory for release_381. Added: libcxxabi/tags/RELEASE_381/ ___ cfe-commits mailing list

[libunwind] r272115 - Creating release candidate rc1 from release_381 branch

2016-06-07 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Tue Jun 7 22:27:35 2016 New Revision: 272115 URL: http://llvm.org/viewvc/llvm-project?rev=272115=rev Log: Creating release candidate rc1 from release_381 branch Added: libunwind/tags/RELEASE_381/rc1/ - copied from r272114, libunwind/branches/release_38/

[libcxx] r272100 - Creating release directory for release_381.

2016-06-07 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Tue Jun 7 22:27:19 2016 New Revision: 272100 URL: http://llvm.org/viewvc/llvm-project?rev=272100=rev Log: Creating release directory for release_381. Added: libcxx/tags/RELEASE_381/ ___ cfe-commits mailing list

[libunwind] r272114 - Creating release directory for release_381.

2016-06-07 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Tue Jun 7 22:27:34 2016 New Revision: 272114 URL: http://llvm.org/viewvc/llvm-project?rev=272114=rev Log: Creating release directory for release_381. Added: libunwind/tags/RELEASE_381/ ___ cfe-commits mailing list

[libcxx] r272101 - Creating release candidate rc1 from release_381 branch

2016-06-07 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Tue Jun 7 22:27:21 2016 New Revision: 272101 URL: http://llvm.org/viewvc/llvm-project?rev=272101=rev Log: Creating release candidate rc1 from release_381 branch Added: libcxx/tags/RELEASE_381/rc1/ (props changed) - copied from r272100,

[libcxxabi] r272103 - Creating release candidate rc1 from release_381 branch

2016-06-07 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Tue Jun 7 22:27:23 2016 New Revision: 272103 URL: http://llvm.org/viewvc/llvm-project?rev=272103=rev Log: Creating release candidate rc1 from release_381 branch Added: libcxxabi/tags/RELEASE_381/rc1/ (props changed) - copied from r272102,

Re: 3.8 Merge Request: r259776

2016-06-07 Thread Tom Stellard via cfe-commits
Hi Richard, Is this OK for the 3.8 branch? reviews.llvm.org/rL259776 -Tom On Mon, May 30, 2016 at 11:35:04AM +, Hahnfeld, Jonas wrote: > Assuming I got it right... > > > -Original Message- > > From: Alexey Bataev [mailto:a.bat...@hotmail.com] > > Sent: Monday, May 30, 2016 1:31 PM

Re: [clang-tools-extra] r261991 - [clang-tidy] Fix a crash issue when clang-tidy runs with compilation database.

2016-06-03 Thread Tom Stellard via cfe-commits
On Thu, Jun 02, 2016 at 01:27:51PM +0200, Alexander Kornienko wrote: > Thank you, Tom. I'm not very familiar with the release process and it will > indeed be better, if you merge the patch. > Hi, There were some merge conflicts, so I wasn't sure about merging the patch. Can you either port the

Re: [PATCH] D20681: Add target-specific pre-linking passes to Clang

2016-05-26 Thread Tom Stellard via cfe-commits
tstellarAMD added a comment. Can you give some examples of what pre-link passes may be required? http://reviews.llvm.org/D20681 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Re: [PATCH] D20640: [AMDGPU] Set default dwarf version to 2

2016-05-27 Thread Tom Stellard via cfe-commits
tstellarAMD accepted this revision. tstellarAMD added a comment. This revision is now accepted and ready to land. LGTM. http://reviews.llvm.org/D20640 ___ cfe-commits mailing list cfe-commits@lists.llvm.org

Re: [PATCH] D20336: [AMDGPU] Remove individual debugger options + update features

2016-05-25 Thread Tom Stellard via cfe-commits
tstellarAMD accepted this revision. tstellarAMD added a comment. This revision is now accepted and ready to land. LGTM. http://reviews.llvm.org/D20336 ___ cfe-commits mailing list cfe-commits@lists.llvm.org

Re: [clang-tools-extra] r261991 - [clang-tidy] Fix a crash issue when clang-tidy runs with compilation database.

2016-06-01 Thread Tom Stellard via cfe-commits
On Wed, Jun 01, 2016 at 11:19:44PM +0200, Edoardo P. wrote: > Ping. > > Deadline to merge the changes to the 3.8 branch is today. > I will make sure to merge this before -rc1. Thanks for reminding me. -Tom > Cheers, > Edward-san > > 2016-05-24 20:25 GMT+02:00 Edoardo P.

Re: r271336 - [CUDA] Conservatively mark inline asm as convergent.

2016-06-01 Thread Tom Stellard via cfe-commits
On Tue, May 31, 2016 at 09:27:13PM -, Justin Lebar via cfe-commits wrote: > Author: jlebar > Date: Tue May 31 16:27:13 2016 > New Revision: 271336 > > URL: http://llvm.org/viewvc/llvm-project?rev=271336=rev > Log: > [CUDA] Conservatively mark inline asm as convergent. > > Summary: > This is

[libcxx] r273409 - Creating release candidate final from release_381 branch

2016-06-22 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Wed Jun 22 08:22:18 2016 New Revision: 273409 URL: http://llvm.org/viewvc/llvm-project?rev=273409=rev Log: Creating release candidate final from release_381 branch Added: libcxx/tags/RELEASE_381/final/ (props changed) - copied from r273408,

[libcxxabi] r273410 - Creating release candidate final from release_381 branch

2016-06-22 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Wed Jun 22 08:22:19 2016 New Revision: 273410 URL: http://llvm.org/viewvc/llvm-project?rev=273410=rev Log: Creating release candidate final from release_381 branch Added: libcxxabi/tags/RELEASE_381/final/ (props changed) - copied from r273409,

[libunwind] r273416 - Creating release candidate final from release_381 branch

2016-06-22 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Wed Jun 22 08:22:30 2016 New Revision: 273416 URL: http://llvm.org/viewvc/llvm-project?rev=273416=rev Log: Creating release candidate final from release_381 branch Added: libunwind/tags/RELEASE_381/final/ - copied from r273415, libunwind/branches/release_38/

Re: [PATCH] D21367: AMDGPU: Set amdgpu_kernel calling convention for OpenCL kernels.

2016-06-17 Thread Tom Stellard via cfe-commits
tstellarAMD added a comment. Does this new patch fix the OpenCL regression? http://reviews.llvm.org/D21367 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

r257175 - Driver: Use the new ELF lld linker for AMDGPU

2016-01-08 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Fri Jan 8 09:14:31 2016 New Revision: 257175 URL: http://llvm.org/viewvc/llvm-project?rev=257175=rev Log: Driver: Use the new ELF lld linker for AMDGPU Summary: 'gnu-old' has been deprecated in favor or 'gnu'. Reviewers: arsenm, ruiu, rafael Subscribers: cfe-commits

Re: [PATCH] D21659: AMDGPU: Add builtin to read exec mask

2016-06-24 Thread Tom Stellard via cfe-commits
tstellarAMD accepted this revision. tstellarAMD added a comment. This revision is now accepted and ready to land. LGTM. http://reviews.llvm.org/D21659 ___ cfe-commits mailing list cfe-commits@lists.llvm.org

Re: [PATCH] D21367: AMDGPU: Set amdgpu_kernel calling convention for OpenCL kernels.

2016-06-24 Thread Tom Stellard via cfe-commits
tstellarAMD added a comment. This seems OK to me. http://reviews.llvm.org/D21367 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Re: [PATCH] D17188: AMDGPU: Add sin/cos builtins

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

Re: [PATCH] D17578: [OpenCL]Allowing explicit conversion of "0" to event_t type

2016-02-26 Thread Tom Stellard via cfe-commits
tstellarAMD added a comment. Comment at: lib/Sema/SemaCast.cpp:2317 @@ +2316,3 @@ +// OpenCL v2.0 s6.13.10 - Allow casts from '0' to event_t type. +if (Self.getLangOpts().OpenCL && DestType->isEventT()) { + llvm::APSInt intValue; A similar patch

Re: [PATCH] D17519: AMDGPU: Fix broken/confusing predefined macro

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

Re: [PATCH] D17520: AMDGPU: Fix inconsistent register name for flat_scratch

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

Re: [PATCH] D17515: AMDGPU: Add builtins for recently added intrinsics

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

Re: [PATCH] D17589: Fix Clang tests that used CHECK-NEXT-NOT and CHECK-DAG-NOT

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

r262228 - AMDGPU: Add missing Volcanic Islands targets

2016-02-29 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Mon Feb 29 09:08:56 2016 New Revision: 262228 URL: http://llvm.org/viewvc/llvm-project?rev=262228=rev Log: AMDGPU: Add missing Volcanic Islands targets Reviewers: arsenm Subscribers: cfe-commits Differential Revision: http://reviews.llvm.org/D17645 Modified:

[PATCH] D17645: AMDGPU: Add missing Volcanic Islands targets

2016-02-26 Thread Tom Stellard via cfe-commits
tstellarAMD created this revision. tstellarAMD added a reviewer: arsenm. tstellarAMD added a subscriber: cfe-commits. http://reviews.llvm.org/D17645 Files: lib/Basic/Targets.cpp test/Driver/r600-mcpu.cl Index: test/Driver/r600-mcpu.cl

Re: [PATCH] D16498: AMDGPU: Add amdgcn cube builtins

2016-01-25 Thread Tom Stellard via cfe-commits
tstellarAMD accepted this revision. tstellarAMD added a comment. This revision is now accepted and ready to land. LGTM. http://reviews.llvm.org/D16498 ___ cfe-commits mailing list cfe-commits@lists.llvm.org

[libclc] r258932 - Add _CLC_V_V_VP_VECTORIZE macro

2016-01-27 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Wed Jan 27 08:52:07 2016 New Revision: 258932 URL: http://llvm.org/viewvc/llvm-project?rev=258932=rev Log: Add _CLC_V_V_VP_VECTORIZE macro Patch by: Pavel Ondračka Modified: libclc/trunk/generic/lib/clcmacro.h Modified: libclc/trunk/generic/lib/clcmacro.h URL:

[libclc] r258933 - Implement modf math builtin

2016-01-27 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Wed Jan 27 08:52:10 2016 New Revision: 258933 URL: http://llvm.org/viewvc/llvm-project?rev=258933=rev Log: Implement modf math builtin V2: use the reference implementation as suggested by Matt Arsenault Patch By: Pavel Ondračka Added:

Re: [PATCH] D16444: AMDGPU: Rename builtins to use amdgcn prefix

2016-01-22 Thread Tom Stellard via cfe-commits
tstellarAMD accepted this revision. tstellarAMD added a comment. This revision is now accepted and ready to land. LGTM. http://reviews.llvm.org/D16444 ___ cfe-commits mailing list cfe-commits@lists.llvm.org

Re: [PATCH] D18253: Switch AMDGPU Linker to amdphdrs + update test

2016-03-19 Thread Tom Stellard via cfe-commits
tstellarAMD accepted this revision. tstellarAMD added a comment. This revision is now accepted and ready to land. LGTM. http://reviews.llvm.org/D18253 ___ cfe-commits mailing list cfe-commits@lists.llvm.org

Re: [PATCH] D18473: AMDGPU: Add test for generic builtin behavior

2016-04-13 Thread Tom Stellard via cfe-commits
tstellarAMD accepted this revision. This revision is now accepted and ready to land. Comment at: lib/Basic/Targets.cpp:1854-1857 @@ -1853,1 +1853,6 @@ + bool isCLZForZeroUndef() const override { +// It is -1 instead of expected for intrinsic. +return true; + } +

Re: [PATCH] D18095: Add __attribute__((linkonce_odr_linkage))

2016-03-22 Thread Tom Stellard via cfe-commits
tstellarAMD added a comment. Hi John, The problem we are trying to solve here is linking a LLVM bitcode program (OpenCL kernel in this specific case) with an LLVM bitcode library (OpenCL builtin library) and having the resulting LLVM bitcode module contain only the program code and the

Re: [PATCH] D17764: Add attributes for AMD GPU Tools

2016-03-07 Thread Tom Stellard via cfe-commits
tstellarAMD added inline comments. Comment at: include/clang/Basic/AttrDocs.td:969-973 @@ +968,7 @@ + +Clang supports the ``__attribute__((amdgpu_tools_num_reserved_vgpr()))`` +attribute on AMD Southern Islands GPUs and later. If specified, it causes AMD +GPU Backend to reserve

Re: [PATCH] D17552: Pass -backend-option to LLVM when there is no target machine

2016-03-03 Thread Tom Stellard via cfe-commits
tstellarAMD added a comment. Do you have a test case for this? http://reviews.llvm.org/D17552 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Re: [PATCH] D18338: AMDGPU: Add frexp_exp builtins

2016-03-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. http://reviews.llvm.org/D18338 ___ cfe-commits mailing list cfe-commits@lists.llvm.org

Re: [PATCH] D18473: AMDGPU: Add test for generic builtin behavior

2016-03-28 Thread Tom Stellard via cfe-commits
tstellarAMD added inline comments. Comment at: lib/Basic/Targets.cpp:1854-1857 @@ -1853,1 +1853,6 @@ + bool isCLZForZeroUndef() const override { +// It is -1 instead of expected for intrinsic. +return true; + } + Why do we need to add this if it's the

Re: [PATCH] D18472: AMDGPU: Remove separate r600 double data layout

2016-03-28 Thread Tom Stellard via cfe-commits
tstellarAMD accepted this revision. tstellarAMD added a comment. This revision is now accepted and ready to land. LGTM. http://reviews.llvm.org/D18472 ___ cfe-commits mailing list cfe-commits@lists.llvm.org

Re: [PATCH] D19460: Fix incorrect redundant expression in target AMDGPU.

2016-04-25 Thread Tom Stellard via cfe-commits
tstellarAMD accepted this revision. tstellarAMD added a comment. This revision is now accepted and ready to land. Thanks for catching this. http://reviews.llvm.org/D19460 ___ cfe-commits mailing list cfe-commits@lists.llvm.org

Re: [clang-tools-extra] r261991 - [clang-tidy] Fix a crash issue when clang-tidy runs with compilation database.

2016-05-20 Thread Tom Stellard via cfe-commits
Hi, This looks fine to me, go ahead and merge. -Tom On Thu, May 19, 2016 at 08:29:14PM +0200, Alexander Kornienko wrote: > On Thu, May 19, 2016 at 4:45 PM, Hans Wennborg wrote: > > > +Tom who manages 3.8.1 > > +Alex who's owner of clang-tidy: is this ok for 3.8.1? > > > >

r268648 - AMDGPU: Use lld as the linker again

2016-05-05 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Thu May 5 12:03:41 2016 New Revision: 268648 URL: http://llvm.org/viewvc/llvm-project?rev=268648=rev Log: AMDGPU: Use lld as the linker again Summary: Now that LLVM is emitting version 2 of the AMD code object, we can start using lld again for linking instead of our

Re: [PATCH] D19918: AMDGPU/SI: Use amdgpu_kernel calling convention for OpenCL kernels.

2016-05-05 Thread Tom Stellard via cfe-commits
tstellarAMD accepted this revision. tstellarAMD added a comment. This revision is now accepted and ready to land. LGTM. http://reviews.llvm.org/D19918 ___ cfe-commits mailing list cfe-commits@lists.llvm.org

[libclc] r266430 - prepare-builtins: Remove call to getGlobalContext()

2016-04-15 Thread Tom Stellard via cfe-commits
Author: tstellar Date: Fri Apr 15 09:18:58 2016 New Revision: 266430 URL: http://llvm.org/viewvc/llvm-project?rev=266430=rev Log: prepare-builtins: Remove call to getGlobalContext() This function has been removed from LLVM. Patch By: Laurent Carlier Modified:

Re: [PATCH] D18369: [OpenCL] Upstreaming khronos OpenCL 1.2/2.0 header files.

2016-04-14 Thread Tom Stellard via cfe-commits
tstellarAMD added inline comments. Comment at: lib/Headers/opencl.h:11-13 @@ +10,5 @@ + +#if !defined(__SPIR32__) && !defined(__SPIR64__) +#error "This header file should be used with SPIR target only." +#endif + This should be removed so they can be used with

[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=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=rev Log: geometric/floatn.inc: Add vec8 and vec16 types Modified: libclc/trunk/generic/include/clc/geometric/floatn.inc Modified:

[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=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] 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=rev Log: Creating release_38 off revision 260304 Added: libclc/branches/release_38/ - copied from r260304, libclc/trunk/

Re: r274220 - AMDGPU: Set amdgpu_kernel calling convention for OpenCL kernels.

2016-07-04 Thread Tom Stellard via cfe-commits
On Thu, Jun 30, 2016 at 09:06:34AM -, Nikolay Haustov via cfe-commits wrote: > Author: nhaustov > Date: Thu Jun 30 04:06:33 2016 > New Revision: 274220 > > URL: http://llvm.org/viewvc/llvm-project?rev=274220=rev > Log: > AMDGPU: Set amdgpu_kernel calling convention for OpenCL kernels. > >

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=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

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

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

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

[PATCH] D24813: Driver: Add a test for triple with opencl environment

2016-09-21 Thread Tom Stellard via cfe-commits
tstellarAMD created this revision. tstellarAMD added a reviewer: Anastasia. tstellarAMD added a subscriber: cfe-commits. Herald added subscribers: yaxunl, nhaehnle, wdng. https://reviews.llvm.org/D24813 Files: test/Driver/amdgpu-toolchain.c Index: test/Driver/amdgpu-toolchain.c

Re: [PATCH] D24688: Introduce "hosted" module flag.

2016-09-21 Thread Tom Stellard via cfe-commits
tstellarAMD added a comment. What does "hosted mode" mean? https://reviews.llvm.org/D24688 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[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=rev Log: amdgcn-amdhsa: Add get_num_groups implementation Added: libclc/trunk/amdgcn-amdhsa/lib/workitem/get_num_groups.cl Modified:

[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=rev Log: configure: Add amdgcn-mesa-mesa3d target Modified: libclc/trunk/configure.py Modified: libclc/trunk/configure.py URL:

Re: [PATCH] D24513: [AMDGPU] Expose flat work group size, register and wave control attributes

2016-09-22 Thread Tom Stellard via cfe-commits
tstellarAMD accepted this revision. tstellarAMD added a comment. LGTM. https://reviews.llvm.org/D24513 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

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=rev > Log: > Improve handling of floating point literals in OpenCL to only use double

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

[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

[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=rev Log: Fix build since r286752. Modified: libclc/trunk/utils/prepare-builtins.cpp Modified: libclc/trunk/utils/prepare-builtins.cpp URL:

[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=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:

[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

[PATCH] D25343: [OpenCL] Mark group functions as noduplicate in opencl-c.h

2016-10-11 Thread Tom Stellard via cfe-commits
tstellarAMD added a comment. In https://reviews.llvm.org/D25343#565288, @Anastasia wrote: > Do you have any code example where Clang/LLVM performs wrong optimizations > with respect to the control flow of SPMD execution? > > My understanding from the earlier discussion we have had: >

[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=rev Log: Creating release candidate rc3 from release_391 branch Added: libcxx/tags/RELEASE_391/rc3/ (props changed) - copied from r289297,

  1   2   3   4   5   >