summaryrefslogtreecommitdiff
path: root/gcc/ifcvt.c
Commit message (Expand)AuthorAgeFilesLines
* re PR rtl-optimization/44374 (Hoist same instructions in different branches)Bernd Schmidt2010-12-141-123/+27
* hwint.c: New.Joseph Myers2010-11-301-1/+0
* * ifcvt.c (dead_or_predicable): Fix typo.Eric Botcazou2010-11-161-1/+1
* re PR rtl-optimization/46315 (-O2 -fno-strict-overflow causes wrong code gene...Eric Botcazou2010-11-161-19/+38
* re PR bootstrap/44756 ([meta-bug] --enable-werror-always issues)Joern Rennecke2010-11-041-2/+2
* Revert revision 164552.H.J. Lu2010-11-031-19/+122
* basic-block.h (find_fallthru_edge): Define.Nathan Froyd2010-10-211-6/+1
* ifcvt.c (noce_emit_cmove): If both of the values are SUBREGs...Nathan Froyd2010-10-201-4/+59
* ifcvt.c (find_active_insn_before): New function.Chung-Lin Tang2010-10-151-5/+49
* re PR rtl-optimization/44374 (Hoist same instructions in different branches)Bernd Schmidt2010-09-231-122/+19
* re PR rtl-optimization/41087 (cris-elf gfortran.dg/zero_sized_3.f90 -O3 -fun...Hans-Peter Nilsson2010-09-131-2/+9
* vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd2010-08-201-2/+2
* re PR debug/45055 (another -fcompare-debug failure with uninitialised read in...Jakub Jelinek2010-07-301-3/+1
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* optabs.h (optab_handler, [...]): Turn into inline functions that return an in...Richard Sandiford2010-07-041-1/+1
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-1/+0
* tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.Steven Bosscher2010-05-031-4/+6
* re PR bootstrap/43858 (Bootstrap failure for powerpc-apple-darwin9: cannot co...Bernd Schmidt2010-04-291-1/+1
* ifcvt.c (dead_or_predicable): Use df_simulate_find_defs and df_simulate_find_...Bernd Schmidt2010-04-221-14/+15
* ifcvt.c (noce_try_cmove_arith): Fix long lines.Eric Botcazou2010-04-191-20/+24
* re PR rtl-optimization/21803 ([ia64] gcc produces really odd predicated code)Bernd Schmidt2010-04-141-4/+85
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+1
* re PR rtl-optimization/42511 (bootstrap error in stage3 on alpha-linux-gnu)Uros Bizjak2010-01-071-1/+2
* * ifcvt.c (if_convert): Output slim multiple dumps with TDF_SLIM.Uros Bizjak2010-01-061-1/+6
* postreload-gcse.c (insert_expr_in_table): Replace BLOCK_NUM with BLOCK_FOR_INSN.Steven Bosscher2010-01-031-3/+4
* Remove trailing white spaces.H.J. Lu2009-11-251-5/+5
* target.h (have_conditional_execution): Add a new target hook function.Wei Guozhi2009-10-271-8/+5
* tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.Ben Elliston2009-10-261-1/+4
* extend.texi (Named Address Spaces): New section.Ben Elliston2009-10-261-0/+4
* ifcvt.c (noce_try_abs): Recognize pattern and call expand_one_cmpl_abs_nojump.Easwaran Raman2009-09-281-4/+28
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-9/+22
* re PR middle-end/40525 (if conversion (in dead_or_predicable) fails for targe...Steven Bosscher2009-06-261-6/+13
* alias.c: Use REG_P...Shujing Zhao2009-06-221-14/+14
* Merge cond-optab branch.Paolo Bonzini2009-05-121-4/+2
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* re PR rtl-optimization/37922 (code generation error)Kenneth Zadeck2008-12-181-2/+2
* re PR middle-end/37448 (cannot compile big function)Kenneth Zadeck2008-10-111-2/+2
* ifcvt.c (noce_emit_store_flag): If using condition from original jump, revers...Joseph Myers2008-09-291-1/+9
* re PR rtl-optimization/37483 (Segfault in noce_try_sign_mask (ifcvt.c): b_unc...Jakub Jelinek2008-09-161-11/+14
* ifcvt.c (check_cond_move_block): Make regs argument pointer to vector pointer.Jan Hubicka2008-09-111-4/+4
* rtl.h (LABEL_REF_NONLOCAL_P): Don't check for REG_LABEL_OPERAND or REG_LABEL_...Ian Lance Taylor2008-09-041-1/+1
* fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka2008-08-311-4/+8
* optabs.c (expand_abs_nojump): Update BRANCH_COST call.Jan Hubicka2008-08-301-14/+25
* ifcvt.c (cond_move_process_if_block): Free vectors on false return.Kenneth Zadeck2008-06-301-5/+22
* ifcvt.c (dead_or_predicable): Rename df_simulate_one_insn_backwards to df_sim...Kenneth Zadeck2008-05-161-1/+1
* [multiple changes]Kenneth Zadeck2008-05-071-3/+1
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-9/+15
* re PR middle-end/35456 (Different results for inlined vs. non-inlined function)Uros Bizjak2008-03-041-0/+4
* ifcvt.c (noce_process_if_block): Try to handle only the then block if the els...Alexandre Oliva2008-03-011-0/+9
* dbgcnt.def (cfg_cleanup, [...]): New counters.David Edelsohn2008-02-261-3/+7