aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-sra.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-08gengtype.c (write_field_root): Avoid out-of-scope access of newv.Michael Matz1-1/+3
2011-10-02cgraphunit.c (ipa_passes): Remove unrechable nodes.Jan Hubicka1-0/+1
2011-09-27re PR libgomp/50386 (libgomp.h:87:5: error: unnamed struct/union that defines...Richard Sandiford1-1/+1
2011-09-07re PR tree-optimization/49911 (SRA + DOM + VRP + -fstrict-enums incorrectly r...Martin Jambor1-2/+14
2011-09-02re PR middle-end/50260 (internal compiler error: Segmentation fault at ../.....Michael Matz1-2/+0
2011-08-10tree.h (get_pointer_alignment): Remove max-align argument.Richard Guenther1-1/+1
2011-08-08re PR middle-end/49923 (__attribute__((packed)) on ARM is sometimes dropped)Martin Jambor1-0/+3
2011-07-26tree-sra.c (tree_non_mode_aligned_mem_p): Strip conversions and return false ...Martin Jambor1-0/+4
2011-07-25re PR middle-end/49671 (volatile goes missing after inlining)Andrew Pinski1-3/+6
2011-07-08tree-sra.c (analyze_all_variable_accesses): Dump that a struture is too big f...Martin Jambor1-6/+14
2011-07-01tree-sra.c (tree_non_mode_aligned_mem_p): Also ignore MEM_REFs.Martin Jambor1-0/+1
2011-06-30tree-sra.c (struct access): Rename total_scalarization to grp_total_scalariza...Martin Jambor1-25/+51
2011-06-30re PR tree-optimization/49094 (ARM aligned(1) attribute is sometimes dropped)Martin Jambor1-1/+25
2011-06-24re PR tree-optimization/49516 (SRA generates memory references into its repla...Martin Jambor1-1/+2
2011-06-24Improve dump files for SRA early candidate check v2Andi Kleen1-22/+95
2011-06-22re PR debug/47858 (IPA-SRA decreases quality of debug info)Jakub Jelinek1-11/+70
2011-06-18tree-sra.c (type_internals_preclude_sra_p): Return true if the element type i...Eric Botcazou1-6/+8
2011-06-16re PR tree-optimization/49343 (ICE on field with variable offset)Martin Jambor1-4/+8
2011-06-14dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li1-7/+3
2011-06-10tree-sra.c (all_callers_have_enough_arguments_p): Rename to ...Jan Hubicka1-23/+29
2011-06-08tree-sra.c (mark_rw_status): Removed.Martin Jambor1-31/+14
2011-05-04tree.h (int_const_binop): Remove notrunc argument.Richard Guenther1-2/+2
2011-04-22gengtype.c (open_base_files): Add ipa-inline.h include.Jan Hubicka1-1/+1
2011-04-16cgraphbuild.c: Include ipa-inline.h.Jan Hubicka1-1/+2
2011-04-11except.c (set_nothrow_function_flags): Call cgraph_get_node instead of cgraph...Martin Jambor1-1/+1
2011-03-24tree-sra.c (build_ref_for_offset): Strip useless type conversions from the ad...Eric Botcazou1-0/+1
2011-02-17re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...Alexandre Oliva1-1/+2
2011-02-15re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...Alexandre Oliva1-1/+1
2011-02-09re PR middle-end/45505 (gfortran.dg/pr25923.f90)Martin Jambor1-21/+43
2011-01-27re PR tree-optimization/47228 (wrong code with loop)Martin Jambor1-4/+2
2011-01-26re PR tree-optimization/47237 (builtin_apply_args broken WRT local ABI changes.)Jan Hubicka1-0/+7
2011-01-05re PR tree-optimization/47005 (ACATS c62002a is miscompiled at -O2)Eric Botcazou1-1/+13
2011-01-03re PR tree-optimization/46801 (FAIL: gnat.dg/pack9.adb scan-tree-dump-not opt...Martin Jambor1-1/+2
2010-12-09ipa-prop.h (struct ipa_parm_adjustment): New field alias_ptr_type.Martin Jambor1-1/+5
2010-12-09re PR middle-end/46734 (ICE in create_tmp_var, at gimplify.c:505)Martin Jambor1-1/+4
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers1-1/+0
2010-11-15re PR tree-optimization/46349 (incorrect scalarization)Martin Jambor1-3/+39
2010-11-14re PR tree-optimization/45722 (FAIL: gcc.c-torture/execute/20040709-2.c execu...Eric Botcazou1-5/+2
2010-11-10re PR tree-optimization/46351 (incorrect scalarization (2))Martin Jambor1-1/+2
2010-11-03builtins.c (fold_builtin_signbit): Use build_zero_cst instead of fold_convert.Nathan Froyd1-3/+2
2010-10-11vec.h (VEC_qsort): Define.Nathan Froyd1-4/+2
2010-10-07tree-sra.c (struct access): New field grp_assignment_write.Martin Jambor1-19/+74
2010-09-30tree-sra.c (type_consists_of_records_p): Do not check for trailing zero sized...Martin Jambor1-8/+1
2010-09-22tree-sra.c (struct access): New field grp_no_warning.Martin Jambor1-6/+22
2010-09-15re PR middle-end/45644 (450.soplex in SPEC CPU 2006 is miscompiled)Martin Jambor1-3/+4
2010-09-15tree-sra.c (generate_subtree_copies): Updated comment.Martin Jambor1-36/+29
2010-09-14tree-sra.c (build_ref_for_offset): Loc made a parameter.Martin Jambor1-36/+53
2010-09-10re PR tree-optimization/44972 (ICE: in load_assign_lhs_subreplacements, at tr...Martin Jambor1-160/+143
2010-09-03re PR middle-end/45415 (ICE in partition_view_bitmap, at tree-ssa-live.c:334)Michael Matz1-0/+1
2010-08-19cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to bitmap_bit_p.Nathan Froyd1-5/+2