summaryrefslogtreecommitdiff
path: root/gcc/lower-subreg.c
Commit message (Expand)AuthorAgeFilesLines
* Re-factor inclusion of tree.h.Diego Novillo2013-10-211-0/+1
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-4/+4
* Automated conversion of passes to C++ classesDavid Malcolm2013-08-051-35/+71
* lower-subreg.c (resolve_simple_move): If called self-recursive...Steven Bosscher2013-04-171-1/+7
* passes.c (execute_todo): Do not call ggc_collect conditional here.Richard Biener2013-04-101-2/+0
* re PR rtl-optimization/50339 (suboptimal register allocation for abs(__int128...Jakub Jelinek2013-02-211-15/+41
* re PR target/55941 (Strange copy of double (in struct) to stack)Richard Henderson2013-02-141-1/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-11/+9
* This patch renames sbitmap iterators to unify them with the bitmap iterators.Lawrence Crowl2012-11-011-1/+1
* This patch normalizes more bitmap function names.Lawrence Crowl2012-11-011-1/+1
* invoke.texi: Update -fopt-info documentation.Sharad Singhai2012-11-011-0/+2
* This patch implements the unification of the *bitmap interfaces as discussed.Lawrence Crowl2012-10-301-1/+1
* lower-subreg.c (enum classify_move_insn): Rename SIMPLE_PSEUDO_REG_MOVE to DE...Ulrich Weigand2012-09-271-12/+19
* re PR middle-end/54635 (Add addr_space_t argument to TARGET_MODE_DEPENDENT_AD...Georg-Johann Lay2012-09-261-1/+1
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-1/+0
* re PR rtl-optimization/53278 (internal compiler error: in df_uses_record, at ...Richard Sandiford2012-05-081-2/+0
* lower-subreg.c (shift_cost): Use set_src_cost, avoiding the SET.Richard Sandiford2012-05-061-9/+6
* Makefile.in (lower-subreg.o, [...]): Depend on lower-subreg.h.Kenneth Zadeck2012-05-011-48/+343
* re PR rtl-optimization/52113 ([lower-subreg.c] ICE: in extract_insn, at recog...Jakub Jelinek2012-02-041-2/+4
* lower-subreg.c (can_decompose_p): Check every word of a hard register.Richard Sandiford2011-12-191-2/+9
* dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li2011-06-141-2/+0
* expr.h (expand_shift): Rename to ...Richard Guenther2011-04-291-2/+1
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* re PR middle-end/46292 (FAIL: gcc.c-torture/execute/vector-shift2.c compilati...Uros Bizjak2010-11-041-3/+8
* re PR middle-end/44569 (ICE in simplify_subreg for debug insn with CONCATN)Uros Bizjak2010-10-301-2/+10
* lower-subreg.c (resolve_shift_zext): Delete conditional code for WORDS_BIG_EN...Paul Koning2010-10-191-7/+0
* vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd2010-08-201-1/+1
* re PR rtl-optimization/42575 (arm-eabi-gcc 64-bit multiply weirdness)Bernd Schmidt2010-07-291-0/+4
* lower-subreg.c (subreg_context): New static bitmap.Bernd Schmidt2010-07-141-1/+10
* function.h (struct function): Add can_throw_non_call_exceptions bit.Eric Botcazou2010-05-251-1/+1
* ira-color.c (put_allocno_into_bucket): Remove set but not used local variable...David Binderman2009-11-281-3/+1
* Remove trailing white spaces.H.J. Lu2009-11-251-1/+1
* Squash commit of EH in gimpleRichard Henderson2009-09-141-25/+1
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-0/+42
* alias.c: Use REG_P...Shujing Zhao2009-06-221-1/+1
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* re PR middle-end/35854 (life passes dump option still documented)Kenneth Zadeck2009-01-291-1/+1
* df-problems.c (df_set_note): Avoid C++ keywords.Kaveh R. Ghazi2008-07-151-3/+3
* rtlanal.c (add_reg_note): New function.Ian Lance Taylor2008-07-021-2/+1
* Remove libcall notes.Steven Bosscher2008-06-171-86/+8
* rtl.h (emit_clobber, [...]): Declare.Richard Sandiford2008-06-011-1/+1
* rtl.texi: Removed reference to REG_NO_CONFLICT notes.Kenneth Zadeck2008-05-141-27/+2
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-6/+10
* re PR middle-end/33667 (RTL sharing with divmod)Michael Matz2007-10-051-1/+1
* revert: regrename.c (copyprop_hardreg_forward_1): New variable next.Laurynas Biveinis2007-09-091-5/+4
* regrename.c (copyprop_hardreg_forward_1): New variable next.Laurynas Biveinis2007-09-071-4/+5
* regrename.c (pass_regrename, [...]): Add RTL sharing verifier.Jan Hubicka2007-09-051-1/+1
* re PR middle-end/33029 (libgcc2.c:1890: internal compiler error: in local_cpr...Steven Bosscher2007-09-051-2/+4
* lower-subreg.c (resolve_shift_zext): Don't adjust src_reg_num for wordmode op...Andreas Krebbel2007-08-101-2/+3