summaryrefslogtreecommitdiff
path: root/gcc/cprop.c
Commit message (Expand)AuthorAgeFilesLines
* * bb-reorder.c: Don't include obstack.h if backend.h is included.amacleod2015-07-101-1/+0
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* * target.def (rtx_costs): Remove "code" param, add "mode".amodra2015-07-081-6/+7
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-11/+4
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-5/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* gcc/ChangeLog:kugan2015-06-021-0/+25
* Change use to type-based pool allocator in cselib.c.marxin2015-06-011-0/+1
* gcc/rsandifo2015-05-071-3/+2
* 2015-04-24 Thomas Preud'homme <thomas.preudhomme@arm.com>thopre012015-04-241-64/+64
* make some HAVE_cc0 code always compiledtbsaunde2015-04-221-3/+1
* always define HAVE_cc0tbsaunde2015-04-221-1/+1
* Revert last changeamodra2015-01-171-3/+1
* * cprop.c (do_local_cprop): Disallow replacement of fixedamodra2015-01-171-1/+3
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-4/+10
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-1/+9
* Update copyright years.jakub2015-01-051-1/+1
* gcc/ada/rsandifo2014-10-291-1/+1
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-2/+9
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-1/+5
* * tree-ssa-ccp.c (prop_value_d): Rename to ...hubicka2014-09-221-33/+33
* Replace INSN_DELETED_P with rtx_insn member functionstbsaunde2014-09-161-3/+3
* Convert edge_def.insns.r to rtx_insn *dmalcolm2014-08-251-1/+1
* postreload.c: Use rtx_insn (also touches rtl.h and cprop.c)dmalcolm2014-08-221-1/+1
* cprop.c: Use rtx_insndmalcolm2014-08-221-24/+26
* add a hash_set based on hash_tabletbsaunde2014-08-021-3/+3
* remove has_executetbsaunde2014-07-091-1/+0
* gcc/rsandifo2014-06-151-8/+6
* 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-2/+1
* pass cfun to pass::executetbsaunde2014-04-171-1/+1
* pass current function to opt_pass::gate ()tbsaunde2014-04-171-9/+7
* remove has_gatetbsaunde2014-04-171-1/+0
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-4/+4
* Eliminate last_basic_block macro.dmalcolm2013-12-091-7/+8
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-7/+8
* Eliminate n_edges macrodmalcolm2013-11-191-2/+2
* Eliminate n_basic_blocks macrodmalcolm2013-11-191-6/+8
* gcc/rsandifo2013-09-301-1/+1
* gcc/rsandifo2013-09-281-6/+7
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-18/+37
* 2013-04-10 Richard Biener <rguenther@suse.de>rguenth2013-04-101-1/+1
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* 2012-12-21 Richard Biener <rguenther@suse.de>rguenth2012-12-211-25/+9
* PR54838mpolacek2012-12-021-7/+22
* Improve debug message.mpolacek2012-11-291-3/+5
* Remove redundant variable in hash_set.mpolacek2012-11-261-4/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-2/+0
* This patch normalizes more bitmap function names.crowl2012-11-011-6/+6