[llvm] r181313 - Re-enable AVX detection on x64 platforms.
Bill Wendling
isanbard at gmail.com
Wed May 8 02:15:27 PDT 2013
Done. Thanks!
-bw
On May 7, 2013, at 9:17 PM, Nadav Rotem <nrotem at apple.com> wrote:
> It's a good idea to take Michael Kuperstein's change to the release branch.
>
>
> On May 7, 2013, at 5:30 PM, Bill Wendling <isanbard at gmail.com> wrote:
>
>> I'm not so sure about this. Please check with the code owner for verification.
>>
>> -bw
>>
>> On May 7, 2013, at 9:36 AM, Dmitri Gribenko <gribozavr at gmail.com> wrote:
>>
>>> On Tue, May 7, 2013 at 5:05 PM, Michael Kuperstein
>>> <michael.m.kuperstein at intel.com> wrote:
>>>> Author: mkuper
>>>> Date: Tue May 7 09:05:33 2013
>>>> New Revision: 181313
>>>>
>>>> URL: http://llvm.org/viewvc/llvm-project?rev=181313&view=rev
>>>> Log:
>>>> Re-enable AVX detection on x64 platforms.
>>>
>>> It might be a good idea to commit this to the Clang 3.3 branch.
>>>
>>> Dmitri
>>>
>>> --
>>> main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
>>> (j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/
>>
>>
>> _______________________________________________
>> llvm-commits mailing list
>> llvm-commits at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
More information about the llvm-commits
mailing list