| Commit message (Expand) | Author | Age | Files | Lines |
* | * basic-block.h (last_basic_block): Declare. | rakdver | 2002-05-28 | 1 | -17/+10 |
* | * basic-block.h (last_basic_block): Defined as synonym for | rakdver | 2002-05-27 | 1 | -1/+1 |
* | * bb-reorder.c (make_reorder_chain, make_reorder_chain_1): | rakdver | 2002-05-23 | 1 | -11/+6 |
* | * bb-reorder.c (make_reorder_chain_1): Modified. | rakdver | 2002-05-21 | 1 | -5/+5 |
* | Revert "Basic block renumbering removal", and two followup patches. | rth | 2002-05-17 | 1 | -21/+39 |
* | Basic block renumbering removal. | rth | 2002-05-16 | 1 | -39/+21 |
* | * ifcvt.c (noce_try_store_flag, noce_try_store_flag_constants, | rth | 2002-05-03 | 1 | -9/+9 |
* | * ifcvt.c (find_cond_trap): Handle cases with no proper THEN or JOIN | rth | 2002-04-19 | 1 | -48/+31 |
* | * ifcvt.c: Include except.h. | rth | 2002-04-18 | 1 | -33/+75 |
* | * ifcvt.c (if_convert): Clear aux_for_blocks early enought. | hubicka | 2002-03-28 | 1 | -1/+2 |
* | * rtlanal.c: Include flags.h | hubicka | 2002-03-28 | 1 | -29/+0 |
* | * ifcvt.c (dead_or_predicable): Fix uninitialized variable. | ghazi | 2002-03-18 | 1 | -1/+1 |
* | Add 2002 to the copyright dates. | rsandifo | 2002-03-07 | 1 | -1/+1 |
* | * defaults.h (MODE_HAS_NANS, MODE_HAS_INFINITIES): New. | rsandifo | 2002-03-07 | 1 | -5/+4 |
* | * basic-block.h (BB_REACHABLE): Renumber. | hubicka | 2002-02-28 | 1 | -31/+10 |
* | * ifcvt.c (noce_process_if_block): Make a copy of the destination | rsandifo | 2002-01-31 | 1 | -1/+1 |
* | * ifcvt.c (dead_or_predicable): Handling merging when other_bb | rth | 2002-01-31 | 1 | -24/+40 |
* | * basic-block.h (update_br_prob_note): Declare. | hubicka | 2002-01-10 | 1 | -0/+1 |
* | * ifcvt.c (noce_try_store_flag_constants): Test for overflow | rth | 2001-11-27 | 1 | -0/+6 |
* | * jump.c (squeeze_notes): Return true if no real insns were found. | jakub | 2001-11-15 | 1 | -1/+2 |
* | * expmed.c (extract_bit_field): No longer pass in alignment. | kenner | 2001-11-11 | 1 | -2/+1 |
* | * ChangeLog.2, ChangeLog.4, ChangeLog.5, ChangeLog, | jsm28 | 2001-11-04 | 1 | -1/+1 |
* | * ifcvt.c (if_convert): Call clear_aux_for_blocks. | hubicka | 2001-10-27 | 1 | -0/+1 |
* | * alias.c (can_address_p): Compnonents are not addressable if | kenner | 2001-10-23 | 1 | -0/+2 |
* | * c-common.c: Fix comment typos. | kazu | 2001-10-09 | 1 | -1/+1 |
* | * basic-block.h (flow_delete_insn, flow_delete_insn_chain): Kill. | hubicka | 2001-09-21 | 1 | -14/+5 |
* | * basic-block.h (free_bb_for_insn): Declare. | hubicka | 2001-09-16 | 1 | -4/+1 |
* | * jump.c (squeeze_notes): Take parms by reference. Handle END being | jason | 2001-08-22 | 1 | -13/+1 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -10/+10 |
* | * ifcvt.c (find_if_block): Allow join_bb as EXIT. | rth | 2001-08-22 | 1 | -3/+6 |
* | * optabs.h (OTI_flodiv, flodiv_optab): Kill. | zack | 2001-08-18 | 1 | -34/+34 |
* | * expr.h: Split out optab- and libfunc-related code to... | zack | 2001-08-13 | 1 | -0/+1 |
* | * gcc.c: Fix comment formatting. | kazu | 2001-08-12 | 1 | -1/+1 |
* | * ifcvt.c (noce_get_alt_condition): Don't make an auxiliary | dj | 2001-08-03 | 1 | -8/+2 |
* | * ifcvt.c (noce_get_alt_condition): If the condition is a compare | dj | 2001-07-28 | 1 | -1/+109 |
* | * basic-block.h (redirect_edge_and_branch_force, | hubicka | 2001-07-22 | 1 | -48/+38 |
* | * ifcvt.c (noce_try_store_flag_constants): Correct order | geoffk | 2001-07-20 | 1 | -2/+2 |
* | * ifcvt.c (noce_try_store_flag_constants): Use trunc_int_for_mode | geoffk | 2001-07-19 | 1 | -7/+9 |
* | * ifcvt.c (find_cond_trap): Test for exit block. | rth | 2001-07-15 | 1 | -0/+5 |
* | * ifcvt.c (find_cond_trap): New. | rth | 2001-07-14 | 1 | -3/+131 |
* | * alias.c (set_mem_alias_set): New function. | kenner | 2001-07-11 | 1 | -1/+1 |
* | * ifcvt.c (dead_or_predicable): Fix return value last patch. | rth | 2001-06-14 | 1 | -1/+1 |
* | * ifcvt.c (cond_exec_get_condition): Use reversed_comparison_code. | rth | 2001-06-13 | 1 | -10/+25 |
* | * ifcvt.c (life_data_ok): New. | rth | 2001-06-11 | 1 | -4/+8 |
* | * predict.def: New file. | hubicka | 2001-06-09 | 1 | -5/+1 |
* | * ifcvt.c (merge_if_block): Use any_uncondjump_p, not simplejump_p | law | 2001-05-10 | 1 | -1/+1 |
* | * Makefile.in (ifcvt.o): Depend on toplev.h. | ghazi | 2001-04-11 | 1 | -0/+1 |
* | 2001-04-03 Jakub Jelinek <jakub@redhat.com> | amacleod | 2001-04-03 | 1 | -4/+1 |
* | * ifcvt.c (noce_emit_move_insn): New. | jakub | 2001-04-02 | 1 | -11/+41 |
* | IA-64 ABI Exception Handling. | rth | 2001-03-28 | 1 | -10/+1 |