Age | Commit message (Expand) | Author | Files | Lines |
2002-03-18 | re PR target/5740 (sparcv9 ICE on complex_value.cc in libstdc++ test suite) | Jakub Jelinek | 1 | -6/+11 |
2002-03-13 | expr.c (expand_expr, [...]): Do not call copy_to_reg with VOIDmode operand. | Ulrich Weigand | 1 | -1/+18 |
2002-03-09 | re PR middle-end/5877 (negative offset to array index leads to inefficient code) | Jakub Jelinek | 1 | -11/+12 |
2002-03-08 | expr.c (expand_expr): Use unsave lang hook. | Neil Booth | 1 | -1/+2 |
2002-02-28 | rtl.texi (SUBREG_PROMOTED_UNSIGNED_P): Change definition to take ptr_extend i... | Steve Ellcey | 1 | -5/+5 |
2002-02-25 | expr.c (expand_expr): Do not apply distributive law in EXPAND_SUM case. | Richard Henderson | 1 | -14/+11 |
2002-02-22 | expr.c (store_expr): When converting expression to promoted equivalent type... | Richard Kenner | 1 | -1/+5 |
2002-02-21 | emit-rtl.c (offset_address): Use simplify_gen_binary rather than gen_rtx_PLUS... | Richard Henderson | 1 | -20/+4 |
2002-02-21 | re PR c++/4574 (Internal compiler error in `expand_and', at expmed.c:4055) | Jakub Jelinek | 1 | -13/+11 |
2002-02-19 | i386.md ("mmx_uavgv8qi3"): Use const_vector. | Aldy Hernandez | 1 | -2/+9 |
2002-02-16 | * expr.c (store_constructor): Handle target REG case for ARRAY_TYPE. | Richard Kenner | 1 | -1/+6 |
2002-02-13 | re PR c/5681 (gcc 3.0.3 produces wrong assembler code) | Jakub Jelinek | 1 | -1/+1 |
2002-02-12 | c-typeck.c (digest_init): Handle vectors. | Stan Shebs | 1 | -6/+23 |
2002-02-08 | expr.c (expand_expr): Mind EXPAND_INITIALIZER for truncation also. | Richard Henderson | 1 | -4/+13 |
2002-01-29 | expr.c (force_operand): Ignore flag_pic for detecting pic address loads. | Richard Henderson | 1 | -2/+1 |
2002-01-23 | * expr.c (move_by_pieces_1): Extend size before negation. | Richard Henderson | 1 | -2/+4 |
2002-01-12 | Fix editing error | Richard Kenner | 1 | -1/+1 |
2002-01-12 | diagnostic.c (warn_deprecated_use): Rework to lower indentation. | Richard Kenner | 1 | -21/+25 |
2002-01-11 | * expr.c (expand_assignment): Fix misuse of MEM_KEEP_ALIAS_SET. | Janis Johnson | 1 | -1/+1 |
2002-01-08 | expr.c (store_expr): Convert VOIDmode constants back to target's mode. | Jakub Jelinek | 1 | -6/+12 |
2002-01-04 | tree.h (expand_expr_stmt_value): Add maybe_last argument. | Jakub Jelinek | 1 | -2/+2 |
2002-01-03 | builtins.c: Fix formatting. | Kazu Hirata | 1 | -4/+4 |
2002-01-02 | c-common.h (genrtl_expr_stmt_value): Declare. | Alexandre Oliva | 1 | -3/+3 |
2001-12-29 | expr.c (store_field): Use adjust_address, not PUT_MODE. | Richard Kenner | 1 | -6/+3 |
2001-12-29 | * expr.c (convert_move): If -fforce-mem, force FROM to not be memory. | Richard Kenner | 1 | -0/+3 |
2001-12-28 | expr.c (expand_expr): Don't mark memory for non-constants as constant. | Geoffrey Keating | 1 | -4/+1 |
2001-12-22 | expr.c (expand_expr, [...]): Handling taking address of SAVE_EXPR. | Richard Kenner | 1 | -14/+26 |
2001-12-17 | expmed.c (emit_store_flag): Extract updated comparison code from the return v... | Jeff Law | 1 | -0/+8 |
2001-12-16 | expr.c (highest_pow2_factor, [...]): Fix error in last change. | Richard Kenner | 1 | -1/+2 |
2001-12-15 | expr.c (highest_pow2_factor, [...]): Return BIGGEST_ALIGNMENT for 0. | Richard Kenner | 1 | -8/+8 |
2001-12-14 | expr.c (expand_expr, [...]): Don't honor flag_force_addr for modifier != EXPA... | Hans-Peter Nilsson | 1 | -1/+5 |
2001-12-13 | expr.c (copy_blkmode_from_reg): Add missing braces to eliminate warning and r... | Richard Kenner | 1 | -14/+19 |
2001-12-12 | Add missing blank. | Richard Kenner | 1 | -1/+1 |
2001-12-11 | tm.texi (FUNCTION_ARG_REG_LITTLE_ENDIAN): New. | Steve Ellcey | 1 | -4/+17 |
2001-12-09 | ChangeLog.2, [...]: Fix spelling errors. | Joseph Myers | 1 | -1/+1 |
2001-12-07 | expr.c (store_field): Remove warning. | Richard Kenner | 1 | -9/+18 |
2001-12-05 | attribs.c (handle_no_check_memory_usage_atribute): Deleted. | Richard Kenner | 1 | -336/+51 |
2001-12-05 | expr.c (expand_expr): When checking promoted value, use DECL_MODE (exp) and n... | Jakub Jelinek | 1 | -1/+1 |
2001-12-05 | expr.c (store_expr): When copying string constant into array... | Richard Kenner | 1 | -34/+24 |
2001-12-04 | Revert previous patch | Alexandre Oliva | 1 | -3/+1 |
2001-12-04 | stmt.c (expand_expr_stmt): Keep last_expr_value non-NULL iff we're interested... | Alexandre Oliva | 1 | -1/+3 |
2001-12-02 | rtl.h (mem_attrs): Rename decl to expr; adjust all users. | Richard Henderson | 1 | -1/+20 |
2001-11-28 | expr.c (store_expr): When copying a string constant into an array... | Jeffrey A Law | 1 | -0/+6 |
2001-11-27 | Makefile.in (c-lang.o): Depends on langhooks-def.h. | Richard Kenner | 1 | -13/+4 |
2001-11-26 | expr.c (store_constructor): Actually use the value computed if WORD_REGISTER_... | DJ Delorie | 1 | -4/+2 |
2001-11-21 | expr.c (expand_expr, [...]): Refine slightly and also support TREE_ADDRESSABLE. | Richard Kenner | 1 | -24/+23 |
2001-11-19 | tree.def (VIEW_CONVERT_EXPR): New tree code. | Richard Kenner | 1 | -4/+115 |
2001-11-18 | expr.c (expand_expr, [...]): Update alignment of DECL_RTL after re-laying out... | Richard Kenner | 1 | -1/+2 |
2001-11-18 | tree.h (TYPE_ALIGN_OK): New flag. | Richard Kenner | 1 | -16/+25 |
2001-11-16 | expr.c (expand_expr, [...]): Refine test for when to copy misaligned data. | Richard Kenner | 1 | -5/+13 |