| Age | Commit message (Expand) | Author | Files | Lines |
| 2004-12-12 | re PR tree-optimization/18040 (ICE in for_each_index, at tree-ssa-loop-im.c:178) | Andrew Pinski | 1 | -19/+0 |
| 2004-12-09 | tree.def (SET_TYPE): Remove. | Nathan Sidwell | 1 | -183/+1 |
| 2004-12-07 | c-common.c, [...]: Replace uses of first_rtl_op with TREE_CODE_LENGTH. | Kazu Hirata | 1 | -1/+1 |
| 2004-12-06 | expr.c (expand_expr_real_1): Remove an "if" whose condition is always false. | Kazu Hirata | 1 | -6/+0 |
| 2004-12-06 | expr.c (expand_expr_real_1): Abort on COND_EXPR of VOID_TYPE. | Kazu Hirata | 1 | -15/+4 |
| 2004-12-03 | alias.c (component_uses_parent_alias_set): Rename from can_address_p. | Richard Henderson | 1 | -2/+1 |
| 2004-12-02 | expr.c (write_complex_part): Use simplify_gen_subreg when the submode is at l... | Richard Henderson | 1 | -6/+34 |
| 2004-12-01 | expr.c (expand_assignment): Handle CONCAT both as a final destination and as ... | Richard Henderson | 1 | -2/+10 |
| 2004-12-01 | expr.c (get_inner_reference): Fix thinko in REAL/IMAGPART_EXPR offsetting. | Richard Henderson | 1 | -2/+2 |
| 2004-12-01 | re PR rtl-optimization/15289 (reload error with non-lowpart subregs) | Richard Henderson | 1 | -358/+401 |
| 2004-12-01 | expr.c (optimize_bitfield_assignment_op): Split out from ... | Richard Henderson | 1 | -137/+143 |
| 2004-11-29 | expr.c (get_inner_reference): Handle REAL/IMAGPART_EXPR. | Richard Henderson | 1 | -53/+81 |
| 2004-11-30 | * expr.c (emit_group_load_1): Don't die on const_int orig_src. | Alan Modra | 1 | -2/+4 |
| 2004-11-29 | expr.c (expand_expr_real_1, [...]): Properly handle REDUCE_BIT_FIELD by apply... | Richard Kenner | 1 | -17/+20 |
| 2004-11-28 | expr.c (expand_expr_real_1, [...]): Properly fold with non-zero lower bound. | Richard Kenner | 1 | -24/+6 |
| 2004-11-28 | * expr.c (categorize_ctor_elements_1, case STRING_CST): New case. | Richard Kenner | 1 | -0/+6 |
| 2004-11-24 | expr.c (expand_expr_real_1): Remove cases for EXIT_BLOCK_EXPR and LABELED_BLO... | Steven Bosscher | 1 | -2/+0 |
| 2004-11-23 | rtl.h (validate_subreg): Declare. | Richard Henderson | 1 | -44/+31 |
| 2004-11-14 | * cselib.c, expr.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
| 2004-11-13 | calls.c (precompute_register_parameters): Force all PARALLELs into pseudo reg... | Richard Henderson | 1 | -12/+81 |
| 2004-11-12 | expr.c (emit_group_load): Use extract_bit_field to load from the stack. | Eric Botcazou | 1 | -2/+3 |
| 2004-11-04 | expr.c (mostly_zero_p): Make it static. | Kazu Hirata | 1 | -1/+1 |
| 2004-10-27 | re PR middle-end/18163 (libffi test case ICE's on darwin) | Richard Henderson | 1 | -2/+4 |
| 2004-10-26 | expr.c (emit_group_store): Do not treat floats as BLKmode. | Aldy Hernandez | 1 | -2/+4 |
| 2004-10-26 | expr.c (emit_group_load): Handle floats. | Aldy Hernandez | 1 | -0/+31 |
| 2004-10-21 | * expr.c (store_expr): Remove dont_store_target. | Kazu Hirata | 1 | -2/+0 |
| 2004-10-21 | expr.c (store_expr): Clean up by renaming want_value to call_param_p. | Kazu Hirata | 1 | -20/+16 |
| 2004-10-20 | expr.c (store_expr): Remove code that is run when want_value & 1 is nonzero. | Kazu Hirata | 1 | -93/+15 |
| 2004-10-20 | expr.c (store_field): Remove two arguments value_mode and unsignedp. | Kazu Hirata | 1 | -64/+12 |
| 2004-10-19 | expr.c (expand_assignment): Remove the last argument. | Kazu Hirata | 1 | -31/+16 |
| 2004-10-19 | expr.c (expand_expr_real_1): Remove unnecessary assignments to temp. | Kazu Hirata | 1 | -4/+2 |
| 2004-10-18 | expr.c (expand_expr_real_1): Don't request a value to expand_assignment. | Kazu Hirata | 1 | -3/+4 |
| 2004-10-17 | * expr.c (expand_expr_real_1): Remove an obsolete comment. | Kazu Hirata | 1 | -8/+0 |
| 2004-10-03 | expr.c (expand_expr_addr_expr): Only accept Pmode or ptr_mode as valid modes ... | Ulrich Weigand | 1 | -1/+1 |
| 2004-09-28 | re PR tree-optimization/17531 ([ivopts] ICE compiling gzip deflate.c) | Richard Henderson | 1 | -14/+19 |
| 2004-09-27 | expr.c (expand_expr_real_1): Handle VEC_COND_EXPR. | Devang Patel | 1 | -0/+4 |
| 2004-09-23 | tree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes. | Dorit Naishlos | 1 | -0/+34 |
| 2004-09-17 | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 1 | -14/+20 |
| 2004-09-15 | expr.c (string_constant): Handle also read-only variables initialized to stri... | Jakub Jelinek | 1 | -17/+73 |
| 2004-09-11 | * expr.c (expand_expr_addr_expr_1) Rename from expand_expr_addr_expr. | Richard Henderson | 1 | -7/+33 |
| 2004-09-10 | Add CONST1_RTX (vector mode) support. | James E Wilson | 1 | -1/+1 |
| 2004-09-08 | emit-rtl.c (immed_double_const): Use gcc_assert and gcc_unreachable. | Nathan Sidwell | 1 | -871/+824 |
| 2004-09-07 | builtins.c (fold_builtin_strchr): Use build_int_cst, not fold_convert. | Nathan Sidwell | 1 | -1/+1 |
| 2004-09-05 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
| 2004-09-05 | tree-ssa-loop-ivopts.c: New file. | Zdenek Dvorak | 1 | -1/+10 |
| 2004-08-31 | c-common.c (c_alignof_expr): Use DECL_ALIGN_UNIT and TYPE_ALIGN_UNIT. | Richard Kenner | 1 | -3/+3 |
| 2004-08-30 | expr.c (array_ref_element_size): Force aligned_size back to sizetype. | Richard Henderson | 1 | -4/+16 |
| 2004-08-30 | expr.c (expand_expr_addr_expr): New. | Richard Henderson | 1 | -129/+138 |
| 2004-08-25 | target-def.h (TARGET_SCALAR_MODE_SUPPORTED_P): New. | Richard Henderson | 1 | -1/+1 |
| 2004-08-25 | tree.h (build_int_cst): New, sign extended constant. | Nathan Sidwell | 1 | -11/+9 |