summaryrefslogtreecommitdiff
path: root/gcc/lcm.c
AgeCommit message (Expand)Author
2004-12-12lcm.c (optimize_mode_switching): Free ptr even when mode_set is NULL_RTX.Kazu Hirata
2004-12-12lcm.c (optimize_mode_switching): Free insert and delete in the "for" loop.Kazu Hirata
2004-10-01re PR bootstrap/17761 (sh-elf doesn't build after merge from edge-vector-branch)Ben Elliston
2004-09-28backport: basic-block.h: Include vec.h, errors.h.Ben Elliston
2004-09-10Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>Nathan Sidwell
2004-09-10lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assert and gcc_unreachable...Giovanni Bajo
2004-09-04Fix some too-long lines and move a comment.Richard Kenner
2004-07-09alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_...Jerry Quinn
2004-06-15alias.c (record_set, [...]): Use REG_P.Jerry Quinn
2004-02-04alloc-pool.h, [...]: Update copyright.Kazu Hirata
2004-02-02alias.c (record_set): Use hard_regno_nregs.Jan Hubicka
2003-12-11basic-block.h (BLOCK_HEAD, BLOCK_END): Remove.Steven Bosscher
2003-10-10lcm.c (optimize_mode_switching): Change NORMAL_MODE to MODE_ENTRY and MODE_EXIT.Eric Christopher
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi
2003-07-06jump.c: Convert prototypes to ISO C90.Andreas Jaeger
2003-03-15c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace.Roger Sayle
2003-02-25Makefile.in (lcm.o): Add dependency on function.hJan Hubicka
2003-01-17ifcvt.c: Fix comment typos.Kazu Hirata
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-06-11Delete SEQUENCE rtl usage outside of reorg and ssa passes.David S. Miller
2002-06-08lcm.c (optimize_mode_switching): Add unused attribute for variable.Andreas Jaeger
2002-05-30langhooks.c: Fix formatting.Kazu Hirata
2002-05-30lcm.c (output.h): #include.J"orn Rennecke
2002-05-28basic-block.h (last_basic_block): Declare.Zdenek Dvorak
2002-05-27basic-block.h (last_basic_block): Defined as synonym for n_basic_blocks.Zdenek Dvorak
2002-05-24lcm.c (optimize_mode_switching): Change bb used as indices to bb->index.Toshiyasu Morita
2002-05-23bb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_BB macros to iterate o...Zdenek Dvorak
2002-05-16Revert "Basic block renumbering removal", and two followup patches.Richard Henderson
2002-05-17* lcm.c (optimize_mode_switching): Revert previous change.Jason Thorpe
2002-05-17* lcm.c (optimize_mode_switching): Fix typo.Jason Thorpe
2002-05-16Basic block renumbering removal.Zdenek Dvorak
2002-04-09sbitmap.c (sbitmap_union_of_diff, [...]): Do not return changed status.Richard Henderson
2002-03-03attribs.c (init_attributes, [...]): Use ARRAY_SIZE in lieu of explicit sizeof...Kaveh R. Ghazi
2002-02-28basic-block.h (BB_REACHABLE): Renumber.Jan Hubicka
2002-01-12gcse.c (compute_pre_data, pre_gcse): Use sbitmap_free.Michael Hayes
2002-01-05lcm.c: Revert change...Daniel Berlin
2002-01-04lcm.c: Include df.h.Daniel Berlin
2001-11-11ChangeLog.2, [...]: Fix spelling errors.Joseph Myers
2001-10-30lcm.c (optimize_mode_switching): Do not rebuild liveness information when no ...Jan Hubicka
2001-10-26cfg.c (clear_aux_for_blocks): Split out of ...Richard Henderson
2001-10-07builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh R. Ghazi
2001-09-16basic-block.h (free_bb_for_insn): Declare.Jan Hubicka
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff
2001-08-12gcc.c: Fix comment formatting.Kazu Hirata
2001-07-17unix.h (ASM_OUTPUT_MI_THUNK): Fix output format for x86-64 pic support.Andreas Jaeger
2001-07-11gcse.c, [...]: s/free on sbitmap vectors/sbitmap_vector_free on sbitmap vecto...Daniel Berlin
2001-02-12lcm.c (compute_earliest): Let EXIT_BLOCK be handled as a regular basic block.Alexandre Oliva
2001-02-07Update Copyright noticeAlexandre Oliva
2001-02-07lcm.c (optimize_mode_switching): Emit mode_set before the JUMP_INSN of an abn...Alexandre Oliva
2001-01-05Note that INSN_PTR may be the note at the beginning of a blockAlexandre Oliva