| Commit message (Expand) | Author | Age | Files | Lines |
| * | * expr.c (get_inner_reference): Handle REAL/IMAGPART_EXPR. | rth | 2004-11-30 | 1 | -53/+81 |
| * | * expr.c (emit_group_load_1): Don't die on const_int orig_src. | amodra | 2004-11-30 | 1 | -2/+4 |
| * | * expr.c (expand_expr_real_1, case NOP_EXPR): Properly handle | kenner | 2004-11-30 | 1 | -17/+20 |
| * | * expr.c (expand_expr_real_1, case ARRAY_REF): Properly fold with | kenner | 2004-11-29 | 1 | -24/+6 |
| * | * expr.c (categorize_ctor_elements_1, case STRING_CST): New case. | kenner | 2004-11-29 | 1 | -0/+6 |
| * | gcc/ | steven | 2004-11-24 | 1 | -2/+0 |
| * | * rtl.h (validate_subreg): Declare. | rth | 2004-11-24 | 1 | -44/+31 |
| * | * cselib.c, expr.c: Fix comment typos. | kazu | 2004-11-14 | 1 | -1/+1 |
| * | * calls.c (precompute_register_parameters): Force all PARALLELs | rth | 2004-11-14 | 1 | -12/+81 |
| * | * expr.c (emit_group_load) <CONCAT>: Use extract_bit_field | ebotcazou | 2004-11-12 | 1 | -2/+3 |
| * | * expr.c (mostly_zero_p): Make it static. | kazu | 2004-11-04 | 1 | -1/+1 |
| * | PR middle-end/18163 | rth | 2004-10-28 | 1 | -2/+4 |
| * | * expr.c (emit_group_store): Do not treat floats as BLKmode. | aldyh | 2004-10-26 | 1 | -2/+4 |
| * | * expr.c (emit_group_load): Handle floats. | aldyh | 2004-10-26 | 1 | -0/+31 |
| * | * expr.c (store_expr): Remove dont_store_target. | kazu | 2004-10-21 | 1 | -2/+0 |
| * | * expr.c (store_expr): Clean up by renaming want_value to | kazu | 2004-10-21 | 1 | -20/+16 |
| * | * expr.c (store_expr): Remove code that is run when | kazu | 2004-10-20 | 1 | -93/+15 |
| * | * expr.c (store_field): Remove two arguments value_mode and | kazu | 2004-10-20 | 1 | -64/+12 |
| * | * expr.c (expand_assignment): Remove the last argument. | kazu | 2004-10-19 | 1 | -31/+16 |
| * | * expr.c (expand_expr_real_1) <MODIFY_EXPR>: Remove | kazu | 2004-10-19 | 1 | -4/+2 |
| * | * expr.c (expand_expr_real_1) [MODIFY_EXPR]: Don't request a | kazu | 2004-10-18 | 1 | -3/+4 |
| * | * expr.c (expand_expr_real_1): Remove an obsolete comment. | kazu | 2004-10-17 | 1 | -8/+0 |
| * | * expr.c (expand_expr_addr_expr): Only accept Pmode or ptr_mode | uweigand | 2004-10-03 | 1 | -1/+1 |
| * | PR 17531 | rth | 2004-09-28 | 1 | -14/+19 |
| * | * expr.c (expand_expr_real_1): Handle VEC_COND_EXPR. | dpatel | 2004-09-28 | 1 | -0/+4 |
| * | 2004-09-23 Dorit Naishlos <dorit@il.ibm.com> | dorit | 2004-09-23 | 1 | -0/+34 |
| * | 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com> | zack | 2004-09-17 | 1 | -14/+20 |
| * | * expr.c (string_constant): Handle also read-only variables | jakub | 2004-09-15 | 1 | -17/+73 |
| * | * expr.c (expand_expr_addr_expr_1) Rename from expand_expr_addr_expr. | rth | 2004-09-11 | 1 | -7/+33 |
| * | Add CONST1_RTX (vector mode) support. | wilson | 2004-09-11 | 1 | -1/+1 |
| * | * emit-rtl.c (immed_double_const): Use gcc_assert and gcc_unreachable. | nathan | 2004-09-08 | 1 | -871/+824 |
| * | * builtins.c (fold_builtin_strchr): Use build_int_cst, not | nathan | 2004-09-07 | 1 | -1/+1 |
| * | * c-common.c, cfgexpand.c, cgraphunit.c, defaults.h, | kazu | 2004-09-05 | 1 | -2/+2 |
| * | * tree-ssa-loop-ivopts.c: New file. | rakdver | 2004-09-05 | 1 | -1/+10 |
| * | * c-common.c (c_alignof_expr): Use DECL_ALIGN_UNIT and TYPE_ALIGN_UNIT. | kenner | 2004-08-31 | 1 | -3/+3 |
| * | * expr.c (array_ref_element_size): Force aligned_size back to | rth | 2004-08-30 | 1 | -4/+16 |
| * | * expr.c (expand_expr_addr_expr): New. | rth | 2004-08-30 | 1 | -129/+138 |
| * | * target-def.h (TARGET_SCALAR_MODE_SUPPORTED_P): New. | rth | 2004-08-26 | 1 | -1/+1 |
| * | * tree.h (build_int_cst): New, sign extended constant. | nathan | 2004-08-25 | 1 | -11/+9 |
| * | 2004-08-23 Eric Christopher <echristo@redhat.com> | echristo | 2004-08-24 | 1 | -10/+10 |
| * | * tree.h (SAVE_EXPR_RESOLVED_P): New. | rth | 2004-08-22 | 1 | -1/+3 |
| * | * emit-rtl.c (gen_const_mem): New. | rth | 2004-08-18 | 1 | -3/+1 |
| * | * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P. | rth | 2004-08-18 | 1 | -54/+2 |
| * | 2004-08-17 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-08-17 | 1 | -4/+2 |
| * | .: | nathan | 2004-08-15 | 1 | -11/+18 |
| * | * expr.c (move_by_pieces): Set alignment for move to minimum of | dje | 2004-08-12 | 1 | -13/+66 |
| * | * builtins.def (BUILT_IN_STACK_ALLOC): Remove. | rth | 2004-08-11 | 1 | -14/+2 |
| * | PR target/3144 | jakub | 2004-08-10 | 1 | -9/+15 |
| * | 2004-08-09 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-08-10 | 1 | -0/+26 |
| * | 2004-08-09 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-08-09 | 1 | -22/+2 |