summaryrefslogtreecommitdiffstats
path: root/gcc/cp/optimize.c
Commit message (Expand)AuthorAgeFilesLines
...
* * regmove.c (record_stack_memrefs): Catch all references to themmitchel2001-04-301-7/+26
* cp:nathan2001-04-271-2/+26
* * optimize.c (maybe_clone_body): Copy TREE_PUBLIC before emittingmmitchel2001-04-261-0/+1
* * cp/optimize.c: Include hashtab.h.zack2001-04-251-3/+14
* gcc:nathan2001-04-241-1/+0
* * optimize.c (maybe_clone_body): Copy DECL_NUM_STMTS from themmitchel2001-04-111-0/+4
* * cp-tree.h (DECL_THIS_INLINE): Rename to DECL_DECLARED_INLINE_P.mmitchel2001-04-061-1/+1
* * optimize.c (expand_call_inline): Only add newly inlined statementsjakub2001-04-041-1/+1
* * c-common.h (DECL_NUM_STMTS): New macro.mmitchel2001-03-271-4/+51
* * decl.c (local_names): Define.jakub2001-03-231-11/+8
* * pt.c (instantiate_decl): Abort if we see a member constantjason2001-03-221-1/+1
* * optimize.c: Include toplev.h foraj2001-02-221-33/+34
* * cp-tree.h (struct lang_decl_inlined_fns): New.jakub2001-02-221-4/+45
* * tree.h (DECL_UNINLINABLE): Move from C++ frontend.jason2001-02-211-1/+8
* * optimize.c (expand_call_inline): Don't walk subtrees of typelerdsuwa2001-02-191-0/+6
* Do put the VTT parameter in DECL_ARGUMENTS.jason2001-02-181-5/+8
* * cp-tree.h (DECL_USE_VTT_PARM): Remove.jason2001-02-171-6/+0
* * tree.h (BLOCK_CHAIN): Use BLOCK_CHECK.jason2001-02-161-9/+16
* Remove old ABI support.mmitchel2001-02-121-5/+1
* Clarify comment.jakub2001-01-281-2/+2
* * optimize.c (copy_body_r): If MODIFY_EXPR has both argumentsjakub2001-01-281-0/+20
* commentjason2001-01-151-0/+1
* * optimize.c (copy_body_r): Set STMT_IS_FULL_EXPR_P on EXPR_STMT.jakub2000-12-071-0/+1
* * expr.c (do_preexpand_calls): Remove.mmitchel2000-10-231-4/+0
* * splay-tree.c (splay_tree_predecessor): Fix typo in comment.mmitchel2000-09-171-1/+1
* * c-common.h (genrtl_clear_out_block): Remove.mmitchel2000-09-121-1/+0
* * Makefile.in (CXX_TREE_H): Add dependency on HTAB_H.mmitchel2000-09-051-8/+10
* * cp-tree.h (function_depth): Declare.mmitchel2000-07-271-0/+14
* 2000-07-10 Benjamin Chelf <chelf@codesourcery.com>chelf2000-07-101-12/+12
* 2000-07-01 Benjamin Chelf <chelf@codesourcery.com>chelf2000-07-021-1/+1
* * call.c (build_conditional_expr): Use VOID_TYPE_P.nathan2000-06-201-2/+1
* * tree.c (count_trees): New debugging function.jason2000-06-151-5/+0
* * optimize.c (expand_call_inline): Don't recurse into the codemmitchel2000-06-121-3/+6
* * mangle.c (NESTED_TEMPLATE_MATCH): Fix typo in comment.mmitchel2000-06-121-0/+4
* * timevar.def: Add TV_EXPAND.jason2000-06-091-0/+5
* Finish implementation of VTTs.mmitchel2000-05-251-1/+29
* * class.c (build_ctor_vtbl_group): Set inits.mmitchel2000-05-231-0/+2
* * tree.c (build_target_expr_with_type): If we already have ajason2000-05-011-10/+19
* * cp-tree.h (same_type_ignoring_top_level_qualifiers_p): Newmmitchel2000-05-011-3/+4
* * expr.c (cplus_expand_expr): Preserve temporaries when expandingmmitchel2000-05-011-4/+44
* * optimize.c (initialize_inlined_parameters): If the parameter ismmitchel2000-04-301-1/+3
* revertjason2000-04-291-4/+0
* * tree.c (get_callee_fndecl): Extract the initial value fromjason2000-04-281-0/+4
* * optimize.c (copy_body_r): Use STRIP_TYPE_NOPS when copyingmmitchel2000-04-281-2/+34
* correct commentjason2000-04-251-4/+3
* * cp-tree.h (IDENTIFIER_CTOR_OR_DTOR_P): New macro.mmitchel2000-04-121-10/+1
* * cp-tree.h (cp_tree_index): Add CPTI_DTOR_IDENTIFIER.mmitchel2000-04-111-7/+120
* * optimize.c (remap_decl): Avoid sharing structure for arraysmmitchel2000-04-111-2/+7
* * cp-tree.h (instantiate_decl): Change prototype.mmitchel2000-04-061-14/+15
* Fix problems in my previous commit.hubicka2000-04-051-1/+1
OpenPOWER on IntegriCloud