Age | Commit message (Expand) | Author | Files | Lines |
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 |
2004-04-01 | cgraph.c: Add overall comment. | Jan Hubicka | 1 | -6/+0 |
2004-03-29 | toplev.c (backend_init): Add missing call to inint_optimization_passes. | Jan Hubicka | 1 | -12/+6 |
2004-03-20 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-03-20 | alias.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo (). | Kazu Hirata | 1 | -2/+2 |
2004-03-18 | doloop.c: Removed. | Zdenek Dvorak | 1 | -5/+13 |
2004-03-14 | alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () with lang_hoo... | Roger Sayle | 1 | -1/+1 |
2004-03-03 | common.opt: Add description of the new -fgcse-after-reload flag. | Mostafa Hagog | 1 | -1/+23 |
2004-02-29 | passes.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-02-27 | passes.c: New file. | Richard Henderson | 1 | -0/+2177 |