summaryrefslogtreecommitdiffstats
path: root/gcc/ifcvt.c
Commit message (Expand)AuthorAgeFilesLines
* * ifcvt.c (cond_exec_process_if_block): Do nothing if the last insnlaw2000-05-311-0/+10
* * ifcvt.c (cond_exec_get_condition): Set test_if to the SET_SRCrearnsha2000-05-261-1/+1
* * ifcvt.c (seq_contains_jump): New.rth2000-05-251-0/+31
* * combine.c (try_combine): Use any_condjump_p, any_uncondjump_prth2000-05-251-9/+10
* * ifcvt.c (if_convert): Update life info globally.aoliva2000-05-241-1/+3
* Oops, checked in verify-flow.patch by mistake, revertingaoliva2000-05-201-2/+1
* * ifcvt.c (if_convert): Scan and kill dead code.aoliva2000-05-201-2/+4
* * cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0.kenner2000-05-191-1/+1
* * ifcvt.c (find_if_case_2): Don't allow THEN to be EXIT.rth2000-05-191-3/+6
* * ifcvt.c (cond_exec_process_insns): Drop USE and CLOBBER insnsrth2000-05-161-0/+17
* * ifcvt.c (if_convert): Do not free NULL.law2000-05-131-1/+2
* * Makefile.in (final.o): Depend on BASIC_BLOCK_H.rth2000-05-121-52/+7
* * ifcvt.c (cond_exec_process_insns): New argument prob_val.rth2000-05-091-9/+35
* * ifcvt.c (noce_process_if_block): Don't use an insn_b fromrth2000-05-061-1/+2
* * ifcvt.c (noce_process_if_block): Don't use an insn_b fromrth2000-05-061-1/+2
* * ifcvt.c (noce_process_if_block): Always reset X in the A == B case.rth2000-05-041-1/+1
* * ifcvt.c (noce_process_if_block): Fail if A or B modifiedrth2000-05-041-5/+11
* * ifcvt.c (noce_try_cmove_arith): Use may_trap_p to thesthubicka2000-05-031-2/+2
* * ifcvt.c (dead_or_predicable): Set merge_bb->end to the insn beforerth2000-05-021-2/+3
* * ifcvt.c (if_convert): Only verify_flow_info if ENABLE_CHECKING.rth2000-05-011-0/+2
* * ifcvt.c (noce_emit_cmove): Conditionally compile call torth2000-05-011-0/+8
* * ifcvt.c (noce_process_if_block): Fail the conversion if X isrth2000-05-011-6/+11
* * ifcvt.c (dead_or_predicable): Manually squeeze non-movable notesrth2000-04-301-0/+13
* * ifcvt.c: New file.rth2000-04-301-0/+2024
OpenPOWER on IntegriCloud