Re: [PATCH][Cilkplus] Build Cilk Runtime for non x86.

2013-03-13 Thread Andrew Pinski
On Wed, Mar 13, 2013 at 4:30 PM, Iyer, Balaji V wrote: > Hello Everyone, > This attached patch is for the Cilk Plus branch affecting the Cilk > Runtime. This patch should potentially allow the Cilk runtime library build > for non-x86 targets. We have tested this on ARM (trimslice machine

[PATCH][Cilkplus] Build Cilk Runtime for non x86.

2013-03-13 Thread Iyer, Balaji V
Hello Everyone, This attached patch is for the Cilk Plus branch affecting the Cilk Runtime. This patch should potentially allow the Cilk runtime library build for non-x86 targets. We have tested this on ARM (trimslice machine) and it seem to work on our test case. We encourage all the GC