sched-rgn.c (add_branch_dependences): Keep insns in a SCHED_GROUP at the end of BB...
[gcc.git] / gcc / omp-low.c
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-18 Andrew MacLeodtree-ssa.h: Don't include gimple-low.h...
2013-10-17 Andrew MacLeodtree-flow.h (struct omp_region): Move to omp-low.c.
2013-10-11 Jakub Jelinektarget.c: New file.
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-19 Jakub Jelinekre PR tree-optimization/58472 (gomp4: ICE in in vectori...
2013-09-19 Jakub Jelinekomp-low.c (expand_omp_sections): Always pass len -...
2013-09-18 Jakub Jelinekomp-low.c (copy_var_decl): Copy DECL_ATTRIBUTES.
2013-09-16 Xinliang David LiIntroduce -ftree-loop-vectorize option
2013-09-13 Jakub Jelinekre PR libgomp/58392 (internal compiler error: in expand...
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-08-28 Jakub Jelinekre PR middle-end/58257 (Bogus warning with OpenMP colla...
2013-08-27 Jakub JelinekMakefile.in (omp-low.o): Depend on $(TARGET_H).
2013-08-05 David MalcolmAutomated conversion of passes to C++ classes
2013-07-21 Ondřej BílkaFix typos.
2013-05-27 Richard Bienerre PR middle-end/57412 (ICE: in verify_loop_structure...
2013-05-16 Jakub Jelinekomp-low.c (extract_omp_for_data): For collapsed loops...
2013-04-29 Richard Bienerre PR middle-end/57089 (ICE in verify_loop_structure...
2013-04-26 Richard Bieneromp-low.c (finalize_task_copyfn): Do not drop PROP_loops.
2013-04-26 Richard Bienertree-cfg.c (execute_build_cfg): Build the loop tree.
2013-04-09 Jakub Jelinekre PR middle-end/56883 (error openmp parallel for order)
2013-02-06 Jakub Jelinekre PR c++/56217 (ICE: OpenMP: when combining shared...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01 Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-09-20 Martin Jamborfunction.c (push_cfun): Check old current_function_decl...
2012-09-04 Steven Bosschergimple.h (gimple_build_switch): Remove.
2012-08-20 Patrick Marlierre PR middle-end/53992 (Combining -fopenmp and -fgnu...
2012-08-07 Richard Guenthergimple.h (gimple_phi_set_result): Adjust SSA_NAME_DEF_STMT.
2012-08-02 Richard Guenthertree-flow.h (make_rename_temp): Remove.
2012-08-02 Richard Guenthertree-flow.h (set_default_def): Rename to ...
2012-08-02 Richard Guenthertree-dfa.c (referenced_var_lookup): Remove.
2012-07-23 Steven Bosscheropts.c (common_handle_option): Do not set flag_value_pr...
2012-07-19 Jakub Jelinekre PR middle-end/54017 (Incorrect implementation of...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-07-16 Dehao Chenrevert: tree.h (phi_arg_d): New field.
2012-07-10 Dehao Chentree.h (phi_arg_d): New field.
2012-06-07 Jakub Jelinekre PR c/53580 (Internal Segmentation fault in nested...
2012-05-22 Richard Guenthertree.h (VAR_DECL_IS_VIRTUAL_OPERAND): New.
2012-05-21 Jakub Jelinekre PR tree-optimization/53436 (Volatile behaves strange...
2012-05-14 Richard Guenthertree-dfa.c (make_rename_temp): Be forgiving if not...
2012-05-02 Michael Matzcoretypes.h (gimple_seq, [...]): Typedef as gimple.
2012-05-02 Richard Guenthertree.c (valid_constant_size_p): New function.
2012-03-28 Richard Guentherloop-init.c (loop_optimizer_init): If loops are preserv...
2012-03-07 Richard Guentheromp-low.c (extract_omp_for_data): Use signed_type_for.
2012-03-05 Richard Hendersonre PR tree-optimization/52242 (libgomp.c/atomic-2.c...
2012-02-13 Jakub Jelinekre PR middle-end/52230 (OpenMP: Simple C program trigge...
2012-01-11 Eric Botcazougimple.h (gimplify_body): Remove first argument.
2011-11-27 Richard Hendersonomp-low: Assume anything aligned to BIGGEST_ALIGNMENT...
2011-11-11 Richard HendersonImplement omp atomic load and store.
2011-11-08 Aldy HernandezMerge from transactional-memory branch.
2011-11-07 Richard HendersonAllow libcalls to be installed for legacy __sync optabs.
2011-11-06 Andrew MacleodCheck in patch/merge from cxx-mem-model Branch
2011-10-11 Michael MeissnerConvert standard builtin functions from being arrays...
2011-08-02 Jakub Jelinekbackport: re PR fortran/46752 (OpenMP - Seg fault for...
2011-07-29 Jakub Jelinekre PR middle-end/49897 (nesting lastprivate gives incor...
2011-07-19 Richard Guenthertree.h (fold_build_pointer_plus_loc): New helper function.
2011-06-22 Jakub Jelinekre PR libgomp/49490 (suboptimal load balancing in loops)
2011-06-21 Andrew MacLeodcosmetic. Add sync_ to all the expand_builtin defines...
2011-06-14 David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-05-06 Nathan Froydgeneralize build_case_label to the rest of the compiler
2011-05-05 Eric Botcazoutree.h (get_pending_sizes): Remove prototype.
2011-04-13 Jakub Jelinekre PR middle-end/48591 (OpenMP ICE with atomics on...
2011-04-12 Martin Jambortree-inline.c (tree_function_versioning): Call cgraph_g...
2010-11-30 Joseph Myershwint.c: New.
2010-11-03 Nathan Froydbuiltins.c (fold_builtin_signbit): Use build_zero_cst...
2010-07-23 Jakub Jelinektree.h (struct tree_base): Add nameless_flag bitfield.
2010-07-15 Nathan Froydtree.h (DECL_CHAIN): Define.
2010-07-13 Nathan Froydtree.h (build_function_call_expr): Delete.
2010-07-13 Jakub Jelinekre PR debug/44901 (-fcompare-debug failure for tree...
2010-07-06 Nathan Froydvec.h (FOR_EACH_VEC_ELT_REVERSE): New macro.
2010-07-04 Richard Sandifordgcc/
2010-07-01 Richard Guentherre PR middle-end/42834 (memcpy folding overeager)
2010-06-28 Steven Bosschersystem.h: Poison GCC_EXCEPT_H for front-end files.
2010-06-08 Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-05-29 Jan Hubickatree-vrp.c (debug_value_range, [...]): Annotate with...
2010-05-29 Jan Hubickacgraph.c (clone_function_name): Take SUFFIX argument...
2010-05-27 Joseph Myersdiagnostic-core.h: New.
2010-04-21 Jakub Jelinekre PR middle-end/43570 (OpenMP: Invalid read of size...
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-01-26 Jakub Jelinekre PR fortran/42866 (ICE for REDUCTION with ALLOCATABLE...
2009-12-28 H.J. LuHandle GIMPLE_COND in diagnose_sb_2.
2009-11-28 Jakub Jelinekmatrix-reorg.c (analyze_matrix_allocation_site): Remove...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-09-14 Richard HendersonSquash commit of EH in gimple
2009-08-19 Michael Matzomp-low.c (optimize_omp_library_calls): Use types_compa...
2009-08-03 Richard Guenthertree-cfg.c (pass_warn_unused_result): Mark name that...
2009-07-30 Andrew MacLeodAdd source_location support to PHI arguments.
2009-07-17 Richard Guentherre PR c/40401 (ICE: verify_gimple failed)
2009-07-16 Aldy Hernandezre PR c/40435 (Revision 148442 caused many regressions...
2009-06-29 Richard Guentherre PR middle-end/38212 (restrict implementation causes...
2009-06-12 Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2009-05-29 Jakub Jelinekre PR middle-end/39958 (OMP tasking creates invalid...
2009-05-22 Richard Guentherre PR tree-optimization/38964 (TBAA side-effects of...
2009-04-20 Ian Lance TaylorFix enum conversions which are invalid in C++:
2009-04-17 Diego Novilloomp-low.c (create_omp_child_function): Set DECL_CONTEXT...
2009-04-17 Ian Lance Taylordf.h: Include "timevar.h".
2009-04-16 Richard Guentherre PR tree-optimization/39698 (wrong types for vectoriz...
2009-04-15 Richard Guentheromp-low.c (lower_rec_input_clauses): Build correct...
2009-04-14 Richard Guenthertree-cfg.c (verify_gimple_assign_unary): Adjust vector...
next