aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-21Fixed a bug in Cilk for grainsize.cilkplusBalaji V. Iyer
2013-09-25+2013-09-25 Balaji V. Iyer <balaji.v.iyer@intel.com>Balaji V. Iyer
2013-09-19Updated Cilk Runtime to revision 3613Balaji V. Iyer
2013-09-12Fixed an compilation issue in libcilkrts when bootstrap is disabled.Evgeny Stupachenko
2013-08-19Fixed a small bug in Makefile.am in libcilkrts.Balaji V. Iyer
2013-08-152013-08-15 Balaji V. Iyer <balaji.v.iyer@intel.com>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 Darwin.Balaji V. Iyer
2013-08-05Updated libcilkrts to revision 3520.Balaji V. Iyer
2013-08-02Added Multilib support for libcilkrts. Also, removed an unwanted file.Balaji V. Iyer
2013-07-19Added INDIRECT REF checks for array notation extract.Balaji V. Iyer
2013-07-08Added the new mangling format for Elemental functions.Balaji V. Iyer
2013-06-19Fixed a bug in metadata generation.Balaji V. Iyer
2013-05-20Merged with trunk at revision r199105.Balaji V. Iyer
2013-05-10Merged with trunk at revision 198751.Balaji V. Iyer
2013-05-09Removed an unwanted error message.Balaji V. Iyer
2013-05-09+2013-05-09 Balaji V. Iyer <balaji.v.iyer@intel.com>Balaji V. Iyer
2013-05-08Reject struct/record types in array notation builtin functions.Balaji V. Iyer
2013-05-08Added a check for exception being enabled before emitting exception code.Balaji V. Iyer
2013-05-08Added an error statement for conversion issues in _Cilk_for.Balaji V. Iyer
2013-04-23Added a fix to return the last match instead of first match for Balaji V. Iyer
2013-04-22Merged with trunk at revision 198144.Balaji V. Iyer
2013-04-19Removed a space in the Changelog.Balaji V. Iyer
2013-04-18Fixed a bug of adding the call expr that has array notations twice.Balaji V. Iyer
2013-04-18Fixed a couple bugs:Balaji V. Iyer
2013-04-17Fixed a bug of setting the initial max and min value for REDUCE_MIN and Balaji V. Iyer
2013-04-17Added support for array notations between arrays and check for length Balaji V. Iyer
2013-04-16Merged with trunk at revision 197989.Balaji V. Iyer
2013-04-15Changed mallocs and TREE_LIST in pragma simd impl. with vecs.Balaji V. Iyer
2013-04-09Added the two testsuite files that were part of previous commit.Balaji V. Iyer
2013-04-09Fixes and code-movements proposed by Aldy on Pragma SIMD.Balaji V. Iyer
2013-04-05Renamed testsuite scripts, fixed some exec-once rule bugs and array refs Balaji V. Iyer
2013-04-02Merged with trunk at revision 197313.Balaji V. Iyer
2013-03-26Merged with trunk at revision 197045.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