summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-address.c
AgeCommit message (Expand)Author
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo
2012-07-26tree-ssa-loop-ivopts.c (mbc_entry_hash): Remove.Bill Schmidt
2012-07-16system.h (dump_file): Do not define.Steven Bosscher
2012-06-22double-int.c (double_int_multiple_of): New function.Bill Schmidt
2012-05-31output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher
2012-05-29LANGUAGES: Fix typos.Joseph Myers
2012-05-03builtins.c (get_object_alignment_1): Return whether we can determine the alig...Martin Jambor
2011-10-11tree-ssa-address.c (copy_ref_info): Remove copy of TREE_THIS_NOTRAP.Bill Schmidt
2011-10-11tree.h (copy_ref_info): Expose existing function.Bill Schmidt
2011-08-17tree.h (convert_to_ptrofftype_loc): New function.Richard Guenther
2011-07-19tree.h (fold_build_pointer_plus_loc): New helper function.Richard Guenther
2011-07-06Use pointer_mode for address computation.H.J. Lu
2011-05-31re PR rtl-optimization/49235 (ICE: in int_mode_for_mode, at stor-layout.c:424...Jakub Jelinek
2011-05-26re PR tree-optimization/48702 (optimization regression with gcc-4.6 on x86_64...Richard Guenther
2011-05-04tree.h (int_const_binop): Remove notrunc argument.Richard Guenther
2010-09-06re PR middle-end/45534 (ICE in refs_may_alias_p_1, at tree-ssa-alias.c:1031)Richard Biener
2010-09-04re PR bootstrap/45519 (Failed to bootstrap)Richard Guenther
2010-09-03tree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE.Richard Guenther
2010-09-01alias.c (ao_ref_from_mem): Adjust.Richard Guenther
2010-08-24re PR middle-end/45379 (~10% slowdown on test_fpu at revision 163278)Richard Guenther
2010-08-20tree-ssa-address.c (tree_mem_ref_addr): Convert offset to sizetype.Jakub Jelinek
2010-08-16tree-cfg.c (verify_types_in_gimple_reference): Verify TARGET_MEM_REF a bit.Richard Guenther
2010-07-28Fix to expose more LIM when creating mem_refXinliang David Li
2010-07-09re PR middle-end/44890 (Hitting gcc_assert in build2_stat with pr30388.c test...Richard Guenther
2010-07-05tree.c (reference_alias_ptr_type): New function.Richard Guenther
2010-06-01gimplify.c: Do not include except.h and optabs.h.Steven Bosscher
2010-05-21diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher
2010-04-20double-int.h (double_int_setbit): Declare.Anatoly Sokolov
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher
2010-04-01re PR tree-optimization/43614 (ice in gimple_rhs_has_side_effects, at gimple....Richard Guenther
2009-11-25Remove trailing white spaces.H.J. Lu
2009-11-17re PR tree-optimization/41857 (Loop optimizer breaks __ea pointers with -mea64)Ulrich Weigand
2009-11-02re PR tree-optimization/41857 (Loop optimizer breaks __ea pointers with -mea64)Ulrich Weigand
2009-10-26tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.Ben Elliston
2009-10-26extend.texi (Named Address Spaces): New section.Ben Elliston
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek
2009-04-03re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek
2009-01-16re PR tree-optimization/38835 (field-insensitive PTA causes libstdc++ miscomp...Richard Guenther
2008-08-31fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener
2008-05-27re PR tree-optimization/36245 (internal compiler error: in build2_stat, at tr...Richard Guenther
2008-04-08re PR tree-optimization/35834 (building libiberty fails in build2_stat for -m...Richard Guenther
2008-04-06re PR target/35842 (ICE in legitimize_pic_address, at config/i386/i386.c:7666)Richard Guenther
2007-08-03re PR middle-end/32399 (ICE in build2_stat, at tree.c:3074)Andrew Pinski
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2007-07-23PR middle-end/PR28690Peter Bergner
2007-07-09tree-scalar-evolution.c (scev_const_prop): Add arguments to force_gimple_oper...Zdenek Dvorak
2007-07-02tree-flow.h (tree_ssa_useless_type_conversion_1): Rename to ...Richard Guenther