aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-07* gimple.c (recalculate_side_effects) <tcc_constant>: New case.Eric Botcazou1-1/+4
2008-11-13re PR bootstrap/38100 (gcc fails to compile with (undefined symbol) gimple_ch...Jakub Jelinek1-36/+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-2/+4
2008-09-04rtl.h (LABEL_REF_NONLOCAL_P): Don't check for REG_LABEL_OPERAND or REG_LABEL_...Ian Lance Taylor1-3/+3
2008-09-03re PR tree-optimization/37315 (gcc.c-torture/execute/931018-1.c int-compare....Jan Hubicka1-0/+8
2008-08-29tree.c (build_function_type_skip_args, [...]): New functions.Jan Hubicka1-0/+33
2008-08-23tree.c (decl_address_ip_invariant_p): New function.Jan Hubicka1-12/+50
2008-08-18tree.h (IS_CONVERT_EXPR_CODE_P): Renamed toTomas Bily1-2/+1
2008-08-09gimple.c (gimple_build_call_1): Deal with FUNCTION_DECL fn.Richard Guenther1-0/+2
2008-08-06builtins.c (expand_builtin_profile_func): Avoid C++ keywords.Kaveh R. Ghazi1-8/+8
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-0/+3144