aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcse.c
AgeCommit message (Expand)Author
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-29gcc/ada/rsandifo
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-21State cleanups from jit branchdmalcolm
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-09-22 * tree-ssa-ccp.c (prop_value_d): Rename to ...hubicka
2014-09-16Replace INSN_DELETED_P with rtx_insn member functionstbsaunde
2014-09-11Introduce LABEL_REF_LABELdmalcolm
2014-09-09single_set takes an insndmalcolm
2014-09-09recog_memoized works on an rtx_insn *dmalcolm
2014-09-08gcse.c's modify_mem_list is a list of insnsdmalcolm
2014-08-28Work towards NEXT_INSN/PREV_INSN requiring insns as their paramsdmalcolm
2014-08-27Use rtx_insn_list in various placesdmalcolm
2014-08-26Remove DF_REF_INSN scaffoldingdmalcolm
2014-08-22gcse.c: Use rtx_insndmalcolm
2014-08-19Split NEXT_INSN/PREV_INSN into lvalue and rvalue formsdmalcolm
2014-07-09remove has_executetbsaunde
2014-06-24Remove a layer of indirection from hash_tabletbsaunde
2014-06-15gcc/rsandifo
2014-06-07 * gcse.c (can_assign_to_reg_without_clobbers_p): Do not let pointerssteven
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-04-04 PR rtl-optimization/60155danglin
2014-02-122014-02-12 Richard Biener <rguenther@suse.de>rguenth
2014-01-02Update copyright years in gcc/rsandifo
2013-12-09Eliminate FOR_EACH_BB_REVERSE macro.dmalcolm
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm
2013-12-09Eliminate last_basic_block macro.dmalcolm
2013-12-09Eliminate BASIC_BLOCK macro.dmalcolm
2013-11-282013-11-28 Vladimir Makarov <vmakarov@redhat.com>vmakarov
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm
2013-11-19Eliminate n_edges macrodmalcolm
2013-11-19Eliminate n_basic_blocks macrodmalcolm
2013-11-02 * gcse.c (pre_delete): Remove references to regmove from comments.steven
2013-09-28gcc/rsandifo
2013-08-05Automated conversion of passes to C++ classesdmalcolm
2013-07-21Fix typos.mrs
2013-05-18 * gcse.c (compute_ld_motion_mems): If a non-simple MEM islaw
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-03-29 * cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DATA_P in lieusteven
2013-03-23 * gcse.c (oprs_unchanged_p): Respect flag_gcse_lm.steven
2013-01-10Update copyright years in gcc/rsandifo
2012-12-03 * gcse.c (struct reg_use): Remove unused struct.steven