summaryrefslogtreecommitdiff
path: root/gcc/gimple.c
Commit message (Expand)AuthorAgeFilesLines
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-4/+33
* re PR c/40435 (Revision 148442 caused many regressions on trunk)Aldy Hernandez2009-07-161-5/+7
* re PR c++/31246 (-Wunreachable-code warnings for compiler-generated code)Manuel López-Ibáñez2009-07-071-0/+1
* re PR c++/40389 (optimizer bug (possibly))Richard Guenther2009-06-171-1/+1
* bitmap.c (bitmap_clear): Don't declare as inline.Ian Lance Taylor2009-06-161-1/+1
* re PR c++/40389 (optimizer bug (possibly))Richard Guenther2009-06-131-0/+5
* ansidecl.h (EXPORTED_CONST): Define.Ian Lance Taylor2009-06-031-1/+1
* re PR tree-optimization/38964 (TBAA side-effects of C++ new still missing)Richard Guenther2009-05-221-30/+1
* tree-ssa.c (execute_update_address_taken): Handle TARGET_MEM_REF when process...Andrey Belevantsev2009-05-061-0/+6
* re PR regression/40001 (r146817 broke libgloss build for SPU)Richard Guenther2009-05-021-13/+7
* Makefile.in: Update dependencies.Manuel López-Ibáñez2009-04-221-1/+1
* re PR tree-optimization/39829 (ICE with some code that produces VCE)Richard Guenther2009-04-211-0/+2
* Fix enum conversions which are invalid in C++:Ian Lance Taylor2009-04-201-8/+10
* gimple.c (gimple_copy): Do not clear addresses_taken bitmap.Richard Guenther2009-04-161-6/+29
* gimple.h (walk_stmt_load_store_addr_ops): Declare.Richard Guenther2009-04-161-0/+198
* re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther2009-04-031-49/+102
* re PR middle-end/23401 (Gimplifier produces too many temporaries)Richard Guenther2009-03-311-62/+12
* * gimple.c (recalculate_side_effects) <tcc_constant>: New case.Eric Botcazou2008-12-071-1/+4
* re PR bootstrap/38100 (gcc fails to compile with (undefined symbol) gimple_ch...Jakub Jelinek2008-11-131-36/+1
* cgraph.c (cgraph_free_edge): Use sizeof(*e).Martin Jambor2008-09-231-1/+1
* gccint.texi: Include generic.texi and gimple.texi.Diego Novillo2008-09-211-2/+4
* rtl.h (LABEL_REF_NONLOCAL_P): Don't check for REG_LABEL_OPERAND or REG_LABEL_...Ian Lance Taylor2008-09-041-3/+3
* re PR tree-optimization/37315 (gcc.c-torture/execute/931018-1.c int-compare....Jan Hubicka2008-09-031-0/+8
* tree.c (build_function_type_skip_args, [...]): New functions.Jan Hubicka2008-08-291-0/+33
* tree.c (decl_address_ip_invariant_p): New function.Jan Hubicka2008-08-231-12/+50
* tree.h (IS_CONVERT_EXPR_CODE_P): Renamed toTomas Bily2008-08-181-2/+1
* gimple.c (gimple_build_call_1): Deal with FUNCTION_DECL fn.Richard Guenther2008-08-091-0/+2
* builtins.c (expand_builtin_profile_func): Avoid C++ keywords.Kaveh R. Ghazi2008-08-061-8/+8
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-0/+3144