Age | Commit message (Expand) | Author | Files | Lines |
2012-07-16 | system.h (dump_file): Do not define. | Steven Bosscher | 1 | -1/+0 |
2012-05-08 | re PR rtl-optimization/53278 (internal compiler error: in df_uses_record, at ... | Richard Sandiford | 1 | -2/+0 |
2012-05-06 | lower-subreg.c (shift_cost): Use set_src_cost, avoiding the SET. | Richard Sandiford | 1 | -9/+6 |
2012-05-01 | Makefile.in (lower-subreg.o, [...]): Depend on lower-subreg.h. | Kenneth Zadeck | 1 | -48/+343 |
2012-02-04 | re PR rtl-optimization/52113 ([lower-subreg.c] ICE: in extract_insn, at recog... | Jakub Jelinek | 1 | -2/+4 |
2011-12-19 | lower-subreg.c (can_decompose_p): Check every word of a hard register. | Richard Sandiford | 1 | -2/+9 |
2011-06-14 | dumping cleanup phase 1 -- Removing TODO_dump_func | David Li | 1 | -2/+0 |
2011-04-29 | expr.h (expand_shift): Rename to ... | Richard Guenther | 1 | -2/+1 |
2011-01-03 | Update Copyright years for files modified in 2010. | Jakub Jelinek | 1 | -1/+1 |
2010-11-04 | re PR middle-end/46292 (FAIL: gcc.c-torture/execute/vector-shift2.c compilati... | Uros Bizjak | 1 | -3/+8 |
2010-10-30 | re PR middle-end/44569 (ICE in simplify_subreg for debug insn with CONCATN) | Uros Bizjak | 1 | -2/+10 |
2010-10-19 | lower-subreg.c (resolve_shift_zext): Delete conditional code for WORDS_BIG_EN... | Paul Koning | 1 | -7/+0 |
2010-08-20 | vec.h (FOR_EACH_VEC_ELT): Define. | Nathan Froyd | 1 | -1/+1 |
2010-07-29 | re PR rtl-optimization/42575 (arm-eabi-gcc 64-bit multiply weirdness) | Bernd Schmidt | 1 | -0/+4 |
2010-07-14 | lower-subreg.c (subreg_context): New static bitmap. | Bernd Schmidt | 1 | -1/+10 |
2010-05-25 | function.h (struct function): Add can_throw_non_call_exceptions bit. | Eric Botcazou | 1 | -1/+1 |
2009-11-28 | ira-color.c (put_allocno_into_bucket): Remove set but not used local variable... | David Binderman | 1 | -3/+1 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -1/+1 |
2009-09-14 | Squash commit of EH in gimple | Richard Henderson | 1 | -25/+1 |
2009-09-02 | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 1 | -0/+42 |
2009-06-22 | alias.c: Use REG_P... | Shujing Zhao | 1 | -1/+1 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2009-01-29 | re PR middle-end/35854 (life passes dump option still documented) | Kenneth Zadeck | 1 | -1/+1 |
2008-07-15 | df-problems.c (df_set_note): Avoid C++ keywords. | Kaveh R. Ghazi | 1 | -3/+3 |
2008-07-02 | rtlanal.c (add_reg_note): New function. | Ian Lance Taylor | 1 | -2/+1 |
2008-06-17 | Remove libcall notes. | Steven Bosscher | 1 | -86/+8 |
2008-06-01 | rtl.h (emit_clobber, [...]): Declare. | Richard Sandiford | 1 | -1/+1 |
2008-05-14 | rtl.texi: Removed reference to REG_NO_CONFLICT notes. | Kenneth Zadeck | 1 | -27/+2 |
2008-03-19 | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 1 | -6/+10 |
2007-10-05 | re PR middle-end/33667 (RTL sharing with divmod) | Michael Matz | 1 | -1/+1 |
2007-09-09 | revert: regrename.c (copyprop_hardreg_forward_1): New variable next. | Laurynas Biveinis | 1 | -5/+4 |
2007-09-07 | regrename.c (copyprop_hardreg_forward_1): New variable next. | Laurynas Biveinis | 1 | -4/+5 |
2007-09-05 | regrename.c (pass_regrename, [...]): Add RTL sharing verifier. | Jan Hubicka | 1 | -1/+1 |
2007-09-05 | re PR middle-end/33029 (libgcc2.c:1890: internal compiler error: in local_cpr... | Steven Bosscher | 1 | -2/+4 |
2007-08-10 | lower-subreg.c (resolve_shift_zext): Don't adjust src_reg_num for wordmode op... | Andreas Krebbel | 1 | -2/+3 |
2007-08-07 | re PR rtl-optimization/32776 (ICE RTL check: expected code 'reg', have 'conca... | Ian Lance Taylor | 1 | -15/+7 |
2007-08-07 | lower-subreg.c (resolve_clobber): If the clobber has a LIBCALL note, just del... | Ian Lance Taylor | 1 | -0/+9 |
2007-08-07 | lower-subreg.c (resolve_subreg_use): Remove assertion. | Andreas Krebbel | 1 | -2/+167 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-07-11 | toplev.c (no_new_pseudos): Deleted. | Kenneth Zadeck | 1 | -4/+0 |
2007-06-11 | Merge dataflow branch into mainline | Daniel Berlin | 1 | -19/+15 |
2007-06-01 | re PR rtl-optimization/31455 (lower subreg causes a performance regression in... | Ian Lance Taylor | 1 | -0/+12 |
2007-05-22 | lower-subreg.c (decompose_multiword_subregs): If we change an insn, call remo... | Ian Lance Taylor | 1 | -0/+4 |
2007-03-10 | lower-subreg.c: Include except.h. | Steven Bosscher | 1 | -2/+47 |
2007-02-16 | lower-subreg.c (move_eh_region_note): New static function. | Ian Lance Taylor | 1 | -8/+48 |
2007-02-13 | re PR middle-end/30751 (internal compiler error: in extract_insn, at recog.c:... | Ian Lance Taylor | 1 | -1/+18 |
2007-02-08 | * lower-subreg.c (simple_move): Reject PARTIAL_INT modes. | Ian Lance Taylor | 1 | -0/+5 |
2007-02-06 | lower-subreg.c (simple_move_operand): Reject CONST. | Ian Lance Taylor | 1 | -2/+9 |
2007-02-03 | lower-subreg.c (simple_move_operand): New static function, broken out of simp... | Ian Lance Taylor | 1 | -22/+49 |
2007-02-02 | * lower-subreg.c (resolve_clobber): Handle a subreg of a concatn. | Ian Lance Taylor | 1 | -3/+4 |