summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-address.c
Commit message (Expand)AuthorAgeFilesLines
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-6/+14
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+10
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-5/+5
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+8
* Merge in wide-int.Kenneth Zadeck2014-05-061-22/+21
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* gimple.h: Remove all includes.Andrew MacLeod2013-11-221-1/+4
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+3
* gimplify-be.h: New file.Andrew MacLeod2013-11-141-1/+3
* gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod2013-11-121-1/+1
* tree-ssa-loop.h: Remove include files.Andrew MacLeod2013-10-231-1/+1
* tree-ssa.h: Remove all #include'sAndrew MacLeod2013-10-231-1/+4
* tree-flow.h: Remove all remaining prototypes...Andrew MacLeod2013-10-091-0/+19
* tree-ssa.h: New.Andrew MacLeod2013-09-121-1/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-9/+4
* tree.h (copy_mem_ref_info): Delete.Eric Botcazou2012-10-011-15/+6
* Modify gcc/*.[hc] double_int call sites to use the new interface.Lawrence Crowl2012-09-071-14/+14
* backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo2012-08-141-1/+2
* tree-ssa-loop-ivopts.c (mbc_entry_hash): Remove.Bill Schmidt2012-07-261-1/+2
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-3/+1
* 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