re PR target/65697 (__atomic memory barriers not strong enough for __sync builtins)
[gcc.git] / gcc / omp-low.c
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-17 Jakub Jelinekre PR middle-end/66429 (ICE in expand_GOMP_SIMD_LAST_LANE)
2015-06-17 Jakub Jelinekre PR middle-end/66429 (ICE in expand_GOMP_SIMD_LAST_LANE)
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-10 Tom de VriesFix build for ENABLE_OFFLOADING in expand_omp_target
2015-06-09 Tom de VriesMark offloaded functions as parallelized
2015-06-09 Tom de VriesMark function parallelized_function before add_new_function
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-19 Jakub Jelinekre PR middle-end/66199 (lastprivate/linear clause issue...
2015-05-13 Jakub Jelinekre PR middle-end/66133 (Wrong-code with noreturn #pragm...
2015-04-21 Richard Bienercfghooks.h (create_basic_block): Replace with two overl...
2015-04-03 Jakub Jelinekomp-low.c (scan_omp_parallel, [...]): Set TYPE_ARTIFICI...
2015-03-21 Tom de VriesMark omp thread functions as parallelized
2015-03-16 Jakub Jelinekomp-low.c (expand_omp_target): Use auto_vec<tree, 11...
2015-03-16 Jakub Jelinekre PR middle-end/65431 (Invalid read of size 8 at 0x105...
2015-03-12 Richard Bienertree-cfg.c (gimple_split_block): Remove loop finding...
2015-02-24 Bernd SchmidtAdd entrypoint attribute for the use of nvptx.
2015-01-26 Jakub Jelinekre PR middle-end/64421 (Incorrect vector function name...
2015-01-23 Jakub Jelinekre PR middle-end/64734 (ICE at omp lowering)
2015-01-19 Thomas Schwinge[PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable...
2015-01-15 Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-09 Tom de VriesFix gcc_assert in expand_omp_for_static_chunk
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-22 Martin Liskaipa-prop uses symbol_summary class.
2014-12-12 Marc Glissereal.h (HONOR_SNANS, [...]): Replace macros with 3...
2014-12-10 Jakub Jelinekre PR tree-optimization/62021 (ICE in verify_gimple_ass...
2014-12-01 Jakub Jelinekgimple.h (gimple_build_assign_stat): Remove prototype.
2014-11-29 Jakub Jelinekgimple-expr.h (create_tmp_var_raw, [...]): Add default...
2014-11-28 Andrey Turetskiyomp-low.c (lower_omp_critical): Mark critical sections...
2014-11-20 Trevor Saundersremove param1_is usage
2014-11-19 David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-19 Jakub Jelinekgimple.h (gimple_build_assign_with_ops): Add unary...
2014-11-19 Ilya Verbinre PR regression/63868 (Multiple failures in the libgom...
2014-11-19 Richard Bienerre PR tree-optimization/63844 (open mp parallelization...
2014-11-13 Ilya Verbin[PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offlo...
2014-11-13 Ilya Verbin[PATCH 2/7] OpenMP 4.0 offloading infrastructure: LTO...
2014-11-13 Tom de VriesRun pass_expand_omp_ssa after pass_paralellize_loops
2014-11-01 Andrew MacLeod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-10-03 Jakub Jelinekre PR libgomp/61200 (internal compiler error: Segmentat...
2014-09-29 Jakub Jelinekre PR middle-end/63247 (fortran array alignment in...
2014-09-22 Jakub Jelinekre PR debug/63328 (c-c++-common/gomp/pr60823-3.c test...
2014-09-08 Richard Bienerre PR ipa/63196 (FAIL: g++.dg/torture/pr57140.C ...
2014-09-02 Jakub Jelinekcilk-builtins.def (__cilkrts_cilk_for_32): New.
2014-08-25 Martin LiskaIPA C++ refactoring 4/N
2014-08-07 Trevor Saundersremove pointer-set.[ch]
2014-08-02 Trevor Saundersconvert many uses of pointer_map to hash_map
2014-07-24 Martin LiskaIPA C++ refactoring 2/N
2014-07-24 Martin LiskaIPA C++ refactoring 1/N
2014-07-24 Thomas SchwingeAdd missing break statement.
2014-07-16 Jakub Jelinekomp-low.c (create_omp_child_function): Don't set DECL_N...
2014-07-09 Trevor Saundersremove has_execute
2014-06-25 Jakub Jelineklanghooks-def.h (LANG_HOOKS_OMP_CLAUSE_LINEAR_CTOR...
2014-06-24 Jakub Jelinekgimplify.c (gimplify_omp_for): For #pragma omp for...
2014-06-24 Jakub Jelinekgimplify.c (gimplify_scan_omp_clauses) <case OMP_CLAUSE...
2014-06-18 Jakub Jelinekgimplify.c (omp_notice_variable): If n is non-NULL...
2014-06-12 Jakub Jelinekre PR middle-end/61486 (ICE with #pragma omp teams)
2014-06-10 Jakub Jelinekre PR fortran/60928 (gfortran issue with allocatable...
2014-06-06 Richard Bienercfgexpand.c (expand_gimple_cond): Remove check for...
2014-05-23 Thomas SchwingeMake it easier to diff expand_omp_for_* functions.
2014-05-23 Thomas SchwingeGF_OMP_FOR_SIMD: Flag for SIMD variants of OMP_FOR...
2014-05-21 Jakub Jelinekre PR middle-end/61252 (Invalid code produced for omp...
2014-05-14 James Norrisomp-low.c (expand_parallel_call): Remove shadow variable.
2014-05-11 Jakub Jelinektree.h (OMP_CLAUSE_LINEAR_STMT): Define.
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-05-02 Jakub Jelinekgimplify.c (gimplify_adjust_omp_clauses_1): Handle...
2014-04-24 Jakub Jelinektree.h (OMP_CLAUSE_LINEAR_GIMPLE_SEQ): Define.
2014-04-22 Jakub Jelinekre PR tree-optimization/60823 (ICE in gimple_expand_cfg...
2014-04-17 Trevor Saunderspass cfun to pass::execute
2014-04-17 Trevor Saunderspass current function to opt_pass::gate ()
2014-04-17 Trevor Saundersremove has_gate
2014-04-14 Eric Botcazoucfgloop.h (struct loop): Rename force_vect into force_v...
2014-03-27 Jakub Jelinekre PR middle-end/60682 ([OpenMP] ICE on an assignment...
2014-03-18 Thomas SchwingeRestore check for OpenMP for construct.
2014-03-17 Marek Polacekre PR middle-end/60534 (ICE: in expand_GOMP_SIMD_VF...
2014-02-12 Thomas SchwingeRefactor common code into new maybe_fold_stmt function.
2014-02-12 Thomas SchwingeAdd clobber for object, after last use.
2014-02-12 Thomas SchwingeFix potential ICE (null pointer dereference) in omp...
2014-02-08 Jakub Jelinekre PR c/59984 (OpenMP pragma makes loop incorrect)
2014-02-07 Jan Hubickaparser.c (synthesize_implicit_template_parm): Use grow_...
2014-02-04 Jakub Jelinekre PR other/58712 (issues found by --enable-checking...
2014-02-04 Jakub Jelinekre PR other/58712 (issues found by --enable-checking...
2014-01-29 Jakub Jelinekre PR middle-end/59917 (ICE in calc_dfs_tree, at domina...
2014-01-24 Balaji V. IyerReplace flag_enable_cilkplus with flag_cilkplus.
2014-01-13 Jakub Jelinekre PR libgomp/59194 (tsan detects race for real variabl...
2014-01-08 Marek Polacekre PR middle-end/59669 (ICE: SIGSEGV with #pragma omp...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-18 Balaji V. IyerAdded support for Cilk Plus SIMD-enabled function for C.
2013-12-17 Thomas SchwingeRemove leftover variable definition.
2013-12-17 Thomas SchwingeRemove leftover comment.
2013-12-17 Thomas SchwingeReflect reality in comment.
2013-12-16 Jakub Jelinekre PR libgomp/58756 (FAIL: libgomp.c/pr58392.c executio...
2013-12-09 David MalcolmEliminate FOR_EACH_BB macro.
2013-11-29 Jakub Jelinekre PR lto/59326 (FAIL: gcc.dg/vect/vect-simd-clone...
next