| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -6/+2 |
* | * gcse.c (gcse_emit_move_after): Correct typo in REG_EQUAL note. | sayle | 2002-11-19 | 1 | -1/+1 |
* | PR opt/8165 | rth | 2002-10-14 | 1 | -10/+4 |
* | PR opt/8165 | rth | 2002-10-11 | 1 | -6/+15 |
* | * i386.h (TARGET_CPP_CPU_BUILTINS): Define __SSE_MATH__. | hubicka | 2002-09-30 | 1 | -2/+9 |
* | * dbxout.c: Follow spelling conventions. | kazu | 2002-09-22 | 1 | -31/+31 |
* | * gcse.c (adjust_libcall_notes): New function. | amylaar | 2002-08-13 | 1 | -6/+72 |
* | * gcse.c (expr_hash_table_size, n_exprs, set_hash_table_size, | rakdver | 2002-08-01 | 1 | -234/+191 |
* | * fold-const.c: Fix comment typos. | kazu | 2002-07-30 | 1 | -1/+1 |
* | * collect2.c (SYMBOL__MAIN): Remove. | neil | 2002-07-25 | 1 | -7/+2 |
* | * genautomata.c (VLA_HWINT_SHORTEN, VLA_HWINT_LAST): Remove. | neil | 2002-07-23 | 1 | -5/+0 |
* | 2002-07-23 Jan Hubicka <jh@suse.cz> | gerald | 2002-07-23 | 1 | -4/+3 |
* | * defaults.h (obstack_chunk_alloc, obstack_chunk_free): | neil | 2002-07-23 | 1 | -1/+3 |
* | * gcse.c (do_local_cprop): Do not extend lifetimes of registers set by | hubicka | 2002-07-21 | 1 | -1/+10 |
* | * gcse.c: Include cselib.h | hubicka | 2002-07-20 | 1 | -46/+140 |
* | * gcse.c (hoist_expr_reaches_here_p): Stop once expr_bb is reached. | hubicka | 2002-07-18 | 1 | -10/+15 |
* | * gcse.c (gcse_emit_move_after): Use gen_move_insn to produce the move. | law | 2002-06-28 | 1 | -7/+5 |
* | * gcse.c (hoist_code): Rewrite to only get list of dominated | law | 2002-06-27 | 1 | -10/+16 |
* | Mon Jun 10 20:42:34 CEST 2002 Jan Hubicka <jh@suse.cz> | hubicka | 2002-06-20 | 1 | -7/+5 |
* | * gcse.c (delete_null_pointer_checks_1): Inform caller if any | law | 2002-06-14 | 1 | -7/+16 |
* | * i386.c (x86_promote_QImode): Set for Athlon | hubicka | 2002-06-11 | 1 | -0/+5 |
* | 2002-06-05 David S. Miller <davem@redhat.com> | davem | 2002-06-11 | 1 | -20/+15 |
* | * toplev.c (rest_of_compilation): Disable early if-conversion pass. | sayle | 2002-06-10 | 1 | -1/+1 |
* | * gbl-ctors.h: Fix formatting. | kazu | 2002-06-04 | 1 | -175/+175 |
* | Merge from pch-branch up to tag pch-commit-20020603. | geoffk | 2002-06-04 | 1 | -2/+3 |
* | * gcse.c (cprop_jump): Use single_set to get the pattern | sayle | 2002-06-04 | 1 | -3/+6 |
* | * gcse.c (bypass_conditional_jumps): Fix typo last change. | rth | 2002-06-02 | 1 | -1/+1 |
* | * loop.c (emit_prefetch_instructions): Properly place the address computation. | hubicka | 2002-06-02 | 1 | -2/+2 |
* | * rtl.h (CC0_P): New. | rth | 2002-06-02 | 1 | -31/+24 |
* | * cfgrtl.c (commit_one_edge_insertion): Fix warning. | hubicka | 2002-06-02 | 1 | -1/+1 |
* | * gcse.c (bypass_conditional_jumps): Use single set to obtain set. | hubicka | 2002-06-02 | 1 | -1/+2 |
* | * gcse.c (cprop_cc0_jump): Function deleted. | sayle | 2002-06-01 | 1 | -68/+265 |
* | * gcse.c (gcse_emit_move_after): New. | hubicka | 2002-05-31 | 1 | -31/+40 |
* | * basic-block.h (last_basic_block): Defined as synonym for | rakdver | 2002-05-27 | 1 | -57/+57 |
* | * bb-reorder.c (make_reorder_chain, make_reorder_chain_1): | rakdver | 2002-05-23 | 1 | -128/+140 |
* | * gcse.c (hash_expr): Do not use alias set for hashing. | hubicka | 2002-05-23 | 1 | -1/+3 |
* | * bb-reorder.c (make_reorder_chain_1): Modified. | rakdver | 2002-05-21 | 1 | -1/+1 |
* | Revert "Basic block renumbering removal", and two followup patches. | rth | 2002-05-17 | 1 | -241/+237 |
* | Basic block renumbering removal. | rth | 2002-05-16 | 1 | -237/+241 |
* | 2002-03-09 Jakub Jelinek <jakub@redhat.com> | davem | 2002-05-15 | 1 | -1/+2 |
* | * alias.c (canon_true_dependence): Special case (mem:blk (scratch)). | rth | 2002-04-22 | 1 | -17/+41 |
* | PR optimization/6233 | amodra | 2002-04-10 | 1 | -15/+1 |
* | * sbitmap.c (sbitmap_union_of_diff, sbitmap_a_and_b, sbitmap_a_xor_b, | rth | 2002-04-09 | 1 | -4/+4 |
* | * gcse.c: Include except.h. | rth | 2002-03-25 | 1 | -0/+1 |
* | * gcse.c (insert_insn_end_bb): Fix typo in last change. | ghazi | 2002-03-08 | 1 | -1/+1 |
* | * basic-block.h (fixup_abnormal_edges): Declare. | hubicka | 2002-03-07 | 1 | -3/+18 |
* | * basic-block.h (BB_REACHABLE): Renumber. | hubicka | 2002-02-28 | 1 | -2/+2 |
* | 2002-02-19 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2002-02-19 | 1 | -0/+22 |
* | * gcse.c (compute_pre_data, pre_gcse): Use sbitmap_free. | m.hayes | 2002-01-12 | 1 | -2/+2 |
* | * basic-block.h (update_br_prob_note): Declare. | hubicka | 2002-01-10 | 1 | -5/+2 |