Delete obsolete definition of MEMORY_MOVE_COST in AArch64.
[gcc.git] / gcc / gimplify.c
2014-03-18 Jakub Jelinekre PR ipa/58721 (The subroutine perdida is no longer...
2014-02-12 Thomas SchwingeRefactor common code into new maybe_fold_stmt function.
2014-02-08 Jakub Jelinekre PR c/59984 (OpenMP pragma makes loop incorrect)
2014-01-17 Jakub Jelinekre PR fortran/59706 (ICE with do concurrent and interna...
2014-01-08 Richard Bienerre PR middle-end/59471 (ICE using vector extensions...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-20 Trevor Saundersmerge auto_vec and stack_vec
2013-12-12 Jakub Jelinekre PR libgomp/59467 (copyprivate in the fortran testsuite)
2013-12-11 Balaji V. IyerAdded Compiler Support for _Cilk_spawn and _Cilk_sync...
2013-12-03 Jakub Jelinekre PR middle-end/59011 (ICE in make_decl_rtl, at varasm...
2013-11-29 Ilya Enkovichrevert: cgraph.h (varpool_node): Add need_bounds_init...
2013-11-23 Eric Botcazougimplify.h (recalculate_side_effects): Delete.
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-22 David MalcolmRemove macros that implicitly use input_location
2013-11-21 Andrew MacLeodgimplify.h (gimplify_hasher : typed_free_remove, [...
2013-11-19 David MalcolmConvert gimple types from a union to C++ inheritance
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18 Richard Sandiforddecl.c, [...]: Replace host_integerp (..., 1) with...
2013-11-15 Aldy HernandezMakefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.
2013-11-14 Andrew MacLeodgimplify-be.h: New file.
2013-11-13 Andrew Macleodgimple-walk.h: New File.
2013-11-12 Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-11-11 Eric Botcazougimplify.c (gimplify_init_constructor): Do not clear...
2013-11-07 Aldy Hernandezgimplify.c (gimple_regimplify_operands): Do not set...
2013-11-06 Richard Bienertree.c (drop_tree_overflow): New function.
2013-11-05 Tobias Burnusinvoke.texi (-fopenmp-simd): Document new option.
2013-11-01 Trevor SaundersReplace some heap vectors with stack vectors.
2013-10-30 Ilya Enkovichipa.c (cgraph_build_static_cdtor_1): Support contructor...
2013-10-29 Balaji V. IyerAdded _Cilk_spawn and _Cilk_sync (2 cilk keywords)...
2013-10-29 David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-26 Jeff LawMakefile.def (target_modules): Remove libmudflap
2013-10-24 Andrew MacLeodbuiltins.c (dummy_object, [...]): Move to gimplify.c.
2013-10-24 Tobias Burnusre PR other/33426 (Support of #pragma ivdep)
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-10-10 Andrew MacLeodIndex...
2013-10-10 Andrew MacLeodtree-flow.h: Move some prototypes to gimple.h.
2013-09-22 Eric Botcazougimplify.c (gimplify_asm_expr): Reset the TREE_CHAIN...
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-08-27 Jakub JelinekMakefile.in (omp-low.o): Depend on $(TARGET_H).
2013-07-22 Marek PolacekDon't include gimple.h twice.
2013-05-09 Jason MerrillN3639 C++1y VLA support
2013-04-26 Lawrence CrowlThis patch is the main part of a consolodation of the...
2013-04-19 Richard Bienerre PR tree-optimization/56982 (Bad optimization with...
2013-04-02 Jakub Jelinekre PR c++/34949 (Dead code in empty destructors.)
2013-03-21 Richard Bienertree.h (DECL_DEBUG_EXPR_IS_FROM): Rename to ...
2013-01-28 Jakub Jelinekre PR tree-optimization/56094 (Invalid line number...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-12-20 Jakub Jelinekre PR middle-end/55750 (-( in expand_expr_addr_expr_1...
2012-12-19 Richard Bienerre PR lto/55736 (lto ICE: tree code ''junl is not suppo...
2012-11-28 Richard Bienerre PR c/35634 (operand of pre-/postin-/decrement not...
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-10-24 Jakub Jelinekre PR debug/54828 (ICE in based_loc_descr at dwarf2out...
2012-10-16 Eric Botcazoure PR rtl-optimization/54870 (gfortran.dg/array_constru...
2012-10-12 Marc Glisseoptabs.c (vector_compare_rtx): Change prototype.
2012-10-10 Dehao Chentree-eh.c (lower_try_finally_onedest): Set correct...
2012-09-20 Martin Jamborfunction.c (push_cfun): Check old current_function_decl...
2012-09-19 Dehao ChenIntegrate lexical block into source_location.
2012-09-15 Dehao Chentree-eh.c (goto_queue_node): New field.
2012-09-14 Richard Guentherbuiltin-types.def (BT_FN_CONST_STRING): Add.
2012-09-04 Steven Bosschergimple.h (gimple_build_switch): Remove.
2012-08-24 Jakub Jelinekre PR c/54363 (ICE when compiling malformed struct...
2012-08-15 Diego Novillobackport: As described in gcc.gnu.org/ml/gcc/2012-08...
2012-08-14 Richard Guenthergimplify.c (create_tmp_from_val): Mark temporary with...
2012-08-08 Steven Bosscherre PR middle-end/54146 (Very slow compile with attribut...
2012-08-08 Richard Guenthertree-call-cdce.c (check_pow): Simplify.
2012-08-02 Richard Guenthertree-dfa.c (referenced_var_lookup): Remove.
2012-08-01 Richard Guenthertree-flow.h (struct gimple_df): Remove syms_to_rename...
2012-07-25 Eric Botcazouexpr.c (expand_expr_real_1): Do not expand operand...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-07-11 Steven Bosscherexpr.h (can_move_by_pieces): Move prototype from here ...
2012-07-10 Xinliang David LiImplement -freuse-stack= option
2012-06-15 Michael Matzgimplify.c (gimplify_compound_literal_expr): Take gimpl...
2012-06-15 Michael Matzgimplify.c (gimplify_modify_expr): Fold generated state...
2012-06-04 Steven Bosscheroutput.h (merge_weak, [...]): Move protos from here...
2012-05-29 Joseph MyersLANGUAGES: Fix typos.
2012-05-15 Eric Botcazougimplify.c (gimplify_init_constructor): Do a block...
2012-05-14 Richard Guenthergimplify.c (gimple_regimplify_operands): Only mark...
2012-05-14 Richard Guenthergimplify.c (gimplify_expr): Remove odd code.
2012-05-10 Eric Botcazougimplify.c (gimplify_decl_expr): For a TYPE_DECL, also...
2012-05-10 Richard Guenthercuintp.c (UI_From_gnu): Remove TYPE_IS_SIZETYPE use.
2012-05-07 Steven Bosscherre PR middle-end/53245 (ice in expand_case)
2012-05-02 Michael Matzcoretypes.h (gimple_seq, [...]): Typedef as gimple.
2012-05-02 Steven Bosscherre PR middle-end/53153 (ice in tree_low_cst, at tree...
2012-05-01 Ian Lance Taylorre PR c/37303 (const compound initializers in structs...
2012-04-18 Steven Bosscherfix accidentally checked-in assert.
2012-04-18 Steven Bosschertarghooks.c (default_case_values_threshold): Fix code...
2012-04-14 Jan Hubickacgraph.h: Update copyrights;
2012-04-05 Richard Guenthergimple.c (walk_gimple_op): Compute val_only for the...
2012-03-16 Richard Guentherre PR middle-end/48814 (Incorrect scalar increment...
2012-02-21 Richard Guentherre PR middle-end/52314 (gimplifier produces volatile)
2012-02-21 Richard Guentherre PR tree-optimization/52324 (Store motion no longer...
2012-01-26 Michael Matzre PR tree-optimization/46590 (long compile time with...
2012-01-13 Richard Guentherre PR c/8081 (ICE with variably sized types returned...
2012-01-11 Eric Botcazougimple.h (gimplify_body): Remove first argument.
2012-01-09 Aldy Hernandezgimple.c (is_gimple_non_addressable): Remove.
2012-01-05 Jakub Jelinekre PR middle-end/51761 (ICE in verify_gimple_stmt,...
2011-12-19 Jakub Jelinekgimple.h (gimplify_seq_add_stmt): Rename to...
next