RE: r245923 - [X86] Expose the various _rot intrinsics on non-MS platforms

2015-08-25 Thread Kuperstein, Michael M via cfe-commits
xpose the various _rot intrinsics on non-MS platforms Hi, On Tue, Aug 25, 2015 at 10:21 AM, Michael Kuperstein via cfe-commits wrote: > Author: mkuper > Date: Tue Aug 25 02:21:33 2015 > New Revision: 245923 > > URL: http://llvm.org/viewvc/llvm-project?rev=245923&view=rev &

Re: r245923 - [X86] Expose the various _rot intrinsics on non-MS platforms

2015-08-25 Thread İsmail Dönmez via cfe-commits
Hi, On Tue, Aug 25, 2015 at 10:21 AM, Michael Kuperstein via cfe-commits wrote: > Author: mkuper > Date: Tue Aug 25 02:21:33 2015 > New Revision: 245923 > > URL: http://llvm.org/viewvc/llvm-project?rev=245923&view=rev > Log: > [X86] Expose the various _rot intrinsics on non-MS platforms > > _rotl

r245923 - [X86] Expose the various _rot intrinsics on non-MS platforms

2015-08-25 Thread Michael Kuperstein via cfe-commits
Author: mkuper Date: Tue Aug 25 02:21:33 2015 New Revision: 245923 URL: http://llvm.org/viewvc/llvm-project?rev=245923&view=rev Log: [X86] Expose the various _rot intrinsics on non-MS platforms _rotl, _rotwl and _lrotl (and their right-shift counterparts) are official x86 intrinsics, and should b