aboutsummaryrefslogtreecommitdiff
path: root/gcc/cilk-common.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-23* cilk-common.c (expand_builtin_cilk_detach): Dereference worker.Eric Botcazou1-1/+1
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-1/+0
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+2
2013-11-18c-common.c, [...]: Replace tree_low_cst (..., 0) with tree_to_shwi throughout.Richard Sandiford1-2/+2
2013-11-14gimplify-be.h: New file.Andrew MacLeod1-0/+1
2013-11-12gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod1-1/+1
2013-10-29Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.Balaji V. Iyer1-0/+484