aboutsummaryrefslogtreecommitdiff
path: root/gcc/omp-low.c
AgeCommit message (Expand)Author
2013-05-16 * omp-low.c (extract_omp_for_data): For collapsed loops,Jakub Jelinek
2013-04-10 Backported from mainlineJakub Jelinek
2013-02-06 PR middle-end/56217Jakub Jelinek
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-11-18This patch rewrites the old VEC macro-based interface into a new oneDiego Novillo
2012-11-012012-11-01 Sharad Singhai <singhai@google.com>Sharad Singhai
2012-09-202012-09-20 Martin Jambor <mjambor@suse.cz>Martin Jambor
2012-09-04 * gimple.h (gimple_build_switch): Remove.Steven Bosscher
2012-08-20gcc/Patrick Marlier
2012-08-072012-08-07 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-08-022012-08-02 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-08-022012-08-02 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-08-022012-08-02 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-07-23 * opts.c (common_handle_option): Do not set Steven Bosscher
2012-07-19 PR middle-end/54017Jakub Jelinek
2012-07-16gcc/Steven Bosscher
2012-07-162012-07-16 Dehao Chen <dehao@google.com>Dehao Chen
2012-07-102012-07-10 Dehao Chen <dehao@google.com>Dehao Chen
2012-06-07 PR middle-end/53580Jakub Jelinek
2012-05-222012-05-22 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-05-21 PR tree-optimization/53436Jakub Jelinek
2012-05-142012-05-14 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-05-02 * coretypes.h (gimple_seq, const_gimple_seq): Typedef as gimple.Michael Matz
2012-05-022012-05-02 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-03-282012-03-28 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-03-072012-03-07 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-03-05PR tree-opt/52242Richard Henderson
2012-02-13 PR middle-end/52230Jakub Jelinek
2012-01-11 * gimple.h (gimplify_body): Remove first argument.Eric Botcazou
2011-11-27omp-low: Assume anything aligned to BIGGEST_ALIGNMENT is aligned.Richard Henderson
2011-11-11Implement omp atomic load and store.Richard Henderson
2011-11-08Merge from transactional-memory branch.Aldy Hernandez
2011-11-07Allow libcalls to be installed for legacy __sync optabs.Richard Henderson
2011-11-06Check in patch/merge from cxx-mem-model BranchAndrew Macleod
2011-10-11Convert standard builtin functions from being arrays to using a functional in...Michael Meissner
2011-08-02Merge from gomp-3_1-branch branch:Jakub Jelinek
2011-07-29 PR middle-end/49897Jakub Jelinek
2011-07-192011-07-19 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-06-22 PR libgomp/49490Jakub Jelinek
2011-06-21cosmetic. Add sync_ to all the expand_builtin defines which do not match the ...Andrew Macleod
2011-06-14dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li
2011-05-06generalize build_case_label to the rest of the compilerNathan Froyd
2011-05-05 * tree.h (get_pending_sizes): Remove prototype.Eric Botcazou
2011-04-13 PR middle-end/48591Jakub Jelinek
2011-04-122011-04-12 Martin Jambor <mjambor@suse.cz>Martin Jambor
2010-11-30 * hwint.c: New. Extracted from toplev.c.Joseph Myers
2010-11-03gcc/Nathan Froyd
2010-07-23 * tree.h (struct tree_base): Add nameless_flag bitfield.Jakub Jelinek
2010-07-15gcc/Nathan Froyd
2010-07-13gcc/Nathan Froyd