aboutsummaryrefslogtreecommitdiff
path: root/gcc/omp-low.c
AgeCommit message (Expand)Author
2015-07-02Merge branches/gcc-4_9-branch rev 225109.clyon
2015-03-11Merge branches/gcc-4_9-branch rev 221341yroux
2015-03-05gcc/yroux
2015-02-12Merge branches/gcc-4_9-branch rev 220524yroux
2015-01-13Merge branches/gcc-4_9-branch rev 219502yroux
2014-10-15Merge branches/gcc-4_9-branch rev 216130yroux
2014-08-14Merge branches/gcc-4_9-branch rev 213803yroux
2014-07-16Merge branches/gcc-4_9-branch rev 212419yroux
2014-06-25Merge branches/gcc-4_9-branch rev 211964yroux
2014-06-12Merge branches/gcc-4_9-branch rev 211054yroux
2014-05-13Merge branches/gcc-4_9-branch rev 210052yroux
2014-04-22Merge branches/gcc-4_9-branch up to rev 209633yroux
2014-03-27 PR middle-end/60682jakub
2014-03-18Restore check for OpenMP for construct.tschwinge
2014-03-17 PR middle-end/60534mpolacek
2014-02-12Refactor common code into new maybe_fold_stmt function.tschwinge
2014-02-12Add clobber for object, after last use.tschwinge
2014-02-12Fix potential ICE (null pointer dereference) in omp-low.c:diagnose_sb_0.tschwinge
2014-02-08 PR c/59984jakub
2014-02-07 * parser.c (synthesize_implicit_template_parm): Use grow_tree_vec.hubicka
2014-02-04 PR other/58712jakub
2014-02-04 PR other/58712jakub
2014-01-29 PR middle-end/59917jakub
2014-01-24Replace flag_enable_cilkplus with flag_cilkplus.bviyer
2014-01-13 PR libgomp/59194jakub
2014-01-08 PR middle-end/59669mpolacek
2014-01-02Update copyright years in gcc/rsandifo
2013-12-18Added support for Cilk Plus SIMD-enabled function for C.bviyer
2013-12-17Remove leftover variable definition.tschwinge
2013-12-17Remove leftover comment.tschwinge
2013-12-17Reflect reality in comment.tschwinge
2013-12-16 PR libgomp/58756jakub
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm
2013-11-29 PR lto/59326jakub
2013-11-27 * cgraph.h (enum cgraph_simd_clone_arg_type): New.jakub
2013-11-26 PR middle-end/59150jakub
2013-11-26 PR middle-end/59152jakub
2013-11-22 * gimple.h: Remove all includes.amacleod
2013-11-22add auto_vectbsaunde
2013-11-21 * gimplify.h (gimplify_hasher : typed_free_remove, struct gimplify_ctx):amacleod
2013-11-20gcc/ada/rsandifo
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm
2013-11-19Factor unrelated declarations out of tree.h.dnovillo
2013-11-18gcc/c-family/rsandifo
2013-11-18gcc/ada/rsandifo
2013-11-18gcc/c-family/rsandifo
2013-11-18gcc/ada/rsandifo
2013-11-18gcc/ada/rsandifo
2013-11-17 * gimple.h: Reorder prototypes to match .c declaration order, and removeamacleod
2013-11-15 * Makefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.aldyh