summaryrefslogtreecommitdiff
path: root/gcc/df.c
Commit message (Expand)AuthorAgeFilesLines
* * df.c (df_insn_refs_record): Use XEXP (x, 0) for USE.grahams2002-02-271-1/+1
* 2002-02-19 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-191-0/+1
* * df.c (df_ref_create, df_ref_record_1, df_ref_record): Kill BB argument.hubicka2002-01-251-16/+12
* * bitmap.h: Fix comment formatting.kazu2002-01-181-2/+2
* * df.c (iterate_dataflow_sbitmap, iterate_dataflow_bitmap):kenner2001-11-281-10/+8
* 2001-11-25 Daniel Berlin <dan@cgsoftware.com>dberlin2001-11-251-160/+254
* * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog,jsm282001-11-231-4/+4
* * gcse.c (try_replace_reg): Copy RTX before creating note.hubicka2001-11-191-125/+103
* 2001-11-07 Daniel Berlin <dan@cgsoftware.com>dberlin2001-11-071-274/+390
* 2001-11-01 Eric Christopher <echristo@redhat.com>echristo2001-11-021-168/+169
* * lcm.c (optimize_mode_switching): Do not rebuild liveness informationhubicka2001-10-301-0/+17
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-1/+1
* * basic-block.h (flow_delete_insn, flow_delete_insn_chain): Kill.hubicka2001-09-211-5/+1
* * basic-block.h (free_bb_for_insn): Declare.hubicka2001-09-161-7/+1
* 2001-08-28 Daniel Berlin <dan@cgsoftware.com>dberlin2001-08-281-6/+25
* * df.c (df_uses_record): Return after recording all usesdenisc2001-08-261-0/+1
* 2001-08-26 Daniel Berlin <dan@cgsoftware.com>dberlin2001-08-261-0/+3
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * dbxout.c: Fix comment formatting.kazu2001-08-081-2/+2
* * alias.c (nonlocal_mentioned_p):hubicka2001-08-071-1/+1
* 2001-07-29 Daniel Berlin <dan@cgsoftware.com>dberlin2001-07-291-2/+2
* * hard-reg-set.h (regs_invalidated_by_call): Declare.rth2001-07-161-7/+2
* * ssa-ccp.c (first_phi_node): Remove. Replace uses with calls tolaw2001-07-101-2/+2
* * Makefile.in (OBJS): Add df.olaw2001-06-281-0/+3746