summaryrefslogtreecommitdiffstats
path: root/gcc/cse.c
Commit message (Expand)AuthorAgeFilesLines
* 2002-12-10 Andrew Haley <aph@redhat.com>aph2002-12-101-2/+10
* * ChangeLog.1: Fix typos.kazu2002-10-281-1/+1
* * cse.c (mention_regs): Set SUBREG_TICKED to the register number,geoffk2002-10-121-3/+3
* 2002-10-10 Stuart Hastings <stuart@apple.com>geoffk2002-10-101-7/+30
* Fix miscompilation of testcase 20021010-1.c for v850 target with -O -mv850e.wilson2002-10-101-5/+11
* * cse.c (insn_live_p): Pass insn pattern, not full insnuweigand2002-10-091-1/+1
* 2002-09-30 Andrew Haley <aph@redhat.com>aph2002-10-011-1/+3
* * ChangeLog: Follow spelling conventions.kazu2002-09-221-10/+10
* * cse.c (fold_rtx): Calculate the old cost before we fold eachrearnsha2002-09-211-1/+1
* * real.c (real_hash): New.rth2002-09-201-5/+1
* gcc/rth2002-09-161-8/+15
* * ChangeLog: Follow spelling conventions.kazu2002-09-141-1/+1
* * cse.c (cse_insn): Avoid subreg games if the equivalencerth2002-09-041-8/+17
* * cse.c (cse_insn): Supply proper SUBREG_BYTE to simplify_gen_subreg.amylaar2002-07-101-2/+17
* gcc:amylaar2002-07-041-3/+2
* PR optimization/6759jakub2002-06-101-2/+4
* * cse.c (fold_rtx): Don't optimize if SUBREG changes mode class.jakub2002-05-261-1/+3
* 2002-05-23 David S. Miller <davem@redhat.com>davem2002-05-231-21/+20
* * cse.c (canon_hash): Reorder do_not_record test. Alwaysrth2002-05-201-11/+24
* 2002-05-10 David S. Miller <davem@redhat.com>davem2002-05-101-7/+1
* * cse.c (dead_libcall_p): Update counts.hubicka2002-05-081-3/+10
* * cse.c: Fix formatting.kazu2002-05-051-17/+19
* * rtl.h (RTX_FLAG): New macro.janis2002-04-221-2/+2
* * defaults.h (MODE_HAS_NANS, MODE_HAS_INFINITIES): New.rsandifo2002-03-071-13/+12
* * cfgrtl.c (delete_insn_and_edges, delete_insn_chain_and_edges): New.hubicka2002-03-061-60/+29
* * basic-block.h (BB_REACHABLE): Renumber.hubicka2002-02-281-1/+2
* 2002-02-19 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-191-0/+21
* * jump.c (never_reached_warning): Add finish argument.jakub2002-02-121-1/+1
* * config/xtensa/elf.h: New file.bwilson2002-01-231-4/+4
* * cse.c: Fix formatting.kazu2002-01-051-3/+3
* * cse.c (true_dependence_in_rtx): New function.hubicka2001-11-281-3/+1
* * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog,jsm282001-11-231-3/+3
* * cse.c (cse_insn): Emit BARRIER after unconditional jump.grahams2001-11-071-5/+13
* * emit-rtl.c (set_unique_reg_note): Don't create REG_EQUAL orjakub2001-10-301-7/+1
* * cse.c (check_for_label_ref): Don't require REG_LABEL notes foraoliva2001-10-261-1/+2
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-90/+90
* * calls.c: Fix formatting.kazu2001-10-101-1/+1
* * Makefile.in (c-decl.o): Depend on tree-inline.h.aoliva2001-10-051-0/+1
* * cse.c (cse_insn) [HAVE_cc0]: Fix typo delete-insn -> delete_insn.hp2001-09-291-1/+1
* * gcse.c (replace_store_insn): Use delete_insn.hubicka2001-09-281-10/+2
* * basic-block.h (flow_delete_insn, flow_delete_insn_chain): Kill.hubicka2001-09-211-4/+2
* * cse.c (cse_basic_block): Skip note instructions.rth2001-08-281-4/+5
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * toplev.c (set_float_handler): Make static.zack2001-08-121-1/+0
* * calls.c (expand_call): Do not emit INSN_SETJMP note.hubicka2001-08-071-3/+4
* * alias.c (nonlocal_mentioned_p):hubicka2001-08-071-2/+2
* * combine.c, config.gcc, cse.c, defaults.h, real.c, reload.c,danglin2001-08-031-2/+2
* * alias.c: Fix comment formatting.kazu2001-08-011-2/+2
* * jump.c: Add prototype for mark_modified_reg.aj2001-07-301-1/+1
* * cse.c (cse_process_notes): Replace any registers if the addressdenisc2001-07-261-1/+2
OpenPOWER on IntegriCloud