| Commit message (Expand) | Author | Age | Files | Lines |
* | * alias.c (get_alias_set): Try to replace PLACEHOLDER_EXPR. | kenner | 2001-10-01 | 1 | -68/+86 |
* | gcc/ | rth | 2001-09-21 | 1 | -0/+5 |
* | * c-typeck.c (really_start_incremental_init): Discriminate | dj | 2001-09-21 | 1 | -1/+3 |
* | Remove TYPE_NONCOPIED_PARTS. | nathan | 2001-09-06 | 1 | -113/+7 |
* | * expr.c (push_block): Make sane use of STACK_GROWS_DOWNWARD. | geoffk | 2001-09-02 | 1 | -9/+3 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * stmt.c: Don't include insn-codes.h. | zack | 2001-08-21 | 1 | -5/+134 |
* | * optabs.h (OTI_flodiv, flodiv_optab): Kill. | zack | 2001-08-18 | 1 | -1/+1 |
* | * expr.h: Split out optab- and libfunc-related code to... | zack | 2001-08-13 | 1 | -0/+2 |
* | * expr.c (emit_single_push_insn): Only exists ifdef PUSH_ROUNDING. | kenner | 2001-08-09 | 1 | -11/+18 |
* | * dbxout.c: Fix comment formatting. | kazu | 2001-08-08 | 1 | -1/+1 |
* | * expr.c (store_constructor): Don't clobber memory targets. | rth | 2001-08-06 | 1 | -1/+1 |
* | Prefer a temporary register over directly storing into memory. | bernds | 2001-08-05 | 1 | -2/+2 |
* | *** empty log message *** | apbianco | 2001-08-01 | 1 | -7/+7 |
* | * rtlanal.c (set_noop_p): Return true for noop jumps. | hubicka | 2001-07-20 | 1 | -2/+14 |
* | * expr.c (epxand_expr): Convert divisions into multiplications by | hubicka | 2001-07-17 | 1 | -0/+10 |
* | * alias.c (set_mem_alias_set): New function. | kenner | 2001-07-11 | 1 | -10/+9 |
* | * expr.c (expand_expr, case COMPONENT_REF): Don't force using bitfield | kenner | 2001-07-10 | 1 | -1/+3 |
* | 2001-07-10 Jan van Male <jan.vanmale@fenk.wau.nl> | aj | 2001-07-10 | 1 | -3/+3 |
* | Mon Jul 9 06:41:07 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> | kenner | 2001-07-09 | 1 | -33/+16 |
* | * emit-rtl.c (replace_equiv_address): New function. | kenner | 2001-07-04 | 1 | -38/+33 |
* | 2001-07-02 Geoffrey Keating <geoffk@redhat.com> | geoffk | 2001-07-02 | 1 | -4/+35 |
* | * emit-rtl.c (adjust_address): New function. | kenner | 2001-07-02 | 1 | -53/+23 |
* | * expr.c (expand_expr, case ARRAY_REF): Correct check for | mmitchel | 2001-07-01 | 1 | -1/+1 |
* | * expr.c (expand_assignment): When have varying-length object, | kenner | 2001-06-28 | 1 | -2/+5 |
* | Fix __builtin_expect on PowerPCs | meissner | 2001-06-20 | 1 | -0/+33 |
* | Implement the Named Return Value optimization. | jason | 2001-06-18 | 1 | -2/+4 |
* | * expr.c (expand_expr, case ADDR_EXPR): If taking address of SAVE_EXPR, | kenner | 2001-06-17 | 1 | -7/+15 |
* | * expr.c (store_field): Don't set MEM_ALIAS_SET for a field | mmitchel | 2001-06-12 | 1 | -1/+10 |
* | * expr.c (expand_expr, case ARRAY_REF): Do not replace | mmitchel | 2001-06-09 | 1 | -1/+1 |
* | * except.c (get_exception_pointer, get_exception_filter): Take a | rth | 2001-06-08 | 1 | -1/+1 |
* | Thu Jun 7 13:20:14 CEST 2001 Jan Hubicka <jh@suse.cz> | hubicka | 2001-06-07 | 1 | -1/+2 |
* | * tree.def (ARRAY_RANGE_REF): New code. | kenner | 2001-06-04 | 1 | -21/+36 |
* | Fix typo in comment | kenner | 2001-06-02 | 1 | -1/+1 |
* | * combine.c (try_combine): Fix typo in comment. | gerald | 2001-05-27 | 1 | -1/+1 |
* | * combine.c (gen_binary): Use swap_commutative_operands_p | rth | 2001-05-22 | 1 | -4/+2 |
* | * expr.c (expand_expr, case ARRAY_REF): Don't fold constant | kenner | 2001-05-20 | 1 | -28/+26 |
* | Fix queueing related bugs | bernds | 2001-05-17 | 1 | -3/+10 |
* | * expr.c (emit_push_insn): Convert PUSH_ROUNDING argument to | dje | 2001-05-11 | 1 | -3/+4 |
* | * expr.c (emit_group_load): extract_bit_field requires a REG or | dje | 2001-05-10 | 1 | -14/+17 |
* | * alpha.h: NULL_PTR -> NULL. | ghazi | 2001-05-04 | 1 | -2/+2 |
* | * expr.c (store_field): Do nothing except elaborate side-effects if | kenner | 2001-05-02 | 1 | -0/+5 |
* | * expr.c (expand_expr): When compiling LABELED_BLOCK_EXPR, | bothner | 2001-05-02 | 1 | -0/+2 |
* | * bitmap.c: Change NULL_PTR to NULL or "(rtx*)0". | ghazi | 2001-05-01 | 1 | -2/+2 |
* | * expr.h (enum libfunc_index): Add LTI_memmove. | law | 2001-04-14 | 1 | -1/+1 |
* | * expmed.c (store_bit_field): Truncate CONST_INTs. | aoliva | 2001-04-12 | 1 | -2/+8 |
* | 2001-04-03 Jakub Jelinek <jakub@redhat.com> | amacleod | 2001-04-03 | 1 | -4/+4 |
* | IA-64 ABI Exception Handling. | rth | 2001-03-28 | 1 | -15/+4 |
* | * mkconfig.sh: Include insn-flags.h. | rth | 2001-03-22 | 1 | -2/+0 |
* | * i386.md (pophi1, popqi1, pushqi1): Remove. | hubicka | 2001-03-21 | 1 | -39/+100 |