Age | Commit message (Expand) | Author | Files | Lines |
2003-07-04 | expr.c (do_store_flag): Pass in the correct result type when calling fold_sin... | Jeff Law | 1 | -3/+6 |
2003-07-02 | expr.c (do_store_flag): Remove special case folding for single bit tests. | Jeff Law | 1 | -55/+7 |
2003-07-02 | re PR rtl-optimization/11210 (optimizer drops conditional with typecast from ... | Eric Botcazou | 1 | -0/+3 |
2003-06-29 | * expr.c (clear_by_pieces): Fix prototype. | Ulrich Weigand | 1 | -1/+1 |
2003-06-29 | except.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -311/+149 |
2003-06-29 | expr.c (emit_single_push_insn): If padding is needed downward... | Kazu Hirata | 1 | -0/+36 |
2003-06-27 | rtl.h (emit_note): Remove FILE parameter. | Nathan Sidwell | 1 | -3/+3 |
2003-06-23 | basic-block.h: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2003-06-22 | * expr.c (emit_move_insn_1): Fix a comment typo. | Kazu Hirata | 1 | -2/+2 |
2003-06-19 | expr.c (const_vector_from_tree): Initialize remaining elements to 0. | Aldy Hernandez | 1 | -0/+4 |
2003-06-16 | decl.c, [...]: Don't use the PTR macro. | Kaveh R. Ghazi | 1 | -8/+8 |
2003-06-16 | expr.c (expand_expr <PLUS_EXPR>): If operand_equal_p considers both operands ... | Roger Sayle | 1 | -3/+16 |
2003-06-14 | expr.c (expand_expr <COMPLEX_CST>): Handle the case of expanding a complex co... | Roger Sayle | 1 | -0/+23 |
2003-06-11 | * expr.c (can_move_by_pieces): align argument may be unused. | Ulrich Weigand | 1 | -1/+1 |
2003-06-11 | * expr.c (convert_move): Handle moves between two CONCATs. | J"orn Rennecke | 1 | -0/+7 |
2003-06-08 | expr.h (EXPAND_MEMORY): New. | Richard Henderson | 1 | -3/+9 |
2003-06-03 | expr.c (emit_move_insn_1): Use emit_move_insn to move the parts of a complex ... | Roger Sayle | 1 | -16/+10 |
2003-06-03 | builtins.c (expand_builtin_memcpy): Remove endp argument and endp != 0 handling. | Jakub Jelinek | 1 | -9/+89 |
2003-05-30 | cse.c (cse_insn): Simplify REG_EQUAL note on libcalls when making a substitut... | Roger Sayle | 1 | -5/+8 |
2003-05-27 | tree.h (contains_placeholder_p): Now returns bool. | Richard Kenner | 1 | -4/+4 |
2003-05-22 | Finish correcting inadvertent checkin. | Richard Kenner | 1 | -3/+3 |
2003-05-22 | Remove hunk commited in error. | Richard Kenner | 1 | -1/+1 |
2003-05-22 | expr.c (expand_expr, [...]): Put into memory if constant and EXPAND_CONST_ADD... | Richard Kenner | 1 | -8/+7 |
2003-05-13 | expr.c (move_by_pieces): Honor the alignment of TO and FROM. | DJ Delorie | 1 | -1/+4 |
2003-05-09 | expr.c (move_block_from_reg): Remove "size" parm. | Alan Modra | 1 | -40/+5 |
2003-05-07 | stmt.c (force_label_rtx): New function, based on logic formerly found in expa... | Zack Weinberg | 1 | -17/+9 |
2003-05-05 | expr.c (expand_expr, [...]): Refine the test forcing usage of bitfield instru... | Olivier Hainque | 1 | -5/+7 |
2003-05-04 | expr.c (store_field): Don't clobber TEMP in shift: it might be a variable. | Richard Kenner | 1 | -3/+15 |
2003-05-03 | expr.c (expand_expr, [...]): Don't use gen_lowpart on non-integer modes. | Richard Kenner | 1 | -3/+5 |
2003-05-03 | emit-rtl.c (last_call_insn, [...]): New functions. | Olivier Hainque | 1 | -27/+39 |
2003-05-03 | c-decl.c (pending_invalid_xref_file): Remove. | Nathan Sidwell | 1 | -4/+2 |
2003-05-01 | input.h (lineno): Rename to ... | Nathan Sidwell | 1 | -4/+4 |
2003-04-30 | expr.c (emit_group_load): Dump parallels of simd types to memory. | Aldy Hernandez | 1 | -0/+13 |
2003-04-28 | c-decl.c (finish_decl): When prototype with asmspec is found for built-in... | Jakub Jelinek | 1 | -20/+50 |
2003-04-28 | expr.c (expand_expr <COMPLEX_CST, [...]): Always call output_constant_def, us... | Zack Weinberg | 1 | -20/+15 |
2003-04-26 | expr.c (store_field): When making temporary for store, don't make it TYPE_QUA... | Richard Kenner | 1 | -5/+3 |
2003-04-22 | re PR middle-end/8866 (Bug in switch statement code generation -- missing label) | Richard Henderson | 1 | -0/+1 |
2003-04-21 | expr.c (store_constructor): Set RTX_UNCHANGING_P if readonly_field_p before c... | Richard Kenner | 1 | -1/+9 |
2003-04-16 | expr.c (store_field): Force usage of bitfield instructions when the field pos... | Olivier Hainque | 1 | -5/+5 |
2003-04-14 | expr.c (highest_pow2_factor): Return unsigned. | Olivier Hainque | 1 | -6/+9 |
2003-04-11 | re PR c++/10202 ([IA64] ICE in int_mode_for_mode, at stor-layout.c) | Richard Henderson | 1 | -1/+2 |
2003-04-11 | libfuncs.h (LTI_setbits, [...]): New. | Richard Henderson | 1 | -2/+2 |
2003-04-11 | re PR c/10201 ([IA64] ICE in int_mode_for_mode, at stor-layout.c) | Richard Henderson | 1 | -15/+1 |
2003-04-10 | expr.c (expand_assignment): Extend offset_rtx with convert_to_mode not with c... | Steve Ellcey | 1 | -6/+7 |
2003-04-07 | re PR c/9516 (Internal error when using a big array) | Christian Ehrhardt | 1 | -9/+18 |
2003-04-01 | simd-3.c: New. | Aldy Hernandez | 1 | -1/+42 |
2003-03-24 | re PR c++/7086 (compile time regression) | Mark Mitchell | 1 | -5/+7 |
2003-03-17 | re PR c++/10091 ([parisc] ICE in cp_expr_size, at cp/cp-lang.c:307) | Jason Merrill | 1 | -8/+17 |
2003-03-15 | c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace. | Roger Sayle | 1 | -1/+1 |
2003-03-13 | Makefile.in (dojump.o): New target. | Ansgar Esztermann | 1 | -979/+1 |