summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-address.c
Commit message (Expand)AuthorAgeFilesLines
* double-int.c (double_int_multiple_of): New function.Bill Schmidt2012-06-221-1/+1
* output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher2012-05-311-1/+0
* LANGUAGES: Fix typos.Joseph Myers2012-05-291-1/+1
* builtins.c (get_object_alignment_1): Return whether we can determine the alig...Martin Jambor2012-05-031-9/+9
* tree-ssa-address.c (copy_ref_info): Remove copy of TREE_THIS_NOTRAP.Bill Schmidt2011-10-111-1/+0
* tree.h (copy_ref_info): Expose existing function.Bill Schmidt2011-10-111-0/+63
* tree.h (convert_to_ptrofftype_loc): New function.Richard Guenther2011-08-171-4/+6
* tree.h (fold_build_pointer_plus_loc): New helper function.Richard Guenther2011-07-191-17/+5
* Use pointer_mode for address computation.H.J. Lu2011-07-061-10/+13
* re PR rtl-optimization/49235 (ICE: in int_mode_for_mode, at stor-layout.c:424...Jakub Jelinek2011-05-311-3/+3
* re PR tree-optimization/48702 (optimization regression with gcc-4.6 on x86_64...Richard Guenther2011-05-261-2/+5
* tree.h (int_const_binop): Remove notrunc argument.Richard Guenther2011-05-041-1/+1
* re PR middle-end/45534 (ICE in refs_may_alias_p_1, at tree-ssa-alias.c:1031)Richard Biener2010-09-061-12/+16
* re PR bootstrap/45519 (Failed to bootstrap)Richard Guenther2010-09-041-8/+8
* tree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE.Richard Guenther2010-09-031-35/+68
* alias.c (ao_ref_from_mem): Adjust.Richard Guenther2010-09-011-8/+8
* re PR middle-end/45379 (~10% slowdown on test_fpu at revision 163278)Richard Guenther2010-08-241-2/+1
* tree-ssa-address.c (tree_mem_ref_addr): Convert offset to sizetype.Jakub Jelinek2010-08-201-0/+1
* tree-cfg.c (verify_types_in_gimple_reference): Verify TARGET_MEM_REF a bit.Richard Guenther2010-08-161-28/+19
* Fix to expose more LIM when creating mem_refXinliang David Li2010-07-281-8/+45
* re PR middle-end/44890 (Hitting gcc_assert in build2_stat with pr30388.c test...Richard Guenther2010-07-091-1/+2
* tree.c (reference_alias_ptr_type): New function.Richard Guenther2010-07-051-9/+27
* gimplify.c: Do not include except.h and optabs.h.Steven Bosscher2010-06-011-1/+0
* diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers2010-05-211-0/+1
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-3/+4
* double-int.h (double_int_setbit): Declare.Anatoly Sokolov2010-04-201-4/+2
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+2
* re PR tree-optimization/43614 (ice in gimple_rhs_has_side_effects, at gimple....Richard Guenther2010-04-011-0/+2
* Remove trailing white spaces.H.J. Lu2009-11-251-12/+12
* re PR tree-optimization/41857 (Loop optimizer breaks __ea pointers with -mea64)Ulrich Weigand2009-11-171-1/+7
* re PR tree-optimization/41857 (Loop optimizer breaks __ea pointers with -mea64)Ulrich Weigand2009-11-021-14/+45
* tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.Ben Elliston2009-10-261-45/+61
* extend.texi (Named Address Spaces): New section.Ben Elliston2009-10-261-4/+6
* hashtab.h: Update GTY annotations to new syntaxTaras Glek2009-04-221-2/+1
* re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther2009-04-031-5/+2
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* re PR tree-optimization/38835 (field-insensitive PTA causes libstdc++ miscomp...Richard Guenther2009-01-161-3/+3
* fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka2008-08-311-6/+8
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-16/+16
* re PR tree-optimization/36245 (internal compiler error: in build2_stat, at tr...Richard Guenther2008-05-271-3/+7
* re PR tree-optimization/35834 (building libiberty fails in build2_stat for -m...Richard Guenther2008-04-081-2/+2
* re PR target/35842 (ICE in legitimize_pic_address, at config/i386/i386.c:7666)Richard Guenther2008-04-061-1/+2
* re PR middle-end/32399 (ICE in build2_stat, at tree.c:3074)Andrew Pinski2007-08-031-2/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* PR middle-end/PR28690Peter Bergner2007-07-231-1/+1
* tree-scalar-evolution.c (scev_const_prop): Add arguments to force_gimple_oper...Zdenek Dvorak2007-07-091-6/+8
* tree-flow.h (tree_ssa_useless_type_conversion_1): Rename to ...Richard Guenther2007-07-021-1/+1
* [multiple changes]Andrew Pinski2007-06-151-6/+7
* re PR tree-optimization/31085 (internal compiler error: in create_mem_ref, at...Zdenek Dvorak2007-03-081-1/+2
* tree-ssa-address.c (create_mem_ref): Do not put an expression containing a ca...Zdenek Dvorak2007-03-041-6/+11