summaryrefslogtreecommitdiff
path: root/gcc/postreload-gcse.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2016-01-041-1/+1
* 2015-11-06 Richard Biener <rguenther@suse.de>rguenth2015-11-061-0/+2
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-12/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-9/+9
* * 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
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-11/+4
* gcc/rsandifo2015-06-251-3/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-6/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* Promote types of RTL expressions to more derived ones.miyuki2015-05-201-2/+2
* gcc/rsandifo2015-05-191-2/+2
* remove need for store_values_directlytbsaunde2015-04-181-6/+6
* PR rtl-optimization/64317law2015-03-231-9/+109
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-1/+11
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+9
* Update copyright years.jakub2015-01-051-1/+1
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-2/+6
* gcc/rsandifo2014-10-221-4/+5
* 2014-10-20 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-201-0/+1
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-1/+5
* recog_memoized works on an rtx_insn *dmalcolm2014-09-091-2/+3
* Convert edge_def.insns.r to rtx_insn *dmalcolm2014-08-251-2/+2
* postreload-gcse.c: Use rtx_insn in various placesdmalcolm2014-08-221-31/+31
* remove has_executetbsaunde2014-07-091-1/+0
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-12/+13
* 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-1/+1
* pass cfun to pass::executetbsaunde2014-04-171-1/+1
* pass current function to opt_pass::gate ()tbsaunde2014-04-171-8/+6
* 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-2/+2
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-3/+3
* gcc/rsandifo2013-09-281-3/+3
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-18/+35
* This patch is the main part of a consolodation of the hash_tablecrowl2013-04-261-70/+72
* 2013-04-10 Richard Biener <rguenther@suse.de>rguenth2013-04-101-1/+1
* * cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.steven2013-03-301-1/+1
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+1
* * combine.c (record_dead_and_set_regs): Iterate over hard register setsteven2012-10-161-4/+3
* 2012-08-23 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2012-08-231-4/+1
* gcc/steven2012-07-161-1/+0
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* gcc/rsandifo2012-01-241-2/+1
* * cse.c (insert_with_costs): Put semi-colon after empty loop bodyebotcazou2011-07-121-1/+2
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-2/+1
* 2011-06-02  Eric Botcazou  <ebotcazou@adacore.com>ebotcazou2011-06-021-3/+4