aboutsummaryrefslogtreecommitdiff
path: root/gcc/df-core.c
AgeCommit message (Expand)AuthorFilesLines
2006-02-07df-core.c (df_set_blocks): Do not dereference function pointers.Eric Botcazou1-28/+28
2006-01-31tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki1-3/+3
2006-01-29df-core.c (df_set_blocks): Deleted all variable.Kenneth Zadeck1-2/+0
2006-01-27re PR rtl-optimization/24762 ([killloop-branch] code motion of non-invariant ...Daniel Berlin1-12/+17
2006-01-21df-scan.c (problem_SCAN): Added NULL reset function.Kenneth Zadeck1-4/+44
2006-01-20df-scan.c (df_scan_free_bb_info): Added basic block parameter to be able to c...Kenneth Zadeck1-3/+28
2006-01-11df-core.c (df_compact_blocks, [...]): Use SET_BASIC_BLOCK instead of BASIC_BL...Kazu Hirata1-3/+3
2006-01-11df.h (DF_SCAN, [...]): New macros.Daniel Berlin1-0/+1164