summaryrefslogtreecommitdiff
path: root/gcc/gimplify.c
Commit message (Expand)AuthorAgeFilesLines
* * gimplify.c (gimplify_scan_omp_clauses): Handle COMPONENT_REFsjakub2016-06-161-6/+49
* PR middle-end/71476mpolacek2016-06-131-33/+69
* [PR middle-end/71373] Handle more OMP_CLAUSE_* in nested function decompositiontschwinge2016-06-101-0/+6
* PR middle-end/71371jakub2016-06-011-0/+5
* Remove the unused OMP_CLAUSE_DEVICE_RESIDENTtschwinge2016-06-011-5/+0
* * gimplify.c (gimplify_switch_expr): Also handle GIMPLE_TRY.mpolacek2016-05-311-3/+10
* gcc/c/cesar2016-05-241-1/+17
* PR c/71249mpolacek2016-05-241-2/+3
* * tree-cfg.h (should_remove_lhs_p): New predicate.mpolacek2016-05-241-3/+1
* PR c/49859mpolacek2016-05-231-0/+26
* 2016-05-20 Richard Guenther <rguenther@suse.de>rguenth2016-05-201-0/+4
* 2016-05-11 Richard Biener <rguenther@suse.de>rguenth2016-05-111-1/+1
* PR c++/66561 - __builtin_LINE at al. should yield constant expressionsmsebor2016-05-031-19/+1
* 2016-05-03 Richard Biener <rguenther@suse.de>rguenth2016-05-031-30/+95
* PR middle-end/70680jakub2016-04-201-2/+8
* PR middle-end/70633jakub2016-04-131-1/+5
* gcc/cesar2016-04-081-0/+55
* Fix new -Wparentheses warnings encountered during bootstrapppalka2016-04-061-53/+55
* PR middle-end/70550jakub2016-04-061-0/+2
* 2016-03-24 Richard Biener <rguenther@suse.de>rguenth2016-03-241-0/+26
* PR c++/70295jakub2016-03-221-0/+2
* Rename GOMP_MAP_FORCE_DEALLOC to GOMP_MAP_DELETEtschwinge2016-03-171-1/+1
* Gimplify vec_cond_expr with condition insiderth2016-03-161-1/+16
* PR middle-end/70199rth2016-03-161-1/+4
* PR c/70093mpolacek2016-03-161-1/+2
* PR libgomp/69555jakub2016-03-021-12/+34
* PR c/67854mpolacek2016-03-021-4/+8
* PR c++/69850jakub2016-02-171-0/+1
* PR ipa/69241jakub2016-02-101-1/+2
* gcc/jnorris2016-02-021-1/+25
* PR middle-end/67653jakub2016-01-201-3/+29
* gcc/cesar2016-01-151-7/+5
* PR tree-optimization/69162jakub2016-01-081-5/+8
* Update copyright years.jakub2016-01-041-1/+1
* Merge OMP_CLAUSE_USE_DEVICE into OMP_CLAUSE_USE_DEVICE_PTRtschwinge2015-12-231-2/+0
* PR ipa/67811rth2015-12-221-1/+1
* gcc/c-family/iverbin2015-12-151-1/+3
* PR middle-end/65958ebotcazou2015-12-041-10/+28
* Fix oacc kernels default mapping for scalarsvries2015-12-021-5/+14
* OpenACC host_data support.jules2015-12-011-6/+32
* PR tree-optimization/68128jakub2015-11-261-10/+180
* gcc/nathan2015-11-131-1/+1
* 2015-11-12 James Norris <jnorris@codesourcery.com>jnorris2015-11-121-2/+182
* missed error format change in previous commitnathan2015-11-121-2/+2
* gcc/nathan2015-11-121-1/+60
* gcc/nathan2015-11-111-42/+99
* Merge of the scalar-storage-order branch.ebotcazou2015-11-081-3/+6
* * gimplify.c (gimplify_omp_ordered): Fix up diagnosticsjakub2015-11-061-3/+3
* gcc/cesar2015-11-061-1/+12
* gcc/jakub2015-11-051-87/+553