| Commit message (Expand) | Author | Age | Files | Lines |
* | * profile.c (gen_edge_profiler): Set alias set before the memory is | hubicka | 2002-05-21 | 1 | -2/+8 |
* | * params.c: Fix formatting. | kazu | 2002-05-20 | 1 | -22/+22 |
* | Revert "Basic block renumbering removal", and two followup patches. | rth | 2002-05-17 | 1 | -44/+55 |
* | Basic block renumbering removal. | rth | 2002-05-16 | 1 | -55/+44 |
* | * profile.h (profile_info): Add missing extern to declaration. | rth | 2002-05-12 | 1 | -0/+4 |
* | * final.c (end_final): Use C trees to output data structures for profiling. | hubicka | 2002-05-09 | 1 | -47/+234 |
* | * Makefile.in (fold-const.o, stor-layout.o, stmt.o, | neil | 2002-03-21 | 1 | -3/+4 |
* | * cfgrtl.c (delete_insn_and_edges, delete_insn_chain_and_edges): New. | hubicka | 2002-03-06 | 1 | -1/+1 |
* | * c-decl.c (duplicate_decls, push_parm_decl): Remove leading | neil | 2001-12-02 | 1 | -1/+1 |
* | * c-decl.c (duplicate_decls, parmlist_tags_warning): Remove | neil | 2001-12-01 | 1 | -1/+1 |
* | * profile.c (compute_branch_probabilites): Compute probabilities | hubicka | 2001-11-21 | 1 | -25/+47 |
* | * explow.c (probe_stack_range): Use LCT_NORMAL as second argument | jakub | 2001-11-21 | 1 | -1/+1 |
* | * ChangeLog.2, ChangeLog.4, ChangeLog.5, ChangeLog, | jsm28 | 2001-11-04 | 1 | -1/+1 |
* | * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4, | jsm28 | 2001-10-28 | 1 | -1/+1 |
* | * calls.c: Fix formatting. | kazu | 2001-10-10 | 1 | -1/+1 |
* | * Makefile.in (cfgrtl.o): Add. | hubicka | 2001-09-25 | 1 | -10/+9 |
* | * basic-block.h (EDGE_CRITICAL): Remove; renumber other flags. | hubicka | 2001-09-11 | 1 | -2/+2 |
* | * basic-block.h (cached_make_edge, make_single_succ): New. | hubicka | 2001-09-11 | 1 | -4/+4 |
* | * i386.c (size_cost): New static variable. | hubicka | 2001-09-05 | 1 | -0/+1 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * profile.c (compute_branch_probabilities): Remove extra new-line | aj | 2001-08-21 | 1 | -1/+1 |
* | * optabs.h (OTI_flodiv, flodiv_optab): Kill. | zack | 2001-08-18 | 1 | -3/+2 |
* | * expr.h: Split out optab- and libfunc-related code to... | zack | 2001-08-13 | 1 | -0/+1 |
* | * gcc.c: Fix comment formatting. | kazu | 2001-08-12 | 1 | -12/+12 |
* | Move constructor/destructor handling into target hooks. | rth | 2001-08-09 | 1 | -6/+7 |
* | * calls.c (expand_call): Do not emit INSN_SETJMP note. | hubicka | 2001-08-07 | 1 | -0/+29 |
* | * varasm.c (assemble_constructor): Take a symbol_ref and a | rth | 2001-08-07 | 1 | -1/+1 |
* | * profile.c (branch_prob): Remove unused variable insn. | aj | 2001-08-06 | 1 | -11/+10 |
* | * loop.c (try_copy_prop); Kill invalidated REG_EQUAL notes. | hubicka | 2001-08-04 | 1 | -22/+8 |
* | * basic-block.h (EDGE_FREQUENCY): New macro. | hubicka | 2001-07-28 | 1 | -67/+45 |
* | * profile.c (branch_prob): Fix .bbg info for computed gotos | rth | 2001-07-11 | 1 | -12/+37 |
* | * regs.h (struct reg_info_def): Add freq field. | hubicka | 2001-06-22 | 1 | -14/+21 |
* | * collect2.c (main): Use concat in lieu of xmalloc/sprintf. | ghazi | 2001-04-23 | 1 | -2/+1 |
* | * mkconfig.sh: Include insn-flags.h. | rth | 2001-03-22 | 1 | -1/+0 |
* | Compute DECL_ASSEMBLER_NAME lazily. | mmitchel | 2001-03-19 | 1 | -1/+0 |
* | * diagnostic.h (set_internal_error_function): Renamed. | kenner | 2001-02-04 | 1 | -2/+2 |
* | * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h. | ghazi | 2001-01-28 | 1 | -3/+2 |
* | * output.h (make_function_rtl): Remove prototype. | mmitchel | 2001-01-10 | 1 | -1/+1 |
* | * config/alpha/osf.h: Standarize copyright statement. | law | 2000-12-07 | 1 | -1/+2 |
* | * ggc.h: Delete ggc_add_string_root and ggc_mark_string. Add | zack | 2000-11-17 | 1 | -5/+3 |
* | * stringpool.c: New file. | zack | 2000-11-17 | 1 | -6/+8 |
* | Remove obstacks. | mmitchel | 2000-10-13 | 1 | -1/+0 |
* | * defaults.h: Provide default definitions for: CHAR_TYPE_SIZE, | zack | 2000-09-11 | 1 | -5/+1 |
* | top level: | zack | 2000-08-29 | 1 | -1/+2 |
* | * cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0. | kenner | 2000-05-19 | 1 | -0/+1 |
* | * basic-block.h (struct edge_def): New field "count". | rth | 2000-05-19 | 1 | -1170/+604 |
* | * jump.c (redirect_jump): Add delete_unused argument. Don't | rth | 2000-05-19 | 1 | -2/+2 |
* | * rtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_INSN_RANGE_BEG. | kenner | 2000-04-21 | 1 | -1/+1 |
* | Update copyrights | ghazi | 2000-01-17 | 1 | -1/+1 |
* | * machmode.h: PROTO -> PARAMS. | ghazi | 2000-01-17 | 1 | -10/+10 |