summaryrefslogtreecommitdiff
path: root/gcc/ifcvt.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing white spaces.hjl2009-11-251-5/+5
* * target.h (have_conditional_execution): Add a new target hook function.carrot2009-10-271-8/+5
* 2009-10-26 Ben Elliston <bje@au.ibm.com>uweigand2009-10-261-1/+4
* 2009-10-26 Ben Elliston <bje@au.ibm.com>uweigand2009-10-261-0/+4
* ./:ian2009-09-281-4/+28
* gcc/ChangeLog:aoliva2009-09-021-9/+22
* PR middle-end/40525steven2009-06-261-6/+13
* 2009-06-22 Shujing Zhao <pearly.zhao@oracle.com>paolo2009-06-221-14/+14
* Merge cond-optab branch.bonzini2009-05-121-4/+2
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* 2008-12-18 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2008-12-181-2/+2
* 2008-10-11 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2008-10-111-2/+2
* * ifcvt.c (noce_emit_store_flag): If using condition from originaljsm282008-09-291-1/+9
* PR rtl-optimization/37483nemet2008-09-161-11/+14
* * ifcvt.c (check_cond_move_block): Make regs argument pointer to vector poin...hubicka2008-09-111-4/+4
* ./:ian2008-09-041-1/+1
* * fwprop.c (should_replace_address): Add speed attribute.hubicka2008-08-311-4/+8
* * optabs.c (expand_abs_nojump): Update BRANCH_COST call.hubicka2008-08-301-14/+25
* 2008-06-30 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2008-06-301-5/+22
* 2008-05-16 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2008-05-161-1/+1
* 2008-05-07 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2008-05-071-3/+1
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-9/+15
* PR middle-end/35456uros2008-03-041-0/+4
* * ifcvt.c (noce_process_if_block): Try to handle only the thenaoliva2008-03-011-0/+9
* * dbgcnt.def (cfg_cleanup, cprop1, cprop2, dce_fast, dce_ud, dse1,dje2008-02-261-3/+7
* * ifcvt.c (noce_can_store_speculate_p): New static function.ian2007-10-291-18/+71
* * regrename.c (pass_regrename, pass_cprop_hardreg): Add RTL sharinghubicka2007-09-051-3/+3
* gcc/hjl2007-08-261-0/+3
* PR middle-end/33157uros2007-08-241-1/+3
* * alias.c (rtx_equal_for_memref_p): Constify.ghazi2007-08-141-7/+7
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* 2007-07-11 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2007-07-111-6/+0
* * ifcvt.c (find_cond_trap): Avoid invalid RTL sharing.hubicka2007-07-031-2/+2
* 2007-06-15 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2007-06-191-5/+13
* Merge dataflow branch into mainlinedberlin2007-06-111-82/+83
* * tree-vrp.c (execute_vrp): Do not check whether current_loops == NULL.rakdver2007-05-271-5/+2
* * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead ofhubicka2007-05-211-3/+0
* 2007-05-04 Josh Conner <jconner@apple.com>jconner2007-05-041-1/+1
* * ifcvt.c (struct noce_if_info): Add then_else_reversed field.steven2007-03-291-6/+16
* * ifcvt.c (cond_exec_find_if_block): Return FALSE if nosteven2007-03-281-0/+2
* * ifcvt.c (noce_try_store_flag_constants): Don't checksteven2007-03-261-171/+206
* Fix accidental commitsteven2007-03-231-11/+6
* * tracer.c (tracer): Don't take FLAGS argument. Assert we aresteven2007-03-231-6/+11
* * doc/loop.texi: Document possibility not to perform disambiguationrakdver2007-02-061-10/+5
* * alias.c (init_alias_analysis): Correct whitespace.sayle2007-02-011-2/+2
* * cfgcleanup.c (cleanup_cfg): Detect cfglayout mode and setsteven2007-01-181-2/+6
* 2007-01-15 Eric Christopher <echristo@apple.com>echristo2007-01-161-48/+62
* * ifcvt.c (struct noce_if_info): Add comments to the fields.steven2007-01-111-53/+95
* * ifcvt.c (cond_move_convert_if_block): New function, codesteven2007-01-061-78/+74
* * cfgexpand.c (construct_exit_block): Don't disturb end of last BB.hubicka2006-11-271-1/+1