| Commit message (Expand) | Author | Age | Files | Lines |
* | rtl.h (plus_constant, [...]): Merge into a single plus_constant function. | Richard Sandiford | 2012-05-05 | 1 | -3/+4 |
* | re PR bootstrap/53021 (bootstrap failure on Linux/ia32) | Richard Sandiford | 2012-04-21 | 1 | -1/+18 |
* | re PR bootstrap/53021 (bootstrap failure on Linux/ia32) | Jakub Jelinek | 2012-04-20 | 1 | -5/+9 |
* | lto-symtab.c (lto_cgraph_replace_node): Update. | Jan Hubicka | 2012-04-18 | 1 | -8/+8 |
* | rtl.def (ADDRESS): Turn operand into a HOST_WIDE_INT. | Richard Sandiford | 2012-04-17 | 1 | -56/+89 |
* | re PR debug/52001 (Huge compile-time regression with var-tracking) | Alexandre Oliva | 2012-03-01 | 1 | -9/+23 |
* | re PR debug/52001 (Huge compile-time regression with var-tracking) | Alexandre Oliva | 2012-02-25 | 1 | -5/+36 |
* | rtl.h (true_dependence, [...]): Remove varies parameter. | Richard Sandiford | 2012-01-24 | 1 | -67/+8 |
* | cselib.h (cselib_add_permanent_equiv): Declare. | Alexandre Oliva | 2011-12-31 | 1 | -6/+21 |
* | rtl.texi (MEM_OFFSET_KNOWN_P): Document. | Richard Sandiford | 2011-07-19 | 1 | -35/+37 |
* | rtl.texi (MEM_SIZE_KNOWN_P): Document. | Richard Sandiford | 2011-07-19 | 1 | -11/+11 |
* | re PR bootstrap/49078 (LTO bootstrap failed with bootstrap-profiled) | Richard Guenther | 2011-05-24 | 1 | -6/+12 |
* | Makefile.in (IPA_TYPE_ESCAPE_H): Remove. | Richard Guenther | 2011-03-23 | 1 | -1/+0 |
* | diagnostic-core.h: Include bversion.h. | Joseph Myers | 2010-11-30 | 1 | -1/+0 |
* | re PR rtl-optimization/45652 (gcc.dg/compat/scalar-by-value-3 FAILs with -O2 ... | Alexander Monakov | 2010-11-22 | 1 | -0/+8 |
* | re PR debug/46387 (ICE in add_stores, at var-tracking.c:5415) | Jakub Jelinek | 2010-11-15 | 1 | -0/+9 |
* | re PR rtl-optimization/45834 (Redundant inter-loop edges in DDG) | Bingfeng Mei | 2010-10-21 | 1 | -2/+2 |
* | optc-gen.awk: Generate global_options initializer instead of individual varia... | Joseph Myers | 2010-09-29 | 1 | -1/+1 |
* | tree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE. | Richard Guenther | 2010-09-03 | 1 | -4/+4 |
* | alias.c (ao_ref_from_mem): Adjust. | Richard Guenther | 2010-09-01 | 1 | -3/+3 |
* | alias.c (get_alias_set): Assign a single alias-set to all pointers. | Richard Guenther | 2010-08-25 | 1 | -0/+56 |
* | re PR middle-end/45379 (~10% slowdown on test_fpu at revision 163278) | Richard Guenther | 2010-08-24 | 1 | -0/+16 |
* | tree-cfg.c (verify_types_in_gimple_reference): Verify TARGET_MEM_REF a bit. | Richard Guenther | 2010-08-16 | 1 | -4/+2 |
* | Remove unused ret. | H.J. Lu | 2010-08-09 | 1 | -1/+0 |
* | ddg.c (walk_mems_2): Moved from alias.c, use may_alias_p instead of alias_set... | Bingfeng Mei | 2010-08-09 | 1 | -41/+79 |
* | alias.c (rtx_refs_may_alias_p): Do not resort to TBAA if either alias-set is ... | Richard Guenther | 2010-08-04 | 1 | -1/+4 |
* | re PR middle-end/45035 (FAIL: gcc.dg/guality/pr36728-2.c) | Steven Bosscher | 2010-07-24 | 1 | -11/+12 |
* | alias.c (true_dependence_1): New function, merged version of true_dependence ... | Steven Bosscher | 2010-07-22 | 1 | -86/+50 |
* | * alias.c (get_alias_set): Fix formatting issues. | Eric Botcazou | 2010-07-22 | 1 | -11/+12 |
* | tree.h (DECL_CHAIN): Define. | Nathan Froyd | 2010-07-15 | 1 | -1/+1 |
* | rtl.h (target_rtl): Add x_static_reg_base_value. | Richard Sandiford | 2010-07-12 | 1 | -3/+2 |
* | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 2010-07-08 | 1 | -0/+1 |
* | re PR middle-end/42834 (memcpy folding overeager) | Richard Guenther | 2010-07-01 | 1 | -10/+28 |
* | bitmap.c (bitmap_and, [...]): Turn internal datastructure checks into checkin... | Jan Hubicka | 2010-06-13 | 1 | -2/+2 |
* | utils.c (init_gnat_to_gnu): Use typed GC allocation. | Laurynas Biveinis | 2010-06-08 | 1 | -3/+5 |
* | alias.c (nonoverlapping_memrefs_p): Remove use of IPA type-escape information. | Richard Guenther | 2010-05-16 | 1 | -32/+10 |
* | Handle the same VALUE for true dependence. | H.J. Lu | 2010-05-04 | 1 | -5/+34 |
* | toplev.c: Include varray.h for statistics dumping. | Steven Bosscher | 2010-04-30 | 1 | -1/+0 |
* | re PR bootstrap/43767 (Revision 158401 failed to bootstrap) | Jakub Jelinek | 2010-04-16 | 1 | -8/+10 |
* | alias.c (memrefs_conflict_p): If x and y are the same VALUE, don't call get_a... | Jakub Jelinek | 2010-04-16 | 1 | -2/+32 |
* | alias.c (alias_set_subset_of): Handle alias-set zero child properly. | Richard Guenther | 2010-04-15 | 1 | -1/+1 |
* | invoke.texi (-fargument-alias, [...]): Remove. | Richard Guenther | 2010-04-07 | 1 | -22/+1 |
* | re PR rtl-optimization/42617 (TARGET_MEM_REF and plain INDIRECT_REFs are not ... | Richard Guenther | 2010-04-07 | 1 | -10/+17 |
* | re PR middle-end/42509 (nonoverlapping_memrefs_p misinterprets NULL MEM_OFFSE... | Richard Guenther | 2010-04-03 | 1 | -0/+7 |
* | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 2010-04-02 | 1 | -1/+1 |
* | alias.c (memrefs_conflict_p): Distinguish must-alias from don't know. | Richard Guenther | 2010-02-16 | 1 | -30/+43 |
* | Remove trailing white spaces. | H.J. Lu | 2009-11-25 | 1 | -3/+3 |
* | tree.def (TARGET_MEM_REF): Update comment. | Eric Botcazou | 2009-11-01 | 1 | -1/+6 |
* | re PR middle-end/41855 (ICE in refs_may_alias_p_1, at tree-ssa-alias.c:855) | Richard Guenther | 2009-10-28 | 1 | -0/+7 |
* | tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document. | Ben Elliston | 2009-10-26 | 1 | -0/+22 |