[AArch64] Fix size of memory store for the vst<n>_lane intrinsics
[gcc.git] / gcc / gimplify.c
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...
2011-12-12 Torvald RiegelAdd default handling for outermost wrappers in voidify_...
2011-12-05 Richard Guenthercgraph.c (cgraph_create_edge_1): Initialize call_stmt_c...
2011-11-13 Jason Merrillre PR c++/51060 (Temporary object stack space is not...
2011-11-08 Michael Matzgengtype.c (write_field_root): Avoid out-of-scope acces...
2011-11-08 Aldy HernandezMerge from transactional-memory branch.
2011-10-14 Kai Tietzgimplify.c (gimplify_expr): Take care that for bitwise...
2011-10-11 Michael MeissnerConvert standard builtin functions from being arrays...
2011-10-07 Richard HendersonRename vshuffle/vec_shuffle to vec_perm.
2011-10-07 Tom de Vriesre PR middle-end/50527 (inconsistent vla align)
2011-10-03 Artjoms SinkarovsVector shuffling patch from Artem Shinkarov.
2011-08-30 Richard Guentherre PR tree-optimization/48571 (Missed data-dependence...
2011-08-29 Artjoms Sinkarovs20011-08-29 Artjoms Sinkarovs <artyom.shinkaroff...
2011-08-17 Richard Guenthertree.h (convert_to_ptrofftype_loc): New function.
2011-08-11 Richard Guentherre PR middle-end/50040 (missed warning: ‘x.y’ is used...
2011-08-02 Jakub Jelinekbackport: re PR fortran/46752 (OpenMP - Seg fault for...
2011-07-21 Kai TietzChangeLog gcc/
2011-07-19 Richard Guenthergimplify.c (gimplify_expr): Gimplify TRUTH_NOT_EXPR...
2011-07-18 Richard Guenthergimplify.c (gimplify_expr): Use input_location, not...
2011-07-14 Richard Guenthergimplify.c (gimplify_expr): Only do required conversions.
2011-07-13 Richard Sandifordtree.h (categorize_ctor_elements): Remove comment.
2011-07-09 Jason Merrillre PR c++/45437 (Loses reference during update)
2011-07-07 Jakub Jelinekre PR middle-end/49640 (Internal compiler in C99 code...
2011-06-10 Paolo Carlinicp-tree.h (error_operand_p): Remove.
2011-05-26 Jakub Jelinekre PR c++/49165 (ICE on for-loop/throw combination)
2011-05-19 Kai Tietztree-cfg.c (verify_gimple_assign_binary): Barf on TRUTH...
next