aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-address.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-9/+4
2012-10-01tree.h (copy_mem_ref_info): Delete.Eric Botcazou1-15/+6
2012-09-07Modify gcc/*.[hc] double_int call sites to use the new interface.Lawrence Crowl1-14/+14
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo1-1/+2
2012-07-26tree-ssa-loop-ivopts.c (mbc_entry_hash): Remove.Bill Schmidt1-1/+2
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-3/+1
2012-06-22double-int.c (double_int_multiple_of): New function.Bill Schmidt1-1/+1
2012-05-31output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher1-1/+0
2012-05-29LANGUAGES: Fix typos.Joseph Myers1-1/+1
2012-05-03builtins.c (get_object_alignment_1): Return whether we can determine the alig...Martin Jambor1-9/+9
2011-10-11tree-ssa-address.c (copy_ref_info): Remove copy of TREE_THIS_NOTRAP.Bill Schmidt1-1/+0
2011-10-11tree.h (copy_ref_info): Expose existing function.Bill Schmidt1-0/+63
2011-08-17tree.h (convert_to_ptrofftype_loc): New function.Richard Guenther1-4/+6
2011-07-19tree.h (fold_build_pointer_plus_loc): New helper function.Richard Guenther1-17/+5
2011-07-06Use pointer_mode for address computation.H.J. Lu1-10/+13
2011-05-31re PR rtl-optimization/49235 (ICE: in int_mode_for_mode, at stor-layout.c:424...Jakub Jelinek1-3/+3
2011-05-26re PR tree-optimization/48702 (optimization regression with gcc-4.6 on x86_64...Richard Guenther1-2/+5
2011-05-04tree.h (int_const_binop): Remove notrunc argument.Richard Guenther1-1/+1
2010-09-06re PR middle-end/45534 (ICE in refs_may_alias_p_1, at tree-ssa-alias.c:1031)Richard Biener1-12/+16
2010-09-04re PR bootstrap/45519 (Failed to bootstrap)Richard Guenther1-8/+8
2010-09-03tree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE.Richard Guenther1-35/+68
2010-09-01alias.c (ao_ref_from_mem): Adjust.Richard Guenther1-8/+8
2010-08-24re PR middle-end/45379 (~10% slowdown on test_fpu at revision 163278)Richard Guenther1-2/+1
2010-08-20tree-ssa-address.c (tree_mem_ref_addr): Convert offset to sizetype.Jakub Jelinek1-0/+1
2010-08-16tree-cfg.c (verify_types_in_gimple_reference): Verify TARGET_MEM_REF a bit.Richard Guenther1-28/+19
2010-07-28Fix to expose more LIM when creating mem_refXinliang David Li1-8/+45
2010-07-09re PR middle-end/44890 (Hitting gcc_assert in build2_stat with pr30388.c test...Richard Guenther1-1/+2
2010-07-05tree.c (reference_alias_ptr_type): New function.Richard Guenther1-9/+27
2010-06-01gimplify.c: Do not include except.h and optabs.h.Steven Bosscher1-1/+0
2010-05-21diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers1-0/+1
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-3/+4
2010-04-20double-int.h (double_int_setbit): Declare.Anatoly Sokolov1-4/+2
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+2
2010-04-01re PR tree-optimization/43614 (ice in gimple_rhs_has_side_effects, at gimple....Richard Guenther1-0/+2
2009-11-25Remove trailing white spaces.H.J. Lu1-12/+12
2009-11-17re PR tree-optimization/41857 (Loop optimizer breaks __ea pointers with -mea64)Ulrich Weigand1-1/+7
2009-11-02re PR tree-optimization/41857 (Loop optimizer breaks __ea pointers with -mea64)Ulrich Weigand1-14/+45
2009-10-26tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.Ben Elliston1-45/+61
2009-10-26extend.texi (Named Address Spaces): New section.Ben Elliston1-4/+6
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-2/+1
2009-04-03re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther1-5/+2
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2009-01-16re PR tree-optimization/38835 (field-insensitive PTA causes libstdc++ miscomp...Richard Guenther1-3/+3
2008-08-31fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka1-6/+8
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-16/+16
2008-05-27re PR tree-optimization/36245 (internal compiler error: in build2_stat, at tr...Richard Guenther1-3/+7
2008-04-08re PR tree-optimization/35834 (building libiberty fails in build2_stat for -m...Richard Guenther1-2/+2
2008-04-06re PR target/35842 (ICE in legitimize_pic_address, at config/i386/i386.c:7666)Richard Guenther1-1/+2