aboutsummaryrefslogtreecommitdiff
path: root/gcc/postreload-gcse.c
AgeCommit message (Expand)Author
2017-01-01 Update copyright years.jakub
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hthopre01
2016-08-30 * postreload-gcse.c (bb_has_well_behaved_predecessors): Tweak criterionebotcazou
2016-01-04 Update copyright years.jakub
2015-11-062015-11-06 Richard Biener <rguenther@suse.de>rguenth
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-10 * bb-reorder.c: Don't include obstack.h if backend.h is included.amacleod
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-25gcc/rsandifo
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-05-20Promote types of RTL expressions to more derived ones.miyuki
2015-05-19gcc/rsandifo
2015-04-18remove need for store_values_directlytbsaunde
2015-03-23 PR rtl-optimization/64317law
2015-01-152015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh3492
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05 Update copyright years.jakub
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-22gcc/rsandifo
2014-10-202014-10-20 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-09-09recog_memoized works on an rtx_insn *dmalcolm
2014-08-25Convert edge_def.insns.r to rtx_insn *dmalcolm
2014-08-22postreload-gcse.c: Use rtx_insn in various placesdmalcolm
2014-07-09remove has_executetbsaunde
2014-06-24Remove a layer of indirection from hash_tabletbsaunde
2014-05-062014-05-06 Richard Biener <rguenther@suse.de>rguenth
2014-04-17pass cfun to pass::executetbsaunde
2014-04-17pass current function to opt_pass::gate ()tbsaunde
2014-04-17remove has_gatetbsaunde
2014-01-02Update copyright years in gcc/rsandifo
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm
2013-09-28gcc/rsandifo
2013-08-05Automated conversion of passes to C++ classesdmalcolm
2013-04-26This patch is the main part of a consolodation of the hash_tablecrowl
2013-04-102013-04-10 Richard Biener <rguenther@suse.de>rguenth
2013-03-30 * cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.steven
2013-01-10Update copyright years in gcc/rsandifo
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.jakub
2012-11-012012-11-01 Sharad Singhai <singhai@google.com>singhai
2012-10-16 * combine.c (record_dead_and_set_regs): Iterate over hard register setsteven
2012-08-232012-08-23 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck
2012-07-16gcc/steven
2012-05-31 * output.h (__gcc_host_wide_int__): Move to hwint.h.steven
2012-01-24gcc/rsandifo