summaryrefslogtreecommitdiff
path: root/gcc/gimple.h
Commit message (Expand)AuthorAgeFilesLines
* re PR tree-optimization/39874 (missing VRP (submission))Sandra Loosemore2010-06-081-1/+4
* utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis2010-06-081-1/+1
* gimple.c (gimple_call_builtin_p): New function.Jan Hubicka2010-05-311-0/+1
* vecir.h: New file with VEC primitives for tree, gimple, and rtl.Steven Bosscher2010-05-151-14/+2
* gimple.h (compare_field_offset): Rename into...Eric Botcazou2010-05-151-1/+1
* re PR c++/44127 (G++ emits unnecessary EH code)Jason Merrill2010-05-141-0/+14
* re PR c++/44127 (G++ emits unnecessary EH code)Jason Merrill2010-05-141-0/+7
* gimple.c (gimple_fold_obj_type_ref): Removed (a replacement moved to gimple-f...Martin Jambor2010-05-131-0/+2
* c-common.c (struct c_common_attributes): Add fnspec attribute.Richard Guenther2010-05-101-0/+2
* gimple.h (create_tmp_reg): Declare.Martin Jambor2010-04-191-0/+1
* Makefile.in (OBJS-common): Add gimple-fold.o.Richard Guenther2010-04-151-0/+12
* gsstruct.def (GSS_CALL): New.Richard Guenther2010-04-121-0/+44
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+1
* re PR tree-optimization/43186 (A loop in tree_unroll_loops_completely never e...Richard Guenther2010-02-261-1/+0
* gimple.h (gss_for_code): Wrap gcc_assert in ENABLE_CHECKING.Richard Guenther2010-01-071-40/+22
* gimple.h (compare_field_offset): Declare.Richard Guenther2009-12-151-0/+1
* Remove trailing white spaces.H.J. Lu2009-11-251-9/+9
* tree.h (union tree_ann_d): Don't declare.Michael Matz2009-11-241-0/+4
* re PR tree-optimization/42078 (ICE in gimple_assign_set_rhs_code)Alexandre Oliva2009-11-211-0/+1
* gimple.h (union gimple_statement_d): Add gsmembase member.Richard Guenther2009-11-181-8/+9
* re PR fortran/41714 ([OOP] ALLOCATE SOURCE= does not properly copy the value ...Janus Weil2009-10-261-1/+0
* lto-symtab.c (merge_incomplete_and_complete_type): Remove.Richard Guenther2009-10-161-2/+0
* gimple.c (free_gimple_type_tables): New function.Richard Guenther2009-10-081-0/+1
* Merge lto branch into trunk.Diego Novillo2009-10-031-0/+19
* builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.Richard Henderson2009-09-141-4/+32
* Squash commit of EH in gimpleRichard Henderson2009-09-141-24/+50
* gsstruct.def (DEFGSSTRUCT): Remove printable-name argument...Richard Henderson2009-09-111-11/+36
* gimple.h (CASE_GIMPLE_OMP): New.Richard Henderson2009-09-091-14/+23
* [multiple changes]Diego Novillo2009-09-031-0/+2
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-0/+163
* re PR c/40401 (ICE: verify_gimple failed)Richard Guenther2009-07-171-1/+0
* re PR c/40435 (Revision 148442 caused many regressions on trunk)Aldy Hernandez2009-07-161-1/+1
* tree.h (STRIP_NOPS, [...]): Use tree_strip_nop_conversions...Adam Nemet2009-06-171-0/+1
* re PR tree-optimization/38964 (TBAA side-effects of C++ new still missing)Richard Guenther2009-05-221-63/+0
* re PR tree-optimization/39999 (gcc 4.4.0 compiles in infinite loop)Richard Guenther2009-05-151-29/+38
* collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind.Ian Lance Taylor2009-04-271-1/+1
* hashtab.h: Update GTY annotations to new syntaxTaras Glek2009-04-221-49/+27
* Fix enum conversions which are invalid in C++:Ian Lance Taylor2009-04-201-3/+5
* gimple.c (gimple_copy): Do not clear addresses_taken bitmap.Richard Guenther2009-04-161-52/+13
* gimple.h (walk_stmt_load_store_addr_ops): Declare.Richard Guenther2009-04-161-0/+7
* re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther2009-04-031-64/+78
* re PR middle-end/23401 (Gimplifier produces too many temporaries)Richard Guenther2009-03-311-5/+0
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* gimple.h (struct gimple_statement_base): Document the restrictions on its use.Diego Novillo2009-01-091-3/+5
* gimple.h (gimple_build_try): Fix declaration.Andrew Haley2008-12-081-1/+1
* re PR bootstrap/38100 (gcc fails to compile with (undefined symbol) gimple_ch...Jakub Jelinek2008-11-131-3/+0
* gimplify.c (gimplify_function_tree): For -finstrument-functions use gimple_bi...Jakub Jelinek2008-10-031-1/+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-1/+1
* re PR tree-optimization/37315 (gcc.c-torture/execute/931018-1.c int-compare....Jan Hubicka2008-09-031-0/+1