summaryrefslogtreecommitdiff
path: root/gcc/omp-low.c
Commit message (Expand)AuthorAgeFilesLines
* * langhooks-def.h (LANG_HOOKS_OMP_CLAUSE_LINEAR_CTOR): Define.jakub2014-06-251-13/+20
* * gimplify.c (gimplify_omp_for): For #pragma omp for simd iteratorjakub2014-06-241-18/+14
* * gimplify.c (gimplify_scan_omp_clauses) <case OMP_CLAUSE_MAP,jakub2014-06-241-6/+11
* * gimplify.c (omp_notice_variable): If n is non-NULLjakub2014-06-181-1/+27
* PR middle-end/61486jakub2014-06-121-2/+10
* PR fortran/60928jakub2014-06-101-1/+9
* 2014-06-06 Richard Biener <rguenther@suse.de>rguenth2014-06-061-18/+8
* Make it easier to diff expand_omp_for_* functions.tschwinge2014-05-231-59/+59
* GF_OMP_FOR_SIMD: Flag for SIMD variants of OMP_FOR kinds.tschwinge2014-05-231-9/+9
* PR middle-end/61252jakub2014-05-211-24/+43
* * omp-low.c (expand_parallel_call): Remove shadow variable.jakub2014-05-141-4/+0
* * tree.h (OMP_CLAUSE_LINEAR_STMT): Define.jakub2014-05-111-7/+13
* Merge in trunk.mrs2014-05-051-0/+18
* Merge from trunk.rsandifo2014-04-281-0/+14
|\
| * * tree.h (OMP_CLAUSE_LINEAR_GIMPLE_SEQ): Define.jakub2014-04-241-0/+14
* | Merge from trunk.rsandifo2014-04-221-61/+102
|\ \ | |/
| * PR tree-optimization/60823jakub2014-04-221-32/+78
| * pass cfun to pass::executetbsaunde2014-04-171-6/+7
| * pass current function to opt_pass::gate ()tbsaunde2014-04-171-19/+17
| * remove has_gatetbsaunde2014-04-171-4/+0
* | Merge from trunk.rsandifo2014-04-171-4/+4
|\ \ | |/
| * * cfgloop.h (struct loop): Rename force_vect into force_vectorize.ebotcazou2014-04-141-4/+4
* | Merge in trunk.mrs2014-04-021-6/+28
|\ \ | |/
| * PR middle-end/60682jakub2014-03-271-1/+14
| * Restore check for OpenMP for construct.tschwinge2014-03-181-1/+1
| * PR middle-end/60534mpolacek2014-03-171-0/+2
| * Refactor common code into new maybe_fold_stmt function.tschwinge2014-02-121-3/+2
| * Add clobber for object, after last use.tschwinge2014-02-121-0/+7
| * Fix potential ICE (null pointer dereference) in omp-low.c:diagnose_sb_0.tschwinge2014-02-121-1/+2
* | Merge in trunk.mrs2014-02-101-12/+25
|\ \ | |/
| * PR c/59984jakub2014-02-081-1/+7
| * * parser.c (synthesize_implicit_template_parm): Use grow_tree_vec.hubicka2014-02-071-1/+1
| * PR other/58712jakub2014-02-041-1/+0
| * PR other/58712jakub2014-02-041-1/+2
| * PR middle-end/59917jakub2014-01-291-2/+9
| * Replace flag_enable_cilkplus with flag_cilkplus.bviyer2014-01-241-6/+6
* | Merge in trunk.mrs2014-01-131-7/+16
|\ \ | |/
| * PR libgomp/59194jakub2014-01-131-5/+14
| * PR middle-end/59669mpolacek2014-01-081-2/+2
* | Merge in trunk.mrs2014-01-031-7/+3
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
| * Added support for Cilk Plus SIMD-enabled function for C.bviyer2013-12-181-1/+1
| * Remove leftover variable definition.tschwinge2013-12-171-2/+0
| * Remove leftover comment.tschwinge2013-12-171-2/+0
| * Reflect reality in comment.tschwinge2013-12-171-1/+1
* | Merge in trunk.mrs2013-12-161-8/+14
|\ \ | |/
| * PR libgomp/58756jakub2013-12-161-8/+14
* | Merge in trunk.mrs2013-12-131-3/+3
|\ \ | |/
| * Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-3/+3
* | Merge with trunk.rsandifo2013-12-041-14/+1226
|\ \ | |/