ipa-cp.c (ipcp_cloning_candidate_p): Use opt_for_fn.
[gcc.git] / gcc / ifcvt.c
2014-11-17 Zhenqiang Chenifcvt.c (HAVE_cbranchcc4): Define.
2014-11-04 Zhenqiang Chenrevert: ifcvt.c (noce_emit_cmove, [...]): Allow CC...
2014-11-03 Zhenqiang Chenifcvt.c (noce_try_store_flag_mask): Check rtx cost.
2014-11-03 Zhenqiang Chenifcvt.c (noce_emit_cmove, [...]): Allow CC mode if...
2014-11-01 Andrew MacLeod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-22 Andrew MacLeodcfgbuild.h: New.
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-09-30 Jakub Jelinekre PR inline-asm/63282 (ICE in redirect_jump_1)
2014-09-11 David MalcolmIntroduce LABEL_REF_LABEL
2014-09-09 David Malcolmsingle_set takes an insn
2014-09-09 David Malcolmrecog_memoized works on an rtx_insn *
2014-09-09 Zhenqiang Chenshrink-wrap.h: #define SHRINK_WRAPPING_ENABLED.
2014-09-05 Easwaran Ramanre PR rtl-optimization/62146 (CSE replaces constant...
2014-09-05 David MalcolmUse rtx_insn for various jump-handling functions and...
2014-09-04 Trevor Saundersuse rtx_insn * a little more
2014-08-28 David MalcolmWork towards NEXT_INSN/PREV_INSN requiring insns as...
2014-08-26 David MalcolmVarious condition-handling calls
2014-08-26 David MalcolmRemove BB_HEAD, BB_END, BB_HEADER scaffolding
2014-08-22 David Malcolmifcvt.c: Use rtx_insn
2014-08-21 David Malcolmcfgcleanup.c: Use rtx_insn (also touches basic-block...
2014-08-18 David MalcolmSplit BB_HEAD et al into BB_HEAD/SET_BB_HEAD variants
2014-08-14 Tom de VriesFix if-conversion pass for dead type-unsafe code
2014-08-08 Kugan Vivekanandarajahcalls.c (precompute_arguments): Use new SUBREG_PROMOTED...
2014-08-07 Trevor Saundersremove pointer-set.[ch]
2014-08-07 Trevor Saundersconvert the rest of the users of pointer_map to hash_map
2014-07-15 Michael Matzre PR rtl-optimization/61772 (RTL if-conversion removes...
2014-07-09 Trevor Saundersremove has_execute
2014-06-15 Richard Sandiforddf.h (DF_INSN_INFO_MWS, [...]): New macros.
2014-05-19 Richard Sandifordreg-notes.def (CROSSING_JUMP): Likewise.
2014-05-06 Richard Bienertree-pass.h (TODO_verify_ssa, [...]): Remove.
2014-04-17 Trevor Saunderspass cfun to pass::execute
2014-04-17 Trevor Saunderspass current function to opt_pass::gate ()
2014-04-17 Trevor Saundersremove has_gate
2014-03-21 Richard Hendersonre PR target/60598 (ICE in maybe_record_trace_start...
2014-01-31 Jakub JelinekFix a typo.
2014-01-30 Jakub Jelinekre PR regression/59923 (ICE in maybe_record_trace_start...
2014-01-09 Jakub Jelinekre PR rtl-optimization/59724 (ICE : in rtl_verify_bb_la...
2014-01-08 Jeff Lawre PR middle-end/59285 (gcc.dg/builtin-unreachable...
2014-01-07 Jakub Jelinekre PR rtl-optimization/58668 (internal compiler error...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-19 Jakub Jelinekre PR other/59545 (Signed integer overflow issues)
2013-12-10 Oleg Endocgraph.h (cgraph_node_set_iterator, [...]): Remove...
2013-12-09 David MalcolmEliminate FOR_EACH_BB macro.
2013-11-19 David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-15 Jeff Lawifcvt.c (find_cond_trap): Properly handle case where...
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-23 Richard Sandifordrtl.texi (REG_NOTES): Say that int_list can also be...
2013-09-09 Richard Sandifordasan.c (asan_clear_shadow): Use gen_int_mode with the...
2013-08-05 David MalcolmAutomated conversion of passes to C++ classes
2013-07-13 Bin Chengifcvt.c (ifcvt_after_combine): New static variable.
2013-06-06 Teresa Johnsonre PR c++/53743 (ICE when compiling firefox with PGO...
2013-04-12 Andreas Krebbelifcvt.c (end_ifcvt_sequence): Mark a and b for unsharin...
2013-04-10 Richard Bienerpasses.c (execute_todo): Do not call ggc_collect condit...
2013-04-02 Jakub Jelinekre PR rtl-optimization/56745 (ICE in merge_if_block)
2013-03-05 Jakub Jelinekre PR rtl-optimization/56484 (ICE in assign_by_spills...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-20 Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01 Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-10-17 Aldy Hernandezre PR rtl-optimization/54900 (write introduction incorr...
2012-09-19 Dehao ChenIntegrate lexical block into source_location.
2012-08-08 Steven Bosscherre PR middle-end/54146 (Very slow compile with attribut...
2012-07-24 Richard HendersonIntroduce and use code_to_optab and optab_to_code functions
2012-07-17 Steven Bosscherdumpfile.h (TDF_COMMENT): New define.
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-07-08 Steven Bosscherbasic-block.h: Re-group most prototypes per file.
2012-06-29 Steven Bosschersystem.h (IFCVT_EXTRA_FIELDS): Poison.
2012-05-29 Joseph MyersLANGUAGES: Fix typos.
2012-05-09 Richard Sandifordre PR bootstrap/53249 (Bootstrap failure)
2012-04-11 Richard Guentherre PR middle-end/52881 (ICE due to null pointer deref...
2012-02-27 Stuart Hendersonifcvt.c (noce_get_condition): Check condition variable...
2012-01-24 Richard Sandifordrtl.texi (MEM_IN_STRUCT_P, [...]): Delete.
2011-11-09 Alan Modrafunction.c (bb_active_p): Delete.
2011-11-08 Eric Botcazoure PR rtl-optimization/47698 (CMOV accessing volatile...
2011-11-07 Sergey Ostanevichre PR rtl-optimization/47698 (CMOV accessing volatile...
2011-10-15 Alan Modrare PR bootstrap/50738 (Bootstrap failure at revision...
2011-10-15 Alan Modraifcvt.c (dead_or_predicable): Disable if-conversion...
2011-09-27 Jeff Lawifcvt.c (cheap_bb_rtx_cost_p): Add SCALE argument.
2011-09-26 Eric Botcazouifcvt.c (noce_try_cmove_arith): Use may_trap_or_fault_p...
2011-08-27 Bernd Schmidtrtl.texi (simple_return): Document.
2011-08-18 Richard Sandifordrtl.h (set_src_cost, [...]): New functions.
2011-07-28 Bernd Schmidtrtlanal.c (tablejump_p): False for returns.
2011-07-27 Aldy Hernandezparams.h (ALLOW_STORE_DATA_RACES): New.
2011-06-14 David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-04-07 Tom de Vriesre PR target/43920 (Choosing conditional execution...
2011-04-01 Bernd Schmidtifcvt.c (cond_exec_process_insns): Disallow converting...
2010-12-14 Bernd Schmidtre PR rtl-optimization/44374 (Hoist same instructions...
2010-11-30 Joseph Myershwint.c: New.
2010-11-16 Eric Botcazou* ifcvt.c (dead_or_predicable): Fix typo.
2010-11-16 Eric Botcazoure PR rtl-optimization/46315 (-O2 -fno-strict-overflow...
2010-11-04 Joern Renneckere PR bootstrap/44756 ([meta-bug] --enable-werror-alway...
2010-11-03 H.J. LuRevert revision 164552.
2010-10-21 Nathan Froydbasic-block.h (find_fallthru_edge): Define.
2010-10-20 Nathan Froydifcvt.c (noce_emit_cmove): If both of the values are...
2010-10-15 Chung-Lin Tangifcvt.c (find_active_insn_before): New function.
2010-09-23 Bernd Schmidtre PR rtl-optimization/44374 (Hoist same instructions...
2010-09-13 Hans-Peter Nilssonre PR rtl-optimization/41087 (cris-elf gfortran.dg...
next