aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-complex.c
AgeCommit message (Expand)AuthorFilesLines
2004-11-25re PR middle-end/17957 (vector type node used after garbage-collected)Andrew Pinski1-11/+19
2004-10-22alias.c, [...]: Fix comment formatting.Kazu Hirata1-1/+1
2004-10-16re PR tree-optimization/17766 (cc1 hangs in with -O3, works with -O2)Zdenek Dvorak1-1/+1
2004-09-17alias.c (find_base_decl): Remove unreachable case '3' block.Jeffrey D. Oldham1-4/+4
2004-09-09targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i...Giovanni Bajo1-11/+8
2004-09-06Unify the management of RTL and tree-level dump files.Paolo Bonzini1-2/+4
2004-08-25tree.h (build_int_cst): New, sign extended constant.Nathan Sidwell1-1/+1
2004-08-15tree.h (build_int_cst): New.Nathan Sidwell1-2/+1
2004-08-10tree-cfg.c (bsi_insert_before, [...]): Call modify_stmt after linking stmt in...Andrew MacLeod1-7/+8
2004-07-22tree-cfg.c (gimplify_val): Move from tree-complex.c.Paolo Bonzini1-104/+499
2004-06-09tree-complex.c (expand_complex_comparison): Use fold_convert instead of convert.Andrew Pinski1-1/+1
2004-05-30bb-reorder.c, [...]: Fix comment formatting.Kazu Hirata1-1/+1
2004-05-14re PR tree-optimization/14466 (missed PHI optimization (different types))Andrew Pinski1-14/+3
2004-05-13tree-gimple.c: Rename from tree-simple.c.Diego Novillo1-1/+1
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+572