summaryrefslogtreecommitdiff
path: root/gcc/omp-low.c
Commit message (Expand)AuthorAgeFilesLines
...
| * PR lto/59326jakub2013-11-291-8/+15
| * * cgraph.h (enum cgraph_simd_clone_arg_type): New.jakub2013-11-271-0/+1161
| * PR middle-end/59150jakub2013-11-261-11/+48
| * PR middle-end/59152jakub2013-11-261-2/+3
| * * gimple.h: Remove all includes.amacleod2013-11-221-1/+7
* | Merge with trunk.rsandifo2013-11-221-3/+1
|\ \ | |/
| * add auto_vectbsaunde2013-11-221-3/+1
* | Merge with trunk.rsandifo2013-11-211-24/+12
|\ \ | |/
| * * gimplify.h (gimplify_hasher : typed_free_remove, struct gimplify_ctx):amacleod2013-11-211-24/+12
* | Merge from trunk.rsandifo2013-11-201-1/+4
|\ \ | |/
| * gcc/ada/rsandifo2013-11-201-1/+1
| * Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-1/+1
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+3
* | Merge from trunk.rsandifo2013-11-181-0/+1
|\ \ | |/
| * gcc/c-family/rsandifo2013-11-181-2/+1
| * gcc/ada/rsandifo2013-11-181-3/+3
| * gcc/c-family/rsandifo2013-11-181-2/+2
| * gcc/ada/rsandifo2013-11-181-1/+1
| * gcc/ada/rsandifo2013-11-181-3/+3
| * * gimple.h: Reorder prototypes to match .c declaration order, and removeamacleod2013-11-171-0/+1
* | Merge in trunk.mrs2013-11-161-31/+89
|\ \ | |/
| * * Makefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.aldyh2013-11-151-31/+85
| * * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-0/+2
| * * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+2
| * 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+1
* | Merge in trunk.mrs2013-11-061-2/+2
|\ \ | |/
| * 2013-11-05 Tobias Burnus <burnus@net-b.de>burnus2013-11-051-2/+2
* | Merge in trunk.mrs2013-11-041-0/+8
|\ \ | |/
| * * tree-ssa.h: Remove all #include'samacleod2013-10-231-0/+8
* | Merge in trunk.mrs2013-10-201-317/+2477
|\ \ | |/
| * * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,amacleod2013-10-181-0/+2
| * * tree-flow.h (struct omp_region): Move to omp-low.c.amacleod2013-10-171-23/+157
| * libgomp/jakub2013-10-111-288/+2312
| * gcc/rsandifo2013-09-281-6/+6
* | Merge in trunk.mrs2013-09-201-9/+14
|\ \ | |/
| * PR tree-optimization/58472jakub2013-09-191-0/+3
| * * omp-low.c (expand_omp_sections): Always pass len - 1 tojakub2013-09-191-2/+1
| * * omp-low.c (copy_var_decl): Copy DECL_ATTRIBUTES.jakub2013-09-181-0/+1
| * Introduce -ftree-loop-vectorize optiondavidxl2013-09-161-5/+7
| * PR tree-optimization/58392jakub2013-09-131-1/+1
| * * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* | Merge in trunk.mrs2013-09-041-250/+1069
|\ \ | |/
| * PR middle-end/58257jakub2013-08-281-0/+1
| * * Makefile.in (omp-low.o): Depend on $(TARGET_H).aldyh2013-08-271-250/+1069
* | Add wide-int branch.mrs2013-08-131-7/+5
|/
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-54/+109
* Fix typos.mrs2013-07-211-1/+1
* 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