summaryrefslogtreecommitdiff
path: root/gcc/omp-low.c
Commit message (Expand)AuthorAgeFilesLines
* Add ChangeLog entries.Aldy Hernandez2013-07-091-7/+2
* Remove *for_combined* and *for_combined_into*.Aldy Hernandez2013-07-081-298/+25
* Initial draft of abstraction of gomp4 architecture changes needed forAldy Hernandez2013-07-051-259/+1327
* 2013-05-27 Richard Biener <rguenther@suse.de>rguenth2013-05-271-1/+1
* * omp-low.c (extract_omp_for_data): For collapsed loops,jakub2013-05-161-6/+192
* 2013-04-29 Richard Biener <rguenther@suse.de>rguenth2013-04-291-10/+40
* 2013-04-26 Richard Biener <rguenther@suse.de>rguenth2013-04-261-6/+8
* 2013-03-26 Richard Biener <rguenther@suse.de>rguenth2013-04-261-0/+15
* PR middle-end/56883jakub2013-04-091-20/+50
* PR middle-end/56217jakub2013-02-061-4/+11
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-32/+33
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+3
* 2012-09-20 Martin Jambor <mjambor@suse.cz>jamborm2012-09-201-12/+2
* * gimple.h (gimple_build_switch): Remove.steven2012-09-041-1/+1
* gcc/pmarlier2012-08-201-0/+3
* 2012-08-07 Richard Guenther <rguenther@suse.de>rguenth2012-08-071-4/+0
* 2012-08-02 Richard Guenther <rguenther@suse.de>rguenth2012-08-021-6/+6
* 2012-08-02 Richard Guenther <rguenther@suse.de>rguenth2012-08-021-2/+2
* 2012-08-02 Richard Guenther <rguenther@suse.de>rguenth2012-08-021-13/+1
* * opts.c (common_handle_option): Do not set steven2012-07-231-3/+0
* PR middle-end/54017jakub2012-07-191-46/+37
* gcc/steven2012-07-161-1/+0
* 2012-07-16 Dehao Chen <dehao@google.com>dehao2012-07-161-9/+6
* 2012-07-10 Dehao Chen <dehao@google.com>dehao2012-07-101-6/+9
* PR middle-end/53580jakub2012-06-071-40/+56
* 2012-05-22 Richard Guenther <rguenther@suse.de>rguenth2012-05-221-4/+2
* PR tree-optimization/53436jakub2012-05-211-13/+25
* 2012-05-14 Richard Guenther <rguenther@suse.de>rguenth2012-05-141-11/+12
* * coretypes.h (gimple_seq, const_gimple_seq): Typedef as gimple.matz2012-05-021-74/+67
* 2012-05-02 Richard Guenther <rguenther@suse.de>rguenth2012-05-021-1/+3
* 2012-03-28 Richard Guenther <rguenther@suse.de>rguenth2012-03-281-2/+2
* 2012-03-07 Richard Guenther <rguenther@suse.de>rguenth2012-03-071-12/+8
* PR tree-opt/52242rth2012-03-051-3/+1
* PR middle-end/52230jakub2012-02-131-1/+4
* * gimple.h (gimplify_body): Remove first argument.ebotcazou2012-01-111-1/+1
* omp-low: Assume anything aligned to BIGGEST_ALIGNMENT is aligned.rth2011-11-271-1/+3
* Implement omp atomic load and store.rth2011-11-111-24/+121
* Merge from transactional-memory branch.aldyh2011-11-081-0/+1
* Allow libcalls to be installed for legacy __sync optabs.rth2011-11-071-2/+2
* Check in patch/merge from cxx-mem-model Branchamacleod2011-11-061-56/+33
* Convert standard builtin functions from being arrays to using a functional in...meissner2011-10-111-71/+91
* Merge from gomp-3_1-branch branch:jakub2011-08-021-16/+124
* PR middle-end/49897jakub2011-07-291-2/+4
* 2011-07-19 Richard Guenther <rguenther@suse.de>rguenth2011-07-191-27/+12
* PR libgomp/49490jakub2011-06-221-15/+49
* cosmetic. Add sync_ to all the expand_builtin defines which do not match the ...amacleod2011-06-211-6/+6
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-2/+2
* generalize build_case_label to the rest of the compilerfroydnj2011-05-061-4/+3
* * tree.h (get_pending_sizes): Remove prototype.ebotcazou2011-05-051-1/+0