summaryrefslogtreecommitdiff
path: root/gcc/gimple.h
Commit message (Expand)AuthorAgeFilesLines
* re PR debug/47858 (IPA-SRA decreases quality of debug info)Jakub Jelinek2011-06-221-3/+71
* ipa-cp.c (ipcp_process_devirtualization_opportunities): Update call of gimple...Jan Hubicka2011-06-101-1/+1
* re PR tree-optimization/46728 (GCC does not generate fmadd for pow (x, 0.75)+...Bill Schmidt2011-06-071-0/+1
* lto-symtab.c (lto_cgraph_replace_node): Use types_compatible_p for diagnostics.Richard Guenther2011-05-091-2/+0
* Makefile.in (INTERNAL_FN_DEF, [...]): Define.Richard Sandiford2011-04-201-4/+53
* ipa-cp.c (ipcp_process_devirtualization_opportunities): Devirtualize also acc...Martin Jambor2011-04-191-0/+1
* re PR middle-end/48661 (wrong-code regression with devirtualization)Jakub Jelinek2011-04-181-1/+1
* gimple.h (gimple_call_addr_fndecl): New function.Richard Guenther2011-04-181-15/+19
* tree.h (ALLOCA_FOR_VAR_P): Rename to CALL_ALLOCA_FOR_VAR_P.Michael Matz2011-04-151-0/+24
* gimple.h (gimple_asm_clobbers_memory_p): Declare.Nathan Froyd2011-04-151-0/+1
* re PR tree-optimization/46076 (constant propagation and compile-time math no ...Richard Guenther2011-04-121-8/+22
* gimple.h (gimple_call_fntype): New function.Richard Guenther2011-04-081-6/+9
* re PR tree-optimization/45934 (g++.old-deja/g++.other/dtor5.C FAILs with -fin...Martin Jambor2010-12-221-1/+0
* re PR tree-optimization/46053 (g++.dg/torture/pr45699.C FAILs with -fno-early...Martin Jambor2010-12-151-3/+3
* re PR tree-optimization/46621 (gimple.h includes tm.h)Joern Rennecke2010-11-291-2/+0
* gimple.c (gimple_assign_copy_p): Use gimple_assign_single_p.Richard Guenther2010-11-271-4/+17
* gimple.h (gimple_register_canonical_type): Declare.Richard Guenther2010-10-221-0/+1
* foldconst-2.c: New testcase.Jan Hubicka2010-09-041-0/+1
* Do not check whether memory references accessed in every iteration trap.Sebastian Pop2010-08-241-0/+1
* lto-symtab.c (lto_symtab_merge): Use gtc_mode enum values.Richard Guenther2010-07-231-1/+2
* lto-symtab.c (lto_symtab_merge): Use gimple_types_compatible_p.Richard Guenther2010-07-201-0/+1
* tree-ssa-propagate.h (valid_gimple_call_p): Remove.Richard Guenther2010-07-071-1/+0
* re PR middle-end/42834 (memcpy folding overeager)Richard Guenther2010-07-011-2/+15
* With large parts from Jim Wilson:Bernd Schmidt2010-06-251-6/+66
* coretypes.h: (gimple_seq_node_d, gimple_seq_node)Basile Starynkevitch2010-06-231-0/+4
* * gimple.h (gimple_expr_code): Do checking on when gimple checking is enabled.Jan Hubicka2010-06-221-3/+4
* cgraph.h (varpool_first_static_initializer, [...]): Make checking only when c...Jan Hubicka2010-06-091-1/+1
* gimple.h (gcc_gimple_checking_assert): New macro.Jan Hubicka2010-06-091-79/+64
* 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