summaryrefslogtreecommitdiffstats
path: root/gcc/gcse.c
Commit message (Expand)AuthorAgeFilesLines
* * dbxout.c: Follow spelling conventions.kazu2002-09-221-31/+31
* * gcse.c (adjust_libcall_notes): New function.amylaar2002-08-131-6/+72
* * gcse.c (expr_hash_table_size, n_exprs, set_hash_table_size,rakdver2002-08-011-234/+191
* * fold-const.c: Fix comment typos.kazu2002-07-301-1/+1
* * collect2.c (SYMBOL__MAIN): Remove.neil2002-07-251-7/+2
* * genautomata.c (VLA_HWINT_SHORTEN, VLA_HWINT_LAST): Remove.neil2002-07-231-5/+0
* 2002-07-23 Jan Hubicka <jh@suse.cz>gerald2002-07-231-4/+3
* * defaults.h (obstack_chunk_alloc, obstack_chunk_free):neil2002-07-231-1/+3
* * gcse.c (do_local_cprop): Do not extend lifetimes of registers set byhubicka2002-07-211-1/+10
* * gcse.c: Include cselib.hhubicka2002-07-201-46/+140
* * gcse.c (hoist_expr_reaches_here_p): Stop once expr_bb is reached.hubicka2002-07-181-10/+15
* * gcse.c (gcse_emit_move_after): Use gen_move_insn to produce the move.law2002-06-281-7/+5
* * gcse.c (hoist_code): Rewrite to only get list of dominatedlaw2002-06-271-10/+16
* Mon Jun 10 20:42:34 CEST 2002 Jan Hubicka <jh@suse.cz>hubicka2002-06-201-7/+5
* * gcse.c (delete_null_pointer_checks_1): Inform caller if anylaw2002-06-141-7/+16
* * i386.c (x86_promote_QImode): Set for Athlonhubicka2002-06-111-0/+5
* 2002-06-05 David S. Miller <davem@redhat.com>davem2002-06-111-20/+15
* * toplev.c (rest_of_compilation): Disable early if-conversion pass.sayle2002-06-101-1/+1
* * gbl-ctors.h: Fix formatting.kazu2002-06-041-175/+175
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-2/+3
* * gcse.c (cprop_jump): Use single_set to get the patternsayle2002-06-041-3/+6
* * gcse.c (bypass_conditional_jumps): Fix typo last change.rth2002-06-021-1/+1
* * loop.c (emit_prefetch_instructions): Properly place the address computation.hubicka2002-06-021-2/+2
* * rtl.h (CC0_P): New.rth2002-06-021-31/+24
* * cfgrtl.c (commit_one_edge_insertion): Fix warning.hubicka2002-06-021-1/+1
* * gcse.c (bypass_conditional_jumps): Use single set to obtain set.hubicka2002-06-021-1/+2
* * gcse.c (cprop_cc0_jump): Function deleted.sayle2002-06-011-68/+265
* * gcse.c (gcse_emit_move_after): New.hubicka2002-05-311-31/+40
* * basic-block.h (last_basic_block): Defined as synonym forrakdver2002-05-271-57/+57
* * bb-reorder.c (make_reorder_chain, make_reorder_chain_1):rakdver2002-05-231-128/+140
* * gcse.c (hash_expr): Do not use alias set for hashing.hubicka2002-05-231-1/+3
* * bb-reorder.c (make_reorder_chain_1): Modified.rakdver2002-05-211-1/+1
* Revert "Basic block renumbering removal", and two followup patches.rth2002-05-171-241/+237
* Basic block renumbering removal.rth2002-05-161-237/+241
* 2002-03-09 Jakub Jelinek <jakub@redhat.com>davem2002-05-151-1/+2
* * alias.c (canon_true_dependence): Special case (mem:blk (scratch)).rth2002-04-221-17/+41
* PR optimization/6233amodra2002-04-101-15/+1
* * sbitmap.c (sbitmap_union_of_diff, sbitmap_a_and_b, sbitmap_a_xor_b,rth2002-04-091-4/+4
* * gcse.c: Include except.h.rth2002-03-251-0/+1
* * gcse.c (insert_insn_end_bb): Fix typo in last change.ghazi2002-03-081-1/+1
* * basic-block.h (fixup_abnormal_edges): Declare.hubicka2002-03-071-3/+18
* * basic-block.h (BB_REACHABLE): Renumber.hubicka2002-02-281-2/+2
* 2002-02-19 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-191-0/+22
* * gcse.c (compute_pre_data, pre_gcse): Use sbitmap_free.m.hayes2002-01-121-2/+2
* * basic-block.h (update_br_prob_note): Declare.hubicka2002-01-101-5/+2
* * gcse.c (cprop_jump): Delete insn if simplified jump is no-op.rth2002-01-091-19/+11
* Remove erroneous checkin on wrong branch.aj2002-01-081-1/+1
* * gcse.c (gcse_main): Disable store_motion until it gets fixed.aj2002-01-081-1/+1
* * gcse.c: Fix formatting.kazu2002-01-031-42/+43
* * gcse.c (gcse_main): Fix typos.grahams2001-12-311-8/+8
OpenPOWER on IntegriCloud