vector.md (vec_pack_sfix_trunc_v2df): Adjust for little endian.
[gcc.git] / gcc / tree-sra.c
2013-10-29 David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-09 Andrew MacLeodtree-flow.h (tm_restart_node, gimple_df): Move to gimpl...
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-09-06 Jan HubickaMakefile.in (tree-sra.o): Update dependencies.
2013-08-14 Jakub Jelinekre PR middle-end/58145 (volatileness of write is discar...
2013-08-05 David MalcolmAutomated conversion of passes to C++ classes
2013-05-23 Martin Jamborre PR middle-end/57347 (wrong code for bitfield on...
2013-05-15 Martin Jamboripa-prop.c (ipa_print_node_jump_functions): Print symbo...
2013-04-26 Lawrence CrowlThis patch is the main part of a consolodation of the...
2013-04-10 Richard Bienerpasses.c (execute_todo): Do not call ggc_collect condit...
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-03-08 Richard Bienerre PR lto/56570 (ICE when streaming a TREE_BLOCK)
2013-02-28 Martin Jambortree-sra.c (load_assign_lhs_subreplacements): Do not...
2013-02-28 Martin Jamborre PR tree-optimization/56294 (BOOT_CFLAGS='-O2 -g...
2013-01-15 Martin Jamborre PR tree-optimization/55920 (ICE in expand_debug_loca...
2013-01-15 Jakub Jelinekre PR tree-optimization/55920 (ICE in expand_debug_loca...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-08 Martin Jamborre PR debug/55579 (SRA doesn't create debug stmts when...
2013-01-04 Martin Jamborre PR tree-optimization/55755 (Invalid VIEW_CONVERT_EXP...
2012-12-21 Martin Jamborre PR tree-optimization/55355 (internal compiler error...
2012-12-07 Martin Jamborre PR tree-optimization/55590 (SRA still produces unnec...
2012-11-30 Martin Jamborre PR middle-end/52890 (Revision 185336 causes 10%...
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01 Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-10-26 Jakub Jelinekre PR debug/54970 (Missing DW_OP_GNU_implicit_pointer...
2012-10-26 Martin Jamborre PR debug/54971 (SRA pessimizes debug info by not...
2012-09-20 Martin Jamborfunction.c (push_cfun): Check old current_function_decl...
2012-09-11 Diego NovilloRemove unnecessary VEC function overloads.
2012-09-07 Lawrence CrowlModify gcc/*.[hc] double_int call sites to use the...
2012-08-17 Richard Guenthertree-sra.c (modify_function): Free redirect_callers...
2012-08-15 Diego Novillobackport: As described in gcc.gnu.org/ml/gcc/2012-08...
2012-08-10 Richard Guenthertree-ssa-pre.c (pretemp, [...]): Remove.
2012-08-10 Richard Guenthertree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIE...
2012-08-02 Richard Guenthertree-flow.h (set_default_def): Rename to ...
2012-08-02 Richard Guenthertree-dfa.c (referenced_var_lookup): Remove.
2012-08-01 Richard Guenthertree-flow-inline.h (referenced_var): Remove.
2012-08-01 Richard Guenthertree-flow.h (struct gimple_df): Remove syms_to_rename...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-05-31 Eric Botcazoutree-dfa.c (get_ref_base_and_extent): Compute the offse...
2012-05-29 Joseph MyersLANGUAGES: Fix typos.
2012-05-23 Richard GuentherIndex...
2012-05-03 Martin Jamborbuiltins.c (get_object_alignment_1): Return whether...
2012-05-02 Michael Matzcoretypes.h (gimple_seq, [...]): Typedef as gimple.
2012-04-30 Uros Bizjakre PR middle-end/53136 (Use after free in ipa_make_edge...
2012-04-18 Jan Hubickacgraph.c (cgraph_node_name): Remove.
2012-04-16 Martin Jambortree-sra.c (build_ref_for_model): Create COMPONENT_REFs...
2012-04-14 Jan Hubickacgraph.h: Update copyrights;
2012-04-05 Richard Guenthertree-nrv.c (tree_nrv): Release VDEFs.
2012-03-27 Martin Jamborre PR middle-end/52693 (Wrong code with SRA and arrays)
2012-03-26 Martin Jamborre PR tree-optimization/50052 (FAIL: gcc.dg/ipa/ipa...
2012-03-23 Martin Jambortree-sra.c (build_accesses_from_assign): Remove FIXME...
2012-03-12 Richard Guenthertree-sra.c (create_access_replacement): Only rename...
2012-02-28 Richard Guentherre PR tree-optimization/52395 (Too conservative alignme...
2012-02-14 Richard Guentherre PR middle-end/52244 (wrong code for function returni...
2012-02-06 Richard Guentherre PR tree-optimization/52115 (ICE: verify_ssa failed...
2012-01-31 Richard Guentherre PR tree-optimization/51528 (SRA should not create...
2012-01-30 Richard Guentherre PR tree-optimization/51528 (SRA should not create...
2012-01-27 Richard Guentherre PR regression/52020 (ICE in immed_double_const,...
2012-01-27 Richard Guentherre PR tree-optimization/50444 (-ftree-sra ignores align...
2012-01-23 Richard Guentherre PR middle-end/51895 (ICE in simplify_subreg)
2012-01-11 Eric Botcazoutree.h (build_function_decl_skip_args): Add boolean...
2012-01-05 Eric Botcazoure PR tree-optimization/51315 (unaligned memory accesse...
2012-01-04 Eric Botcazoure PR tree-optimization/51624 (Assert_Failure atree...
2011-12-19 Martin Jamborre PR tree-optimization/51583 (One more missing force_g...
2011-12-13 Martin Jamborre PR middle-end/50628 (gfortran.fortran-torture/execut...
2011-12-12 Eric Botcazoure PR tree-optimization/50569 (unaligned memory accesse...
2011-12-08 Eric Botcazoure PR tree-optimization/51315 (unaligned memory accesse...
2011-12-02 Martin Jamborre PR tree-optimization/50622 (ICE: verify_gimple faile...
2011-11-08 Michael Matzgengtype.c (write_field_root): Avoid out-of-scope acces...
2011-10-02 Jan Hubickacgraphunit.c (ipa_passes): Remove unrechable nodes.
2011-09-27 Richard Sandifordre PR libgomp/50386 (libgomp.h:87:5: error: unnamed...
2011-09-07 Martin Jamborre PR tree-optimization/49911 (SRA + DOM + VRP + -fstri...
2011-09-02 Michael Matzre PR middle-end/50260 (internal compiler error: Segmen...
2011-08-10 Richard Guenthertree.h (get_pointer_alignment): Remove max-align argument.
2011-08-08 Martin Jamborre PR middle-end/49923 (__attribute__((packed)) on...
2011-07-26 Martin Jambortree-sra.c (tree_non_mode_aligned_mem_p): Strip convers...
2011-07-26 Andrew Pinskire PR middle-end/49671 (volatile goes missing after...
2011-07-08 Martin Jambortree-sra.c (analyze_all_variable_accesses): Dump that...
2011-07-01 Martin Jambortree-sra.c (tree_non_mode_aligned_mem_p): Also ignore...
2011-06-30 Martin Jambortree-sra.c (struct access): Rename total_scalarization...
2011-06-30 Martin Jamborre PR tree-optimization/49094 (ARM aligned(1) attribute...
2011-06-24 Martin Jamborre PR tree-optimization/49516 (SRA generates memory...
2011-06-24 Andi KleenImprove dump files for SRA early candidate check v2
2011-06-22 Jakub Jelinekre PR debug/47858 (IPA-SRA decreases quality of debug...
2011-06-18 Eric Botcazoutree-sra.c (type_internals_preclude_sra_p): Return...
2011-06-16 Martin Jamborre PR tree-optimization/49343 (ICE on field with variab...
2011-06-14 David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-10 Jan Hubickatree-sra.c (all_callers_have_enough_arguments_p): Renam...
2011-06-08 Martin Jambortree-sra.c (mark_rw_status): Removed.
2011-05-04 Richard Guenthertree.h (int_const_binop): Remove notrunc argument.
2011-04-22 Jan Hubickagengtype.c (open_base_files): Add ipa-inline.h include.
2011-04-16 Jan Hubickacgraphbuild.c: Include ipa-inline.h.
2011-04-11 Martin Jamborexcept.c (set_nothrow_function_flags): Call cgraph_get_...
2011-03-24 Eric Botcazoutree-sra.c (build_ref_for_offset): Strip useless type...
2011-02-17 Alexandre Olivare PR debug/47106 (-fcompare-debug failure (length...
2011-02-15 Alexandre Olivare PR debug/47106 (-fcompare-debug failure (length...
2011-02-09 Martin Jamborre PR middle-end/45505 (gfortran.dg/pr25923.f90)
next