aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple.h
AgeCommit message (Expand)AuthorFilesLines
2009-06-17tree.h (STRIP_NOPS, [...]): Use tree_strip_nop_conversions...Adam Nemet1-0/+1
2009-05-22re PR tree-optimization/38964 (TBAA side-effects of C++ new still missing)Richard Guenther1-63/+0
2009-05-15re PR tree-optimization/39999 (gcc 4.4.0 compiles in infinite loop)Richard Guenther1-29/+38
2009-04-27collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind.Ian Lance Taylor1-1/+1
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-49/+27
2009-04-20Fix enum conversions which are invalid in C++:Ian Lance Taylor1-3/+5
2009-04-16gimple.c (gimple_copy): Do not clear addresses_taken bitmap.Richard Guenther1-52/+13
2009-04-16gimple.h (walk_stmt_load_store_addr_ops): Declare.Richard Guenther1-0/+7
2009-04-03re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther1-64/+78
2009-03-31re PR middle-end/23401 (Gimplifier produces too many temporaries)Richard Guenther1-5/+0
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2009-01-09gimple.h (struct gimple_statement_base): Document the restrictions on its use.Diego Novillo1-3/+5
2008-12-08gimple.h (gimple_build_try): Fix declaration.Andrew Haley1-1/+1
2008-11-13re PR bootstrap/38100 (gcc fails to compile with (undefined symbol) gimple_ch...Jakub Jelinek1-3/+0
2008-10-03gimplify.c (gimplify_function_tree): For -finstrument-functions use gimple_bi...Jakub Jelinek1-1/+1
2008-09-23cgraph.c (cgraph_free_edge): Use sizeof(*e).Martin Jambor1-1/+1
2008-09-21gccint.texi: Include generic.texi and gimple.texi.Diego Novillo1-1/+1
2008-09-03re PR tree-optimization/37315 (gcc.c-torture/execute/931018-1.c int-compare....Jan Hubicka1-0/+1
2008-09-03re PR target/37436 (arm-cross-g++. internal compiler error: in extract_insn, ...Jakub Jelinek1-0/+1
2008-09-02backport: configure: Regenerate.Sebastian Pop1-0/+6
2008-08-29tree.c (build_function_type_skip_args, [...]): New functions.Jan Hubicka1-0/+1
2008-08-23tree.c (decl_address_ip_invariant_p): New function.Jan Hubicka1-0/+5
2008-08-18tree.h (IS_CONVERT_EXPR_CODE_P): Renamed toTomas Bily1-2/+1
2008-08-13gimple.h (gimple_call_set_chain): Accept SSA variables.Eric Botcazou1-1/+1
2008-08-09gimple.c (gimple_build_call_1): Deal with FUNCTION_DECL fn.Richard Guenther1-6/+22
2008-08-08re PR tree-optimization/37056 (ICE in build2_stat, at tree.c:3257)Richard Guenther1-0/+11
2008-07-28re PR ada/36957 (ACATS ce3801b ICE emit_move_insn, at expr.c:3381 post tuple ...Richard Guenther1-1/+8
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-0/+4539