aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-25+2013-09-25 Balaji V. Iyer <balaji.v.iyer@intel.com>cilkplus-4_8-branchBalaji V. Iyer
2013-09-19Updated Cilk runtime library to version 3613.Balaji V. Iyer
2013-09-132013-09-12 Evgeny Stupachenko <evstupac@gmail.com>Evgeny Stupachenko
2013-08-19Fixed small bug in makefile.am.Balaji V. Iyer
2013-08-152013-08-15 Balaji V. Iyer <balaji.v.iyer@intel.com>Balaji V. Iyer
2013-08-15Fixed a erraneous ChangeLog.Balaji V. Iyer
2013-08-152013-08-15 Balaji V. Iyer <balaji.v.iyer@intel.com>Balaji V. Iyer
2013-08-15Fixed a bug in Cilk tools sections for Darwin.Balaji V. Iyer
2013-08-05Updated libcilkrts to revision 3520.Balaji V. Iyer
2013-06-20Fixed a metadata bug and added exception support.Balaji V. Iyer
2013-05-20Merged with gcc-4_8-branch at revision 199117.Balaji V. Iyer
2013-05-02Merged with gcc-4_8-branch at revision 198423.Balaji V. Iyer
2013-04-24Fixed a bug about capturing a void value for mutating functions.Balaji V. Iyer
2013-04-22Merged with gcc-4_8-branch at revision 198153.Balaji V. Iyer
2013-04-19Mixed a couple bugs in Array Notation and also Replaced mallocs, Balaji V. Iyer
2013-04-05Merged with gcc-4_8-branch at revision 197432.Balaji V. Iyer
2013-04-03Started a new Cilk Plus 4.8 branch. It will be synced with Balaji V. Iyer
2013-03-21Fixed pragma simd vectorlenght clause to accept multiple values with comma.Balaji V. Iyer
2013-03-15Merged with trunk at revision 196659.Balaji V. Iyer
2013-03-13Made libcilkrts build for other archs.Balaji V. Iyer
2013-03-13Allow sizeof in vectorlength for pragma simd.Balaji V. Iyer
2013-03-13Added a function declaration.Balaji V. Iyer
2013-03-13Removed the frame pointer required setting from target to common files.Balaji V. Iyer
2013-03-12Added a cilkscreen/low-cost annotations support target flag.Balaji V. Iyer
2013-03-11Added an else case for setting var_name.Balaji V. Iyer
2013-03-09Forgot to add p_simd_test2.c for the last commit.Balaji V. Iyer
2013-03-09Fixed a bug in pragma simd private clause.Balaji V. Iyer
2013-03-04Merged with trunk at revision 196434.Balaji V. Iyer
2013-02-28Fixed spawning a function inside aggr_init_expr.Balaji V. Iyer
2013-02-27Last trunk merge version should be r196208.Balaji V. Iyer
2013-02-27Merged with trunk at revision 126208.Balaji V. Iyer
2013-02-05Removed the return information from the mangled function name.Balaji V. Iyer
2013-02-05Fixed a bug on 32 bit machine.Balaji V. Iyer
2013-02-05Added the testsuite files that were accidentally omitted.Balaji V. Iyer
2013-02-05Removed symbol test from the libcilkrts.so.Balaji V. Iyer
2013-02-05Fixed a couple bugs.Balaji V. Iyer
2013-02-04Added exception support for spawned function.Balaji V. Iyer
2013-01-28Merged with trunk at revision 195497.Balaji V. Iyer
2013-01-25Added the test cases which got omitted in the last commit.Balaji V. Iyer
2013-01-25Allowed array notation builtin functions in return expression.Balaji V. Iyer
2013-01-24Fixed a bug with assembler name setting.Balaji V. Iyer
2013-01-22fixed an infinite loop error in Cilk pragma grainsize.Balaji V. Iyer
2013-01-22Removed setting ASSEMBLER NAME in elemental function.Balaji V. Iyer
2013-01-21Merged with trunk at revision 195329.Balaji V. Iyer
2013-01-14Merged with trunk at revision 195140.Balaji V. Iyer
2013-01-11Updated the YEAR on copyright notice.Balaji V. Iyer
2013-01-09Added a test case that was accidentally omitted.Balaji V. Iyer
2013-01-09Fixed a bug of spawning lambda functions.Balaji V. Iyer
2013-01-09Merged with trunk at revision 195057.Balaji V. Iyer
2013-01-07Merged with trunk at revision 194958.Balaji V. Iyer