Age | Commit message (Expand) | Author | Files | Lines |
2005-04-24 | re PR rtl-optimization/21163 (internal compiler error: in output_constant_poo... | Richard Henderson | 1 | -49/+61 |
2005-04-23 | re PR rtl-optimization/21102 (ICE: in immed_double_const, on SSE2 intrinsics) | Richard Henderson | 1 | -2/+2 |
2005-04-13 | Fix result of folding of xor operation on two identical vectors. | Fariborz Jahanian | 1 | -1/+1 |
2005-04-07 | re PR target/20093 (23_containers/deque/cons/2.cc execution test fails on ia6... | Joseph Myers | 1 | -1/+1 |
2005-03-24 | re PR rtl-optimization/20532 (Bad code for DImode left shifts by 31 and then 1) | Alexandre Oliva | 1 | -18/+72 |
2005-03-21 | rtl.h (struct rtx_hooks): Add gen_lowpart_no_emit. | Paolo Bonzini | 1 | -22/+3 |
2005-03-10 | re PR rtl-optimization/20412 (RTL checking failure in the combiner) | Andrew Pinski | 1 | -1/+1 |
2005-03-05 | combine.c (simplify_and_const_int): Use gen_int_mode instead of GEN_INT (trun... | Kazu Hirata | 1 | -5/+2 |
2005-02-28 | simplify-rtx.c (simplify_unary_operation_1, [...]): New, extracted from... | Paolo Bonzini | 1 | -1230/+1265 |
2005-02-23 | re PR target/20018 ([ia64] unable to find a register to spill in class`PR_REG') | Roger Sayle | 1 | -0/+2 |
2005-02-21 | simplify-rtx.c (simplify_unary_operation): Add a missing "break" statement. | Paolo Bonzini | 1 | -0/+1 |
2005-02-12 | c-tree.h, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-02-08 | simplify-rtx.c (simplify_relational_operation_1): Avoid creating zero extensi... | Roger Sayle | 1 | -11/+4 |
2005-02-07 | re PR rtl-optimization/19800 (mmix-knuth-mmixware broken, building newlib/lib... | Roger Sayle | 1 | -3/+11 |
2005-02-06 | simplify-rtx.c (simplify_relational_operation_1): Simplify (ne:SI (zero_extra... | Roger Sayle | 1 | -0/+12 |
2005-02-03 | re PR middle-end/19405 (18_support/numeric_limits.cc fails on ppc-darwin (lon... | Roger Sayle | 1 | -2/+6 |
2005-01-21 | re PR rtl-optimization/576 (gcc performs invalid optimization with float oper... | Roger Sayle | 1 | -6/+15 |
2005-01-14 | simplify-rtx.c (simplify_binary_operation): Optimize (and (sign_extend X) C) ... | Roger Sayle | 1 | -1/+18 |
2005-01-07 | simplify-rtx.c (simplify_subreg): Simplify truncations of shifts of sign or z... | Roger Sayle | 1 | -0/+49 |
2005-01-04 | re PR middle-end/17767 (MMX intrinsics cause internal compiler error) | Uros Bizjak | 1 | -1/+1 |
2005-01-03 | * simplify-rtx.c (simplify_binary_operation): Handle VEC_CONCAT. | Richard Henderson | 1 | -6/+38 |
2004-12-26 | simplify-rtx.c (simplify_relational_operation_1): Don't simplify plus/minus a... | Richard Henderson | 1 | -1/+2 |
2004-12-20 | re PR rtl-optimization/18942 (Do loop is not as optimized as 3.3.2) | Zdenek Dvorak | 1 | -1/+18 |
2004-12-16 | simplify-rtx.c (simplify_replace_rtx): Do not blindly replace hard registers. | Richard Henderson | 1 | -1/+1 |
2004-12-13 | re PR rtl-optimization/18928 (ice on valid code with -O2 -fPIC) | Roger Sayle | 1 | -12/+17 |
2004-12-09 | simplify-rtx.c (simplify_subreg): In the CONCAT case... | Richard Sandiford | 1 | -7/+12 |
2004-12-02 | re PR target/18774 (mmix-knuth-mmixware testsuite failure: gcc.c-torture/exec... | Richard Henderson | 1 | -0/+4 |
2004-11-28 | re PR rtl-optimization/18420 (ICE compiling mesa at -O2) | Ulrich Weigand | 1 | -2/+1 |
2004-11-23 | rtl.h (validate_subreg): Declare. | Richard Henderson | 1 | -19/+14 |
2004-11-23 | simplify-rtx.c (simplify_subreg): Use subreg_regno_offset directly instead of... | Richard Henderson | 1 | -3/+4 |
2004-11-23 | simplify-rtx.c (simplify_binary_operation): Do not simplify inner elements of... | Uros Bizjak | 1 | -0/+1 |
2004-11-20 | simplify-rtx.c (simplify_ternary_operation): Use trunc_int_for_mode. | Aldy Hernandez | 1 | -1/+1 |
2004-10-28 | re PR target/15286 (ICE cause by reload) | Ulrich Weigand | 1 | -1/+2 |
2004-10-18 | simplify-rtx.c (mode_signbit_p): Externalize function... | Pat Haugen | 1 | -2/+1 |
2004-10-09 | [multiple changes] | Roger Sayle | 1 | -8/+34 |
2004-09-09 | ra-build.c (copy_insn_p, [...]): Use gcc_assert and gcc_unreachable instead o... | Nathan Sidwell | 1 | -129/+105 |
2004-09-04 | md.texi (shift patterns): New anchor. | Richard Sandiford | 1 | -30/+15 |
2004-07-27 | cfgexpand.c (tree_expand_cfg): Fix comment. | Steven Bosscher | 1 | -4/+1 |
2004-07-26 | c-common.c (disable_builtin_function): Rename variable n to new_disabled_buil... | Bernardo Innocenti | 1 | -19/+19 |
2004-07-25 | c-common.c: Rename all identifiers named `new'. | Bernardo Innocenti | 1 | -30/+30 |
2004-07-14 | expr.c (enqueue_insn, [...]): Remove. | Paolo Bonzini | 1 | -3/+0 |
2004-07-09 | simplify-rtx.c (simplify_const_relational_operation): Only look at bounds of ... | Richard Henderson | 1 | -1/+1 |
2004-07-01 | simplify-rtx.c (simplify_binary_operation): Use rtx_cost instead of "had_mult... | Roger Sayle | 1 | -11/+9 |
2004-07-01 | alias.c (get_alias_set, [...]): Use MEM_P. | Jerry Quinn | 1 | -1/+1 |
2004-06-30 | re PR tree-optimization/15310 ([tree-ssa] Optimize an addition in a bit field) | Jakub Jelinek | 1 | -0/+46 |
2004-06-15 | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 1 | -5/+5 |
2004-06-14 | re PR middle-end/15945 (Incorrect floating point optimization) | Jakub Jelinek | 1 | -0/+35 |
2004-05-27 | combine.c (gen_binary): Remove. | Paolo Bonzini | 1 | -2/+4 |
2004-05-19 | Multiple fixes: PRs 14692, 15274 and 15463 | Zdenek Dvorak | 1 | -27/+57 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -5/+0 |