Age | Commit message (Expand) | Author | Files | Lines |
2001-07-04 | emit-rtl.c (replace_equiv_address): New function. | Richard Kenner | 1 | -38/+33 |
2001-07-02 | [multiple changes] | Geoffrey Keating | 1 | -4/+35 |
2001-07-02 | emit-rtl.c (adjust_address): New function. | Richard Kenner | 1 | -53/+23 |
2001-07-01 | expr.c (expand_expr, [...]): Correct check for side-effects in the value of a... | Mark Mitchell | 1 | -1/+1 |
2001-06-28 | expr.c (expand_assignment): When have varying-length object, make MEM a BLKmode. | Richard Kenner | 1 | -2/+5 |
2001-06-20 | Fix __builtin_expect on PowerPCs | Michael Meissner | 1 | -0/+33 |
2001-06-18 | Implement the Named Return Value optimization. | Jason Merrill | 1 | -2/+4 |
2001-06-16 | expr.c (expand_expr, [...]): If taking address of SAVE_EXPR, use put_var_into... | Richard Kenner | 1 | -7/+15 |
2001-06-12 | expr.c (store_field): Don't set MEM_ALIAS_SET for a field in a structure at a... | Mark Mitchell | 1 | -1/+10 |
2001-06-09 | expr.c (expand_expr, [...]): Do not replace an array element with the known i... | Mark Mitchell | 1 | -1/+1 |
2001-06-08 | except.c (get_exception_pointer, [...]): Take a struct function. | Richard Henderson | 1 | -1/+1 |
2001-06-07 | Thu Jun 7 13:20:14 CEST 2001 Jan Hubicka <jh@suse.cz> | Jan Hubicka | 1 | -1/+2 |
2001-06-04 | tree.def (ARRAY_RANGE_REF): New code. | Richard Kenner | 1 | -21/+36 |
2001-06-02 | Fix typo in comment | Richard Kenner | 1 | -1/+1 |
2001-05-27 | combine.c (try_combine): Fix typo in comment. | Lars Brinkhoff | 1 | -1/+1 |
2001-05-22 | combine.c (gen_binary): Use swap_commutative_operands_p | Jan Hubicka | 1 | -4/+2 |
2001-05-20 | expr.c (expand_expr, [...]): Don't fold constant access if EXPAND_CONST_ADDRE... | Richard Kenner | 1 | -28/+26 |
2001-05-17 | Fix queueing related bugs | Bernd Schmidt | 1 | -3/+10 |
2001-05-10 | expr.c (emit_push_insn): Convert PUSH_ROUNDING argument to bytes. | David Edelsohn | 1 | -3/+4 |
2001-05-10 | expr.c (emit_group_load): extract_bit_field requires a REG or MEM as an argum... | David Edelsohn | 1 | -14/+17 |
2001-05-04 | alpha.h: NULL_PTR -> NULL. | Kaveh R. Ghazi | 1 | -2/+2 |
2001-05-02 | expr.c (store_field): Do nothing except elaborate side-effects if zero-bit fi... | Richard Kenner | 1 | -0/+5 |
2001-05-01 | expr.c (expand_expr): When compiling LABELED_BLOCK_EXPR... | Per Bothner | 1 | -0/+2 |
2001-05-01 | bitmap.c: Change NULL_PTR to NULL or "(rtx*)0". | Kaveh R. Ghazi | 1 | -2/+2 |
2001-04-13 | expr.h (enum libfunc_index): Add LTI_memmove. | Loren J. Rittle | 1 | -1/+1 |
2001-04-12 | expmed.c (store_bit_field): Truncate CONST_INTs. | Alexandre Oliva | 1 | -2/+8 |
2001-04-03 | Use byte offsets in SUBREGs instead of words. | Jakub Jelinek | 1 | -4/+4 |
2001-03-28 | IA-64 ABI Exception Handling. | Richard Henderson | 1 | -15/+4 |
2001-03-22 | mkconfig.sh: Include insn-flags.h. | Richard Henderson | 1 | -2/+0 |
2001-03-21 | i386.md (pophi1, [...]): Remove. | Jan Hubicka | 1 | -39/+100 |
2001-03-18 | defaults.h (ACCUMULATE_OUTGOING_ARGS, PUSH_ARGS): Move from ... | Richard Henderson | 1 | -13/+0 |
2001-03-15 | varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME... | Mark Mitchell | 1 | -8/+8 |
2001-03-14 | * expr.c (emit_move_insn_1): Fix else if around #endif. | Richard Henderson | 1 | -1/+2 |
2001-03-14 | * expr.c (expand_expr): Revove bogus conditional. | Mark Mitchell | 1 | -6/+0 |
2001-03-14 | * expr.c (emit_move_insn_1): Guard PUSH_ROUNDING use by ifdef. | Jan Hubicka | 1 | -0/+2 |
2001-03-14 | expr.c (emit_move_insn_1): Split push of complex value when no suitable push ... | Jan Hubicka | 1 | -1/+44 |
2001-03-13 | expr.c (store_expr): Add dont_store_target. | Jakub Jelinek | 1 | -2/+12 |
2001-03-02 | print-rtl.c (print_rtx): Cast enums to int for comparison. | John David Anglin | 1 | -2/+3 |
2001-03-02 | xm-lynx.h, [...]: Do not define TRUE or FALSE. | Zack Weinberg | 1 | -13/+13 |
2001-02-04 | diagnostic.h (set_internal_error_function): Renamed. | Richard Kenner | 1 | -6/+7 |
2001-01-31 | Upate comment | Richard Kenner | 1 | -4/+4 |
2001-01-28 | configure.in: Arrange to include defaults.h in [ht]config.h/tm.h. | Kaveh R. Ghazi | 1 | -1/+0 |
2001-01-27 | expr.c (emit_move_insn): Add REG_EQUAL note when constant loaded into registe... | Alexandre Oliva | 1 | -2/+13 |
2001-01-20 | stmt.c (expand_return): Don't return anything if size is zero. | Richard Kenner | 1 | -0/+3 |
2001-01-19 | alias.c (rtx_equal_for_memref_p, [...]): Don't assume args are REG. | Richard Kenner | 1 | -0/+1 |
2001-01-15 | * expr.c (do_jump): Treat VOIDmode CONST_DOUBLEs like CONST_INTs. | Geoffrey Keating | 1 | -1/+3 |
2001-01-14 | i386.c (ix86_split_fp_branch): Remove unused variables. | Andreas Jaeger | 1 | -14/+15 |
2001-01-10 | output.h (make_function_rtl): Remove prototype. | Mark Mitchell | 1 | -2/+2 |
2001-01-02 | Fix last change | Richard Kenner | 1 | -1/+2 |
2001-01-02 | expr.c (store_constructor_field): Update ALIGN before calling store_constructor. | Richard Kenner | 1 | -0/+5 |