aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-29LANGUAGES: Fix typos.Joseph Myers1-2/+2
2012-05-23gimple.c (gimple_types_compatible_p_1): Remove bogus size handling.Eric Botcazou1-22/+11
2012-05-22tree.h (VAR_DECL_IS_VIRTUAL_OPERAND): New.Richard Guenther1-1/+11
2012-05-15gimple.c (gimple_set_modified): Move ...Richard Guenther1-11/+0
2012-05-10cuintp.c (UI_From_gnu): Remove TYPE_IS_SIZETYPE use.Richard Guenther1-10/+4
2012-05-02coretypes.h (gimple_seq, [...]): Typedef as gimple.Michael Matz1-79/+37
2012-04-05gimple.c (walk_gimple_op): Compute val_only for the LHS of an assigment in th...Richard Guenther1-83/+5
2012-02-24re PR tree-optimization/52361 (gcc.dg/pr48141.c times out with checking enabled)Richard Guenther1-14/+9
2012-02-15re PR lto/52178 (Ada bootstrap failure in LTO mode)Eric Botcazou1-6/+2
2012-01-09gimple.c (is_gimple_non_addressable): Remove.Aldy Hernandez1-11/+0
2011-12-19re PR bootstrap/51572 (LTO bootstrap failed with bootstrap-profiled)Richard Guenther1-1/+1
2011-12-15re PR debug/51567 (ICE in splice_child_die, at dwarf2out.c:5009 with -flto -g)Richard Guenther1-2/+32
2011-12-06re PR tree-optimization/51363 (ICE: in gimple_rhs_has_side_effects, at gimple...Richard Guenther1-63/+0
2011-12-05cgraph.c (cgraph_create_edge_1): Initialize call_stmt_cannot_inline_p from th...Richard Guenther1-1/+0
2011-12-01RevertDiego Novillo1-30/+0
2011-11-29gimple.c (gimple_call_set_cannot_inline): Move from gimple.h.Diego Novillo1-0/+30
2011-11-18re PR tree-optimization/50605 (ice in ipa_get_jf_pass_through_result with -O3)Martin Jambor1-1/+11
2011-11-10re PR middle-end/51071 (ICE in gimple_has_side_effects, at gimple.c:2513)Richard Guenther1-38/+4
2011-11-08gengtype.c (write_field_root): Avoid out-of-scope access of newv.Michael Matz1-1/+3
2011-11-08Merge from transactional-memory branch.Aldy Hernandez1-56/+81
2011-10-14gimple.c (walk_stmt_load_store_addr_ops): Call visit_addr also on COND_EXPR/V...Jakub Jelinek1-3/+18
2011-10-07Rename vshuffle/vec_shuffle to vec_perm.Richard Henderson1-1/+1
2011-10-07re PR middle-end/50527 (inconsistent vla align)Tom de Vries1-1/+2
2011-10-03Vector shuffling patch from Artem Shinkarov.Artjoms Sinkarovs1-0/+1
2011-09-26gimple-fold.c (gimplify_and_update_call_from_tree): Set gctx.into_ssa after p...Jakub Jelinek1-3/+24
2011-09-01expr.c (expand_expr_real_2): Move COND_EXPR and VEC_COND_EXPR handling here, ...Richard Guenther1-5/+5
2011-08-03re PR tree-optimization/49948 (ICE with -ftree-parallelize-loops: "address ta...Jakub Jelinek1-0/+14
2011-08-02gimple.c (canonicalize_cond_expr_cond): Handle cast from boolean-type.Kai Tietz1-1/+3
2011-06-22re PR debug/47858 (IPA-SRA decreases quality of debug info)Jakub Jelinek1-1/+25
2011-06-16gimple.c (canonicalize_cond_expr_cond): (bool)x is not the same as x != 0.Richard Guenther1-9/+1
2011-05-31gimple.c (gimple_register_canonical_type): Do not register any types via gimp...Richard Guenther1-12/+0
2011-05-30gimple.c (gimple_types_compatible_p_1): Compare record and union type members...Richard Guenther1-3/+9
2011-05-25gimple.c (iterative_hash_canonical_type): Skip non-FIELD_DECLs.Richard Guenther1-4/+12
2011-05-24gimple.c (compare_type_names_p): Remove for_completion_p arg.Richard Guenther1-66/+11
2011-05-24re PR bootstrap/49078 (LTO bootstrap failed with bootstrap-profiled)Richard Guenther1-20/+6
2011-05-23gimple.c (gimple_types_compatible_p_1): Always compare type names.Richard Guenther1-7/+6
2011-05-20re PR middle-end/48849 (SPEC CPU 2000/2006 failed to build with LTO)Richard Guenther1-0/+19
2011-05-20gimple.c (gimple_register_type_1): Do not fiddle with main-variant or pointer...Richard Guenther1-76/+7
2011-05-19gimple.c (gtc_visited, [...]): Remove.Jan Hubicka1-68/+31
2011-05-19gimple.c (gimple_types_compatible_p_1): Compare names of the types themselves.Richard Guenther1-5/+9
2011-05-18re PR tree-optimization/49018 (Inline assembly block executed outside conditi...Richard Guenther1-7/+14
2011-05-18gimple.c (gimple_register_type_1): New function, split out from ...Richard Guenther1-17/+32
2011-05-17gimple.c (type_hash_pair_compare): Fix comparison.Richard Guenther1-3/+5
2011-05-17gimple.c (iterative_hash_gimple_type): Simplify singleton case some more, fix...Richard Guenther1-4/+7
2011-05-17re PR bootstrap/49013 (LTO bootstrap failed with bootstrap-profiled)Richard Guenther1-2/+3
2011-05-17gimple.c (gimple_register_canonical_type): Use the main-variant leader for co...Richard Guenther1-9/+4
2011-05-16gimple.c (gimple_types_compatible_p_1): Use names of the type itself, not its...Richard Guenther1-3/+2
2011-05-16gimple.c (iterative_hash_gimple_type): Re-instantiate change to always visit ...Richard Guenther1-34/+8
2011-05-16gimple.c (struct type_hash_pair): New type.Richard Guenther1-7/+77
2011-05-13gimple.c (gimple_canonical_types_compatible_p): Do not use type-pair caching,...Richard Guenther1-47/+17