summaryrefslogtreecommitdiff
path: root/gcc/lower-subreg.c
Commit message (Expand)AuthorAgeFilesLines
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-2/+2
* Eliminate last_basic_block macro.dmalcolm2013-12-091-1/+1
* Eliminate BASIC_BLOCK macro.dmalcolm2013-12-091-1/+1
* gcc/ChangeLog:zqchen2013-10-311-0/+23
* * lower-subreg.c (resolve_simple_move): Fix comment typo.law2013-10-281-1/+1
* Re-factor inclusion of tree.h.dnovillo2013-10-211-0/+1
* gcc/rsandifo2013-09-281-4/+4
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-35/+71
* * lower-subreg.c (resolve_simple_move): If called self-recursive,steven2013-04-171-1/+7
* 2013-04-10 Richard Biener <rguenther@suse.de>rguenth2013-04-101-2/+0
* PR rtl-optimization/50339jakub2013-02-211-15/+41
* PR target/55941rth2013-02-151-1/+1
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-11/+9
* This patch renames sbitmap iterators to unify them with the bitmap iterators.crowl2012-11-011-1/+1
* This patch normalizes more bitmap function names.crowl2012-11-011-1/+1
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+2
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-1/+1
* ChangeLog:uweigand2012-09-271-12/+19
* PR middle-end/54635gjl2012-09-261-1/+1
* gcc/steven2012-07-161-1/+0
* gcc/rsandifo2012-05-081-2/+0
* gcc/rsandifo2012-05-061-9/+6
* gcc/rsandifo2012-05-011-48/+343
* PR rtl-optimization/52113jakub2012-02-041-2/+4
* gcc/rsandifo2011-12-191-2/+9
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-2/+0
* 2011-04-29 Richard Guenther <rguenther@suse.de>rguenth2011-04-291-2/+1
* Update Copyright years for files modified in 2010.jakub2011-01-031-1/+1
* PR middle-end/46292uros2010-11-041-3/+8
* PR middle-end/44569uros2010-10-301-2/+10
* * lower-subreg.c (resolve_shift_zext): Delete conditional code forpkoning2010-10-191-7/+0
* gcc/froydnj2010-08-201-1/+1
* PR rtl-optimization/42575bernds2010-07-291-0/+4
* * lower-subreg.c (subreg_context): New static bitmap.bernds2010-07-141-1/+10
* * function.h (struct function): Add can_throw_non_call_exceptions bit.ebotcazou2010-05-251-1/+1
* 2009-11-28 David Binderman <dcb314@hotmail.com>paolo2009-11-281-3/+1
* Remove trailing white spaces.hjl2009-11-251-1/+1
* Squash commit of EH in gimplerth2009-09-141-25/+1
* gcc/ChangeLog:aoliva2009-09-021-0/+42
* 2009-06-22 Shujing Zhao <pearly.zhao@oracle.com>paolo2009-06-221-1/+1
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* 2009-01-29 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2009-01-291-1/+1
* * df-problems.c (df_set_note): Avoid C++ keywords.ghazi2008-07-151-3/+3
* * rtlanal.c (add_reg_note): New function.ian2008-07-021-2/+1
* Remove libcall notes.steven2008-06-171-86/+8
* gcc/rsandifo2008-06-011-1/+1
* 2008-05-14 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2008-05-141-27/+2
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-6/+10
* gcc/matz2007-10-051-1/+1