decl.c (value_annotation_hasher::handle_cache_entry): Delete.
[gcc.git] / gcc / ifcvt.c
2015-06-22 Mikhail MaltsevUse std::swap instead of manual swaps.
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-12 Kyrylo Tkachov[ifcvt][obvious] Use std::swap instead of manually...
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-06 Richard Sandifordemit-rtl.c, [...]: Replace rtx base types with more...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-06-03 Kyrylo Tkachov[ifcvt][obvious] Fix typo in comment
2015-05-22 Trevor Saundersalways define HAVE_conditional_move
2015-05-20 Mikhail MaltsevPromote types of RTL expressions to more derived ones.
2015-05-19 Mikhail MaltsevUse std::swap instead of explicit swaps
2015-05-07 Richard Sandifordrtl.h (always_void_p): New function.
2015-05-02 Trevor Saunderschange local vars to rtx_insn *
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-12 Marc Glissereal.h (HONOR_SNANS, [...]): Replace macros with 3...
2014-12-12 Zhenqiang Chenre PR rtl-optimization/63917 (r217646 caused many failures)
2014-12-10 Marc Glissereal.h (HONOR_NANS): Replace macro with 3 overloaded...
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...
next