summaryrefslogtreecommitdiff
path: root/gcc/df.c
Commit message (Expand)AuthorAgeFilesLines
* 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