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