Age | Commit message (Expand) | Author | Files | Lines |
2004-11-30 | passes.c (rest_of_handle_old_regalloc): Delete unreachable blocks if local_al... | Ulrich Weigand | 1 | -0/+1 |
2004-11-24 | cfgrtl.c (rtl_delete_block): Fix comment. | Steven Bosscher | 1 | -4/+0 |
2004-11-24 | target.h (late_rtl_prologue_epilogue): Remove. | Eric Botcazou | 1 | -23/+9 |
2004-11-22 | bitmap.h (struct bitmap_obstack): New obstack type. | Nathan Sidwell | 1 | -3/+0 |
2004-11-12 | re PR c++/18416 (ICE in import_export_decl) | Mark Mitchell | 1 | -8/+1 |
2004-11-09 | * passes.c (rest_of_handle_jump): Remove dead code. | Kazu Hirata | 1 | -21/+0 |
2004-11-04 | passes.c (rest_of_compilation): Make it static. | Kazu Hirata | 1 | -1/+1 |
2004-09-25 | passes.c (rest_of_handle_cfg): Disable const/pure function detection when doi... | Jan Hubicka | 1 | -2/+9 |
2004-09-23 | cfgexpand.c (add_reg_br_prob_note): New function. | Jan Hubicka | 1 | -0/+1 |
2004-09-14 | unroll.c: Removed. | Zdenek Dvorak | 1 | -9/+3 |
2004-09-10 | bb-reorder.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2004-09-10 | Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org> | Nathan Sidwell | 1 | -4/+6 |
2004-09-10 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-09-10 | lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assert and gcc_unreachable... | Giovanni Bajo | 1 | -6/+4 |
2004-09-06 | Unify the management of RTL and tree-level dump files. | Paolo Bonzini | 1 | -239/+43 |
2004-09-04 | passes.c (rest_of_clean_state): Fix merge conflict made during commiting the ... | Jan Hubicka | 1 | -1/+1 |
2004-09-04 | * passes.c (rest_of_clean_state): Decompose the instruction stream. | Jan Hubicka | 1 | -0/+12 |
2004-09-03 | cfg.c (free_edge): Use ggc_free. | Jan Hubicka | 1 | -0/+1 |
2004-09-01 | Makefile.in (rtl-profile.o, [...]): Add GCC_H dependency. | Zdenek Dvorak | 1 | -1/+2 |
2004-08-25 | Add more details to hot/cold partitioning comments and documentation. | Caroline Tice | 1 | -2/+3 |
2004-08-25 | cse.c (cse_around_loop, [...]): Remove. | Steven Bosscher | 1 | -4/+4 |
2004-08-18 | Makefile.in (OBJS-common): Add postreload-gcse.c. | Steven Bosscher | 1 | -3/+3 |
2004-08-18 | Hot/cold partitioning update patch. | Caroline Tice | 1 | -1/+5 |
2004-08-05 | re PR c/14516 (-fleading-underscore does not work correctly for file static v... | Geoffrey Keating | 1 | -26/+10 |
2004-07-27 | cfgexpand.c (tree_expand_cfg): Fix comment. | Steven Bosscher | 1 | -22/+14 |
2004-07-26 | re PR rtl-optimization/16643 (verify_local_live_at_start ICE after crossjumpi... | Richard Sandiford | 1 | -11/+10 |
2004-07-21 | rtl.h (insn_note): Remove NOTE_INSN_PREDICTION. | Steven Bosscher | 1 | -13/+0 |
2004-07-17 | loop-init.c (loop_optimizer_init, [...]): Do not destroy dominance information. | Zdenek Dvorak | 1 | -0/+2 |
2004-07-15 | dwarf2out.c (dwarf2out_begin_prologue): Rename IA64_UNWIND_INFO to TARGET_UNW... | Paul Brook | 1 | -2/+2 |
2004-07-12 | passes.c (rest_of_decl_compilation): Don't defer call of assemble_variable if... | Alexandre Oliva | 1 | -1/+8 |
2004-07-08 | explow.c (optimize_save_area_alloca): Do not accept parameters. | Paolo Bonzini | 1 | -381/+465 |
2004-07-04 | rtl.def (ADDRESSOF): Remove. | Richard Henderson | 1 | -19/+1 |
2004-07-01 | alias.c (get_alias_set, [...]): Use MEM_P. | Jerry Quinn | 1 | -1/+1 |
2004-07-01 | function.h (struct function): Remove dont_emit_block_notes. | Richard Henderson | 1 | -10/+1 |
2004-06-30 | function.h (struct function): Remove x_whole_function_mode_p. | Richard Henderson | 1 | -7/+1 |
2004-06-30 | RTL prologue/epilogue for SPARC | Eric Botcazou | 1 | -14/+29 |
2004-06-26 | c-typeck.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-06-20 | loop-invariant.c: New file. | Zdenek Dvorak | 1 | -2/+7 |
2004-06-19 | CFG transparent RTL expansion: | Jan Hubicka | 1 | -8/+14 |
2004-06-18 | emit-rtl.c (unshare_all_rtl_1): New name of unshare_all_rtl. | Paolo Bonzini | 1 | -304/+209 |
2004-06-16 | coverage.c: Remove argument to rest_of_compilation. | Paolo Bonzini | 1 | -6/+108 |
2004-06-15 | function.h (struct function): Remove cannot_inline field. | Paolo Bonzini | 1 | -13/+7 |
2004-05-30 | bb-reorder.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2004-05-25 | ddg.h, [...]: New files. | Ayal Zaks | 1 | -1/+26 |
2004-05-20 | Makefile.in (GTFILES): Add $(srcdir)/reload.h. | J"orn Rennecke | 1 | -1/+2 |
2004-05-15 | basic-block.h (life_analysis, [...]): Update prototypes. | Steven Bosscher | 1 | -5/+5 |
2004-05-14 | passes.c (rest_of_handle_null_pointer): Remove. | Steven Bosscher | 1 | -30/+0 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -217/+39 |
2004-05-05 | basic-block.h (free_basic_block_vars): Update prototype. | Steven Bosscher | 1 | -2/+2 |
2004-04-09 | basic-block.h (struct edge_def): Add new field, crossing_edge. | Caroline Tice | 1 | -3/+17 |