Age | Commit message (Expand) | Author | Files | Lines |
2005-10-28 | re PR middle-end/24362 (internal compiler error: in extract_component, at tre... | Andrew Pinski | 1 | -0/+1 |
2005-07-29 | cfg.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-07-26 | re PR tree-optimization/22504 (benchmark - galgel fails at runtime with misco... | Steven Bosscher | 1 | -2/+2 |
2005-07-25 | re PR middle-end/22626 (ICE with optimization turned on while trying to exand... | Richard Henderson | 1 | -1/+4 |
2005-07-23 | re PR tree-optimization/22623 (type mismatch between an SSA_NAME and its symbol) | Richard Henderson | 1 | -1/+1 |
2005-07-21 | re PR tree-optimization/22504 (benchmark - galgel fails at runtime with misco... | Richard Henderson | 1 | -126/+207 |
2005-07-19 | re PR tree-optimization/22483 (ICE : tree check: expected ssa_name, have var_... | Daniel Berlin | 1 | -2/+4 |
2005-07-08 | re PR tree-optimization/22356 (mis-match types in cplxlower) | Andrew Pinski | 1 | -0/+1 |
2005-06-30 | [multiple changes] | Daniel Berlin | 1 | -18/+49 |
2005-06-26 | builtins.c, [...]: Use fold_buildN instead of fold (buildN (...)). | Kazu Hirata | 1 | -1/+1 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-18 | tree-complex.c (init_dont_simulate_again): Clear DONT_SIMULATE_AGAIN for cont... | Richard Henderson | 1 | -6/+13 |
2005-06-16 | re PR tree-optimization/22022 (ACATS ICE cxg1002 tree_split_edge, at tree-cfg... | Richard Henderson | 1 | -0/+6 |
2005-06-16 | re PR tree-optimization/22035 (complex float comparison broken) | Richard Henderson | 1 | -8/+54 |
2005-06-12 | re PR tree-optimization/21994 (complex throwing functions cause ICE) | Richard Henderson | 1 | -28/+56 |
2005-06-09 | re PR tree-optimization/20610 (Real by complex multiplications perform unnece... | Richard Henderson | 1 | -71/+857 |
2005-06-02 | Makefile.in (tree-vect-generic.o): New. | Richard Henderson | 1 | -483/+6 |
2005-05-29 | re PR tree-optimization/21639 (poisoned ggc memory used for -ftree-vectorize) | Dorit Naishlos | 1 | -1/+1 |
2005-04-27 | tree-complex.c (expand_vector_operations_1): Do not build VIEW_CONVERT_EXPR's... | Paolo Bonzini | 1 | -3/+4 |
2005-04-27 | tree-complex.c (expand_vector_operation): New, extracted from expand_vector_o... | Paolo Bonzini | 1 | -67/+90 |
2005-04-11 | tree-complex.c (expand_vector_operations): Call update_stmt_if_modified. | Paolo Bonzini | 1 | -1/+4 |
2005-04-08 | backport: copy-prop, incremental SSA updating of FUD chains and newly exposed... | Diego Novillo | 1 | -1/+1 |
2005-04-05 | lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. | Andrew MacLeod | 1 | -8/+9 |
2005-02-11 | tree-complex.c (expand_complex_libcall): New. | Richard Henderson | 1 | -2/+51 |
2005-01-25 | re PR middle-end/19609 (real and imaginary part interchanged when flags_compl... | Richard Henderson | 1 | -59/+96 |
2005-01-24 | c-opts.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-23 | re PR middle-end/19486 (flags_complex_divide_method=1 doesn't work) | Richard Henderson | 1 | -2/+2 |
2004-11-25 | re PR middle-end/17957 (vector type node used after garbage-collected) | Andrew Pinski | 1 | -11/+19 |
2004-10-22 | alias.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2004-10-16 | re PR tree-optimization/17766 (cc1 hangs in with -O3, works with -O2) | Zdenek Dvorak | 1 | -1/+1 |
2004-09-17 | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 1 | -4/+4 |
2004-09-09 | targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i... | Giovanni Bajo | 1 | -11/+8 |
2004-09-06 | Unify the management of RTL and tree-level dump files. | Paolo Bonzini | 1 | -2/+4 |
2004-08-25 | tree.h (build_int_cst): New, sign extended constant. | Nathan Sidwell | 1 | -1/+1 |
2004-08-15 | tree.h (build_int_cst): New. | Nathan Sidwell | 1 | -2/+1 |
2004-08-10 | tree-cfg.c (bsi_insert_before, [...]): Call modify_stmt after linking stmt in... | Andrew MacLeod | 1 | -7/+8 |
2004-07-22 | tree-cfg.c (gimplify_val): Move from tree-complex.c. | Paolo Bonzini | 1 | -104/+499 |
2004-06-09 | tree-complex.c (expand_complex_comparison): Use fold_convert instead of convert. | Andrew Pinski | 1 | -1/+1 |
2004-05-30 | bb-reorder.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2004-05-14 | re PR tree-optimization/14466 (missed PHI optimization (different types)) | Andrew Pinski | 1 | -14/+3 |
2004-05-13 | tree-gimple.c: Rename from tree-simple.c. | Diego Novillo | 1 | -1/+1 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -0/+572 |