summaryrefslogtreecommitdiff
path: root/gcc/omp-low.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* PR middle-end/48591jakub2011-04-131-0/+4
* 2011-04-12 Martin Jambor <mjambor@suse.cz>jamborm2011-04-121-2/+4
* * hwint.c: New. Extracted from toplev.c.jsm282010-11-301-1/+0
* gcc/froydnj2010-11-031-1/+1
* * tree.h (struct tree_base): Add nameless_flag bitfield.jakub2010-07-231-0/+10
* gcc/froydnj2010-07-151-18/+18
* gcc/froydnj2010-07-131-30/+32
* PR debug/44901jakub2010-07-131-6/+13
* gcc/froydnj2010-07-061-19/+19
* gcc/rsandifo2010-07-041-3/+4
* 2010-07-01 Richard Guenther <rguenther@suse.de>rguenth2010-07-011-28/+43
* gcc/ChangeLog:steven2010-06-281-2/+2
* gcc/ada:lauras2010-06-081-1/+3
* * tree-vrp.c (debug_value_range, debug_all_value_ranges,hubicka2010-05-291-2/+2
* * cgraph.c (clone_function_name): Take SUFFIX argument; export.hubicka2010-05-291-16/+2
* * diagnostic-core.h: New. Contents moved from diagnostic.h andjsm282010-05-271-3/+3
* PR middle-end/43570jakub2010-04-211-10/+18
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-1/+2
* PR fortran/42866jakub2010-01-261-1/+1
* Handle GIMPLE_COND in diagnose_sb_2.hjl2009-12-281-0/+21
* * matrix-reorg.c (analyze_matrix_allocation_site): Remove unusedjakub2009-11-281-11/+5
* Remove trailing white spaces.hjl2009-11-251-38/+38
* Squash commit of EH in gimplerth2009-09-141-10/+9
* * omp-low.c (optimize_omp_library_calls): Use types_compatible_pmatz2009-08-191-2/+2
* 2009-08-03 Richard Guenther <rguenther@suse.de>rguenth2009-08-031-1/+1
* Add source_location support to PHI arguments.amacleod2009-07-301-6/+12
* 2009-07-17 Richard Guenther <rguenther@suse.de>rguenth2009-07-171-11/+29
* 2009-07-17 Aldy Hernandez <aldyh@redhat.com>manu2009-07-161-87/+129
* 2009-06-29 Richard Guenther <rguenther@suse.de>rguenth2009-06-291-2/+2
* gcc/java/aldyh2009-06-121-24/+37
* PR middle-end/39958jakub2009-05-291-1/+5