aboutsummaryrefslogtreecommitdiff
path: root/gcc/lower-subreg.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-05Automated conversion of passes to C++ classesDavid Malcolm1-35/+71
2013-04-17lower-subreg.c (resolve_simple_move): If called self-recursive...Steven Bosscher1-1/+7
2013-04-10passes.c (execute_todo): Do not call ggc_collect conditional here.Richard Biener1-2/+0
2013-02-21re PR rtl-optimization/50339 (suboptimal register allocation for abs(__int128...Jakub Jelinek1-15/+41
2013-02-14re PR target/55941 (Strange copy of double (in struct) to stack)Richard Henderson1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-11/+9
2012-11-01This patch renames sbitmap iterators to unify them with the bitmap iterators.Lawrence Crowl1-1/+1
2012-11-01This patch normalizes more bitmap function names.Lawrence Crowl1-1/+1
2012-11-01invoke.texi: Update -fopt-info documentation.Sharad Singhai1-0/+2
2012-10-30This patch implements the unification of the *bitmap interfaces as discussed.Lawrence Crowl1-1/+1
2012-09-27lower-subreg.c (enum classify_move_insn): Rename SIMPLE_PSEUDO_REG_MOVE to DE...Ulrich Weigand1-12/+19
2012-09-26re PR middle-end/54635 (Add addr_space_t argument to TARGET_MODE_DEPENDENT_AD...Georg-Johann Lay1-1/+1
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-1/+0
2012-05-08re PR rtl-optimization/53278 (internal compiler error: in df_uses_record, at ...Richard Sandiford1-2/+0
2012-05-06lower-subreg.c (shift_cost): Use set_src_cost, avoiding the SET.Richard Sandiford1-9/+6
2012-05-01Makefile.in (lower-subreg.o, [...]): Depend on lower-subreg.h.Kenneth Zadeck1-48/+343
2012-02-04re PR rtl-optimization/52113 ([lower-subreg.c] ICE: in extract_insn, at recog...Jakub Jelinek1-2/+4
2011-12-19lower-subreg.c (can_decompose_p): Check every word of a hard register.Richard Sandiford1-2/+9
2011-06-14dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li1-2/+0
2011-04-29expr.h (expand_shift): Rename to ...Richard Guenther1-2/+1
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-11-04re PR middle-end/46292 (FAIL: gcc.c-torture/execute/vector-shift2.c compilati...Uros Bizjak1-3/+8
2010-10-30re PR middle-end/44569 (ICE in simplify_subreg for debug insn with CONCATN)Uros Bizjak1-2/+10
2010-10-19lower-subreg.c (resolve_shift_zext): Delete conditional code for WORDS_BIG_EN...Paul Koning1-7/+0
2010-08-20vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd1-1/+1
2010-07-29re PR rtl-optimization/42575 (arm-eabi-gcc 64-bit multiply weirdness)Bernd Schmidt1-0/+4
2010-07-14lower-subreg.c (subreg_context): New static bitmap.Bernd Schmidt1-1/+10
2010-05-25function.h (struct function): Add can_throw_non_call_exceptions bit.Eric Botcazou1-1/+1
2009-11-28ira-color.c (put_allocno_into_bucket): Remove set but not used local variable...David Binderman1-3/+1
2009-11-25Remove trailing white spaces.H.J. Lu1-1/+1
2009-09-14Squash commit of EH in gimpleRichard Henderson1-25/+1
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva1-0/+42
2009-06-22alias.c: Use REG_P...Shujing Zhao1-1/+1
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2009-01-29re PR middle-end/35854 (life passes dump option still documented)Kenneth Zadeck1-1/+1
2008-07-15df-problems.c (df_set_note): Avoid C++ keywords.Kaveh R. Ghazi1-3/+3
2008-07-02rtlanal.c (add_reg_note): New function.Ian Lance Taylor1-2/+1
2008-06-17Remove libcall notes.Steven Bosscher1-86/+8
2008-06-01rtl.h (emit_clobber, [...]): Declare.Richard Sandiford1-1/+1
2008-05-14rtl.texi: Removed reference to REG_NO_CONFLICT notes.Kenneth Zadeck1-27/+2
2008-03-19re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka1-6/+10
2007-10-05re PR middle-end/33667 (RTL sharing with divmod)Michael Matz1-1/+1
2007-09-09revert: regrename.c (copyprop_hardreg_forward_1): New variable next.Laurynas Biveinis1-5/+4
2007-09-07regrename.c (copyprop_hardreg_forward_1): New variable next.Laurynas Biveinis1-4/+5
2007-09-05regrename.c (pass_regrename, [...]): Add RTL sharing verifier.Jan Hubicka1-1/+1
2007-09-05re PR middle-end/33029 (libgcc2.c:1890: internal compiler error: in local_cpr...Steven Bosscher1-2/+4
2007-08-10lower-subreg.c (resolve_shift_zext): Don't adjust src_reg_num for wordmode op...Andreas Krebbel1-2/+3
2007-08-07re PR rtl-optimization/32776 (ICE RTL check: expected code 'reg', have 'conca...Ian Lance Taylor1-15/+7
2007-08-07lower-subreg.c (resolve_clobber): If the clobber has a LIBCALL note, just del...Ian Lance Taylor1-0/+9