[llvm] r181313 - Re-enable AVX detection on x64 platforms.

Dmitri Gribenko gribozavr at gmail.com
Tue May 7 09:36:45 PDT 2013


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>*/



More information about the llvm-commits mailing list