aboutsummaryrefslogtreecommitdiff
path: root/gcc/ifcvt.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-0/+15
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-12real.h (HONOR_SNANS, [...]): Replace macros with 3 overloaded declarations.Marc Glisse1-3/+3
2014-12-12re PR rtl-optimization/63917 (r217646 caused many failures)Zhenqiang Chen1-1/+29
2014-12-10real.h (HONOR_NANS): Replace macro with 3 overloaded declarations.Marc Glisse1-2/+2
2014-11-17ifcvt.c (HAVE_cbranchcc4): Define.Zhenqiang Chen1-4/+14
2014-11-04revert: ifcvt.c (noce_emit_cmove, [...]): Allow CC mode if HAVE_cbranchcc4.Zhenqiang Chen1-20/+4
2014-11-03ifcvt.c (noce_try_store_flag_mask): Check rtx cost.Zhenqiang Chen1-0/+11
2014-11-03ifcvt.c (noce_emit_cmove, [...]): Allow CC mode if HAVE_cbranchcc4.Zhenqiang Chen1-4/+20
2014-11-012014-11-01 Andrew MacLeod <amacleod@redhat,com>Andrew MacLeod1-0/+1
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-6/+6
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+6
2014-10-22cfgbuild.h: New.Andrew MacLeod1-0/+1
2014-10-16function.h: Flatten file.Andrew MacLeod1-2/+6
2014-09-30re PR inline-asm/63282 (ICE in redirect_jump_1)Jakub Jelinek1-0/+3
2014-09-11Introduce LABEL_REF_LABELDavid Malcolm1-4/+4
2014-09-09single_set takes an insnDavid Malcolm1-1/+2
2014-09-09recog_memoized works on an rtx_insn *David Malcolm1-47/+51
2014-09-09shrink-wrap.h: #define SHRINK_WRAPPING_ENABLED.Zhenqiang Chen1-3/+2
2014-09-05re PR rtl-optimization/62146 (CSE replaces constant with an expression incorr...Easwaran Raman1-5/+2
2014-09-05Use rtx_insn for various jump-handling functions and predicatesDavid Malcolm1-2/+2
2014-09-04use rtx_insn * a little moreTrevor Saunders1-1/+1
2014-08-28Work towards NEXT_INSN/PREV_INSN requiring insns as their paramsDavid Malcolm1-28/+29
2014-08-26Various condition-handling callsDavid Malcolm1-13/+16
2014-08-26Remove BB_HEAD, BB_END, BB_HEADER scaffoldingDavid Malcolm1-2/+2
2014-08-22ifcvt.c: Use rtx_insnDavid Malcolm1-58/+78
2014-08-21cfgcleanup.c: Use rtx_insn (also touches basic-block.h and ifcvt.c)David Malcolm1-4/+4
2014-08-18Split BB_HEAD et al into BB_HEAD/SET_BB_HEAD variantsDavid Malcolm1-2/+2
2014-08-14Fix if-conversion pass for dead type-unsafe codeTom de Vries1-3/+28
2014-08-08calls.c (precompute_arguments): Use new SUBREG_PROMOTED_SET instead of SUBREG...Kugan Vivekanandarajah1-3/+3
2014-08-07remove pointer-set.[ch]Trevor Saunders1-1/+0
2014-08-07convert the rest of the users of pointer_map to hash_mapTrevor Saunders1-30/+23
2014-07-15re PR rtl-optimization/61772 (RTL if-conversion removes asm volatile goto)Michael Matz1-0/+2
2014-07-09remove has_executeTrevor Saunders1-3/+0
2014-06-15df.h (DF_INSN_INFO_MWS, [...]): New macros.Richard Sandiford1-15/+9
2014-05-19reg-notes.def (CROSSING_JUMP): Likewise.Richard Sandiford1-8/+12
2014-05-06tree-pass.h (TODO_verify_ssa, [...]): Remove.Richard Biener1-3/+3
2014-04-17pass cfun to pass::executeTrevor Saunders1-17/+14
2014-04-17pass current function to opt_pass::gate ()Trevor Saunders1-24/+17
2014-04-17remove has_gateTrevor Saunders1-3/+0
2014-03-21re PR target/60598 (ICE in maybe_record_trace_start, at dwarf2cfi.c:2239)Richard Henderson1-0/+15
2014-01-31Fix a typo.Jakub Jelinek1-1/+1
2014-01-30re PR regression/59923 (ICE in maybe_record_trace_start, at dwarf2cfi.c:2239 ...Jakub Jelinek1-0/+4
2014-01-09re PR rtl-optimization/59724 (ICE : in rtl_verify_bb_layout, at cfgrtl.c)Jakub Jelinek1-1/+4
2014-01-07re PR middle-end/59285 (gcc.dg/builtin-unreachable-6.c:17:1: internal compile...Jeff Law1-0/+28
2014-01-07re PR rtl-optimization/58668 (internal compiler error: in cond_exec_process_i...Jakub Jelinek1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-19re PR other/59545 (Signed integer overflow issues)Jakub Jelinek1-3/+4
2013-12-10cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo1-6/+6