Age | Commit message (Expand) | Author | Files | Lines |
2011-03-31 | tree-ssa-forwprop.c (forward_propagate_into_cond): Avoid typo potentially lea... | Jeff Law | 1 | -5/+4 |
2011-03-30 | reload.h (reg_equiv_constant): Move into new structure reg_equivs, define acc... | Jeff Law | 1 | -4/+4 |
2011-03-19 | cfgcleanup.c (mark_effect): Use bitmap_set_range/bitmap_clear_range instead o... | Anatoly Sokolov | 1 | -5/+4 |
2011-02-28 | re PR middle-end/47893 (4.6 miscompiles mesa on i686) | Jakub Jelinek | 1 | -2/+3 |
2011-01-21 | re PR rtl-optimization/41619 (ICE in insert_save (caller-save.c) for SPEC CPU... | Jeff Law | 1 | -85/+79 |
2010-11-30 | diagnostic-core.h: Include bversion.h. | Joseph Myers | 1 | -1/+0 |
2010-11-08 | caller-save.c (reg_save_code): After HARD_REGNO_MODE_OK check fails... | Joern Rennecke | 1 | -5/+9 |
2010-08-12 | re PR debug/45259 (ICE in save_call_clobbered_regs) | Jakub Jelinek | 1 | -1/+4 |
2010-08-05 | From Martin Thuresson <martint@google.com> | Bernd Schmidt | 1 | -1/+1 |
2010-08-02 | re PR target/45063 (ICE: Segmentation fault (cc1) compiling matmul_i1.c) | Bernd Schmidt | 1 | -1/+12 |
2010-07-27 | rtl.def (DEBUG_INSN, [...]): Swap operands 4 and 5. | Bernd Schmidt | 1 | -2/+2 |
2010-07-12 | reload.h (target_reload): Add x_cached_reg_save_code and x_cached_reg_restore... | Richard Sandiford | 1 | -11/+4 |
2010-07-12 | defaults.h (MAX_MOVE_MAX, [...]): Define if not defined. | Richard Sandiford | 1 | -22/+2 |
2010-07-08 | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 1 | -0/+1 |
2010-06-22 | re PR target/44364 (Wrong code with e500 double floating point) | Alan Modra | 1 | -2/+2 |
2010-05-22 | coretypes.h (struct simple_bitmap_def, [...]): New core types. | Steven Bosscher | 1 | -1/+1 |
2010-03-31 | re PR other/43562 (GCC ICE on optimize attribute) | Jie Zhang | 1 | -0/+8 |
2010-02-17 | re PR debug/42918 ("-fcompare-debug failure" with "-O2 -ftracer" (2)) | Jakub Jelinek | 1 | -2/+33 |
2010-02-14 | reorg.c (delete_computation): Comment fixes. | Steven Bosscher | 1 | -1/+1 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -12/+12 |
2009-09-03 | hard-reg-set.h (call_fixed_regs): Remove. | Anatoly Sokolov | 1 | -3/+2 |
2009-09-02 | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 1 | -24/+126 |
2009-06-22 | alias.c: Use REG_P... | Shujing Zhao | 1 | -2/+2 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+2 |
2009-02-12 | caller-save.c: Replace regclass.c with reginfo.c in comments. | H.J. Lu | 1 | -1/+1 |
2009-01-29 | tm.texi (TARGET_IRA_COVER_CLASSES): Modify description. | Vladimir Makarov | 1 | -1/+1 |
2009-01-15 | caller-save.c (add_used_regs_1, [...]): New functions. | Richard Sandiford | 1 | -49/+40 |
2008-11-21 | caller-save.c (insert_one_insn): Take into account REG_INC notes for the live... | Eric Botcazou | 1 | -2/+4 |
2008-09-09 | re PR rtl-optimization/37435 (ICE with volatiles) | H.J. Lu | 1 | -2/+8 |
2008-08-26 | [multiple changes] | Vladimir Makarov | 1 | -55/+418 |
2008-07-30 | [multiple changes] | H.J. Lu | 1 | -3/+9 |
2008-07-15 | bt-load.c (add_btr_def, [...]): Avoid C++ keywords. | Kaveh R. Ghazi | 1 | -34/+34 |
2008-06-26 | alias.c (record_alias_subset, [...]): Fix -Wc++-compat and/or -Wcast-qual war... | Kaveh R. Ghazi | 1 | -1/+1 |
2008-05-26 | re PR middle-end/36253 (Caller-save stack slot may not have proper alignment) | H.J. Lu | 1 | -0/+10 |
2007-12-10 | caller-save.c (insert_one_insn): If inserting before a call_insn then the reg... | Pranav Bhandarkar | 1 | -0/+32 |
2007-08-15 | re PR target/32963 (ICE in failed_reload, could not find a spill register) | Steve Ellcey | 1 | -0/+2 |
2007-07-30 | alias.c (record_set, [...]): Constify. | Kaveh R. Ghazi | 1 | -4/+4 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-07-24 | caller-save.c: Include ggc.h, gt-caller-save.h | Jan Hubicka | 1 | -52/+71 |
2007-06-11 | Merge dataflow branch into mainline | Daniel Berlin | 1 | -3/+4 |
2007-05-22 | regs.h (end_hard_regno): New function. | Richard Sandiford | 1 | -9/+4 |
2007-02-15 | caller-save.c (save_call_clobbered_regs): Do not process sibcalls. | Paolo Bonzini | 1 | -6/+3 |
2007-01-02 | re PR middle-end/30311 (revision 120211 failed to compile perlbench) | Joseph Myers | 1 | -5/+6 |
2006-12-20 | rtlanal.c (struct subreg_info, [...]): New. | Joseph Myers | 1 | -8/+14 |
2006-05-18 | Whitespace fixups | Mike Stump | 1 | -4/+4 |
2006-04-11 | caller-save.c: #include "addresses.h" after #include "tm_p.h". | Roger Sayle | 1 | -1/+1 |
2006-03-21 | bfin-protos.h (bfin_dsp_memref_p): Declare. | Bernd Schmidt | 1 | -1/+2 |
2005-11-24 | caller-save.c: (this_insn_sets): Move into: (save_call_clobbered_regs). | J"orn Rennecke | 1 | -9/+15 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-04-28 | attribs.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |