summaryrefslogtreecommitdiff
path: root/gcc/lower-subreg.c
Commit message (Expand)AuthorAgeFilesLines
* gcc/rsandifo2014-08-281-101/+100
* gcc/rsandifo2014-08-281-29/+18
* gcc/rsandifo2014-08-281-38/+33
* lower-subreg.c: Use rtx_insndmalcolm2014-08-221-23/+26
* remove has_executetbsaunde2014-07-091-2/+0
* 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-3/+2
* * genmodes.c (struct mode_data): Add need_bytesize_adj field.jakub2014-04-171-1/+1
* pass cfun to pass::executetbsaunde2014-04-171-18/+12
* pass current function to opt_pass::gate ()tbsaunde2014-04-171-10/+2
* remove has_gatetbsaunde2014-04-171-2/+0
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* 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