Age | Commit message (Expand) | Author | Files | Lines |
2011-06-15 | df-problems.c (df_lr_local_compute): Manually CSE PIC_OFFSET_TABLE_REGNUM. | Jeff Law | 1 | -9/+16 |
2011-02-02 | re PR rtl-optimization/47525 (DCE fails to eliminate a dead call to a pure fu... | Peter Bergner | 1 | -11/+14 |
2010-11-22 | re PR bootstrap/44970 (Revision 162270 failed to bootstrap) | Paolo Bonzini | 1 | -12/+36 |
2010-11-16 | re PR rtl-optimization/46315 (-O2 -fno-strict-overflow causes wrong code gene... | Eric Botcazou | 1 | -3/+5 |
2010-11-13 | re PR rtl-optimization/42889 ("-fcompare-debug failure (length)" with "-O1 -f... | Alexandre Oliva | 1 | -3/+1 |
2010-10-11 | vec.h (VEC_qsort): Define. | Nathan Froyd | 1 | -4/+2 |
2010-09-29 | optc-gen.awk: Generate global_options initializer instead of individual varia... | Joseph Myers | 1 | -5/+5 |
2010-09-04 | df.h (enum df_ref_class): Remove DF_REF_EXTRACT. | Paolo Bonzini | 1 | -245/+99 |
2010-08-20 | vec.h (FOR_EACH_VEC_ELT): Define. | Nathan Froyd | 1 | -11/+9 |
2010-08-20 | tm.texi.in (PIC_OFFSET_TABLE_REG_CALL_CLOBBERED): Document to be zero or nonz... | Joseph Myers | 1 | -3/+2 |
2010-06-29 | re PR other/44034 (target hooks are hard to maintain) | Joern Rennecke | 1 | -1/+1 |
2010-06-13 | bitmap.c (bitmap_and, [...]): Turn internal datastructure checks into checkin... | Jan Hubicka | 1 | -10/+10 |
2010-06-12 | df-core.c (df_clear_bb_info): New function. | Jan Hubicka | 1 | -42/+14 |
2010-06-06 | df-core.c (df_set_blocks): Use bitmap_head instead of bitmap. | Jan Hubicka | 1 | -100/+112 |
2010-06-01 | fwprop.c: Make emit-rtl.h include last. | Jan Hubicka | 1 | -0/+1 |
2010-05-20 | re PR bootstrap/43870 (ICE in gcc/config/soft-fp/divtf3.c) | Kenneth Zadeck | 1 | -1/+1 |
2010-04-02 | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 1 | -1/+1 |
2010-01-29 | re PR rtl-optimization/42889 ("-fcompare-debug failure (length)" with "-O1 -f... | Jakub Jelinek | 1 | -1/+4 |
2010-01-26 | df-scan.c (df_scan_set_bb_info): Remove assert. | Richard Guenther | 1 | -10/+7 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -290/+290 |
2009-11-18 | df-scan.c (df_ref_create): Don't mark BB as dirty on debug insns. | Alexandre Oliva | 1 | -2/+4 |
2009-11-04 | df-scan.c (df-uses-record): Add case zero_extract of mem. | Kenneth Zadeck | 1 | -4/+17 |
2009-09-22 | re PR target/41246 (should "sorry" when regparm=3 and nested functions are en... | Richard Henderson | 1 | -38/+6 |
2009-09-02 | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 1 | -0/+64 |
2009-06-22 | alias.c: Use REG_P... | Shujing Zhao | 1 | -6/+6 |
2009-06-10 | vec.h (DEF_VEC_ALLOC_I): Use DEF_VEC_NONALLOC_FUNCS_I. | Ian Lance Taylor | 1 | -154/+200 |
2009-04-27 | collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind. | Ian Lance Taylor | 1 | -2/+2 |
2009-04-26 | df-scan.c (df_insn_rescan): Salvage insn's LUID if the insn is not new but on... | Steven Bosscher | 1 | -1/+5 |
2009-04-24 | combine.c (record_value_for_reg): Change 0 to VOIDmode, twice. | Ian Lance Taylor | 1 | -1/+1 |
2009-04-20 | Fix enum conversions which are invalid in C++: | Ian Lance Taylor | 1 | -29/+35 |
2009-03-18 | dse.c (struct group_info): Reorder fields for 64-bit hosts. | Jakub Jelinek | 1 | -3/+3 |
2008-12-19 | * df-scan.c ( df_hard_reg_init): Move declaration of i. | Steve Ellcey | 1 | -1/+1 |
2008-12-18 | df-scan.c (persistent_obstack, [...]): Remove. | Jan Hubicka | 1 | -22/+2 |
2008-10-27 | re PR target/37378 (Revision 139827 causes Divide_X) | Jakub Jelinek | 1 | -33/+18 |
2008-10-12 | re PR target/37808 (Revision 141067 breaks Linux/x86) | Kenneth Zadeck | 1 | -1/+2 |
2008-10-11 | re PR middle-end/37448 (cannot compile big function) | Kenneth Zadeck | 1 | -253/+351 |
2008-09-04 | df-scan.c (df_get_entry_block_def_set): Add STACK_POINTER_REGNUM regardless o... | Richard Sandiford | 1 | -3/+3 |
2008-07-15 | df-problems.c (df_set_note): Avoid C++ keywords. | Kaveh R. Ghazi | 1 | -9/+9 |
2008-06-30 | df-scan.c (df_scan_free_ref_vec, [...]): New macros. | Kenneth Zadeck | 1 | -13/+54 |
2008-06-29 | alloc-pool.c (create_alloc_pool): Fix -Wc++-compat warnings. | Kaveh R. Ghazi | 1 | -3/+3 |
2008-06-26 | alias.c (record_alias_subset, [...]): Fix -Wc++-compat and/or -Wcast-qual war... | Kaveh R. Ghazi | 1 | -48/+40 |
2008-06-18 | df.h (struct df_ref): Replace 'insn' field with 'insn_info' field. | Steven Bosscher | 1 | -86/+93 |
2008-06-09 | df-scan.c (struct df_scan_problem_data): Remove the mw_link_pool alloc pool. | Steven Bosscher | 1 | -5/+0 |
2008-06-06 | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 1 | -2/+2 |
2008-04-25 | re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) | Jan Hubicka | 1 | -3/+3 |
2008-04-21 | dbgcnt.def (ra_byte_scan): Added. | Richard Sandiford | 1 | -71/+106 |
2008-04-08 | function.h (incomming_args): Break out of struct function. | Jan Hubicka | 1 | -1/+1 |
2008-03-06 | fwprop.c (update_df): Support width and offset parameters of df_ref_create. | Kenneth Zadeck | 1 | -80/+202 |
2008-03-01 | df-scan.c (df_ref_chain_change_bb): Simplify. | Alexandre Oliva | 1 | -33/+17 |
2007-12-14 | df-core.c: Update comments referring to removed features. | Paolo Bonzini | 1 | -1/+1 |