| Commit message (Expand) | Author | Age | Files | Lines |
* | PR middle-end/12705 | sayle | 2003-10-23 | 1 | -19/+10 |
* | * c-common.c (registered_builtin_types): New static. | zack | 2003-10-20 | 1 | -12/+1 |
* | * expr.c: Follow spelling conventions. | kazu | 2003-10-11 | 1 | -1/+1 |
* | * cse.c (constant_pool_entries_regcost): New global variable to | sayle | 2003-10-11 | 1 | -2/+20 |
* | * optabs.c (prepare_float_lib_cmp): Always attach a REG_EQUAL note | sayle | 2003-10-09 | 1 | -58/+50 |
* | * optabs.c (init_intraclass_conv_libfuncs): Fix order of array | rearnsha | 2003-10-07 | 1 | -2/+2 |
* | * expr.c (cmpstr_optab, cmpmem_optab): New. | zack | 2003-10-07 | 1 | -86/+54 |
* | * libfuncs.h (LTI_extendsfdf2, LTI_extendsfxf2, LTI_extendsftf2) | zack | 2003-10-07 | 1 | -210/+225 |
* | * optabs.c (prepare_float_lib_cmp): Avoid searching for REG_RETVAL | sayle | 2003-10-06 | 1 | -72/+59 |
* | PR optimization/11974 | carlo | 2003-10-06 | 1 | -1/+2 |
* | * real.h (REAL_MODE_FORMAT): New macro. | zack | 2003-10-06 | 1 | -2/+2 |
* | * optabs.c (prepare_float_lib_cmp): Attach a REG_EQUAL note | sayle | 2003-10-06 | 1 | -2/+88 |
* | * libfuncs.h | zack | 2003-10-04 | 1 | -354/+43 |
* | * target.h (init_libfuncs): New hook. | zack | 2003-10-02 | 1 | -53/+15 |
* | * cfgcleanup.c: Fix comment typos. | kazu | 2003-08-22 | 1 | -2/+2 |
* | * combine.c (if_then_else_cond): Simplify the comparison of | kazu | 2003-07-22 | 1 | -4/+4 |
* | * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c | ghazi | 2003-07-19 | 1 | -1/+1 |
* | 2003-07-18 Richard Henderson <rth@redhat.com> | davem | 2003-07-19 | 1 | -1/+11 |
* | * optabs.c (prepare_cmp_insn): Try cmpmemM first if it exists, | jakub | 2003-07-11 | 1 | -0/+34 |
* | * jump.c: Convert prototypes to ISO C90. | aj | 2003-07-06 | 1 | -334/+179 |
* | * basic-block.h: Fix comment typos. | kazu | 2003-07-01 | 1 | -1/+1 |
* | * alloc-pool.c: Fix comment formatting. | kazu | 2003-06-29 | 1 | -2/+2 |
* | * optabs.h (enum optab_index): Add new OTI_tan and OTI_atan. | sayle | 2003-06-16 | 1 | -0/+2 |
* | * optabs.c (emit_libcall_block): Don't hoist insns past a label. | rsandifo | 2003-06-16 | 1 | -0/+5 |
* | * optabs.c (gen_cond_trap): Fix prepare_operand typo. | rth | 2003-06-11 | 1 | -1/+1 |
* | * optabs.c (expand_abs): Set result_unsignedp to 1 if | kazu | 2003-06-08 | 1 | -0/+3 |
* | * optabs.c (HAVE_conditional_trap): Provide default. | rth | 2003-06-05 | 1 | -41/+33 |
* | * optabs.c (expand_binop): Optimize complex multiplication for | sayle | 2003-06-04 | 1 | -2/+7 |
* | * optabs.c (expand_binop): Attempt to reuse pseudos for duplicate | sayle | 2003-06-04 | 1 | -4/+22 |
* | * optabs.c (expand_abs_nojump): Split out from ... | rth | 2003-06-03 | 1 | -3/+19 |
* | * optabs.c (expand_binop): In multi-word add cases, ensure | kenner | 2003-04-15 | 1 | -1/+2 |
* | * rtl.def (SYMBOL_REF): Add two 0 fields. | rth | 2003-04-11 | 1 | -2/+9 |
* | * libfuncs.h (LTI_setbits, LTI_gcov_flush, LTI_gcov_init): New. | rth | 2003-04-11 | 1 | -2/+5 |
* | * optabs.c: Comment that gen_add2_insn and others may actually | aoliva | 2003-04-09 | 1 | -2/+3 |
* | * optabs.c (init_integral_libfuncs): Make sure we init at least up | dj | 2003-03-21 | 1 | -1/+4 |
* | * optabs.c (gen_move_insn): Move logic for synthesizing MODE_CC | hp | 2003-03-09 | 1 | -61/+0 |
* | * optabs.c (add_equal_note): Delete SUBREG_REG use. | wilson | 2003-03-04 | 1 | -4/+2 |
* | * objc-act.c: Include cgraph.h | hubicka | 2003-02-26 | 1 | -5/+16 |
* | * optabs.h (enum optab_index): Add new OTI_pow and OTI_atan2. | sayle | 2003-02-11 | 1 | -0/+2 |
* | * libgcc-std.ver (__clztf2): New. | rth | 2003-02-09 | 1 | -13/+15 |
* | * optabs.c (expand_unop): Widen clz properly when clz is done | kazu | 2003-02-09 | 1 | -0/+8 |
* | * optabs.c (expand_float): Search wider integer modes first. | rth | 2003-02-07 | 1 | -4/+4 |
* | * libgcc2.c (__ffsdi2, __clzsi2, __clzdi2, __ctzsi2, __ctzdi2, | rth | 2003-02-03 | 1 | -1/+1 |
* | 2003-02-01 Richard Henderson <rth@redhat.com> | rth | 2003-02-01 | 1 | -2/+133 |
* | * optabs.c (expand_binop) <add, sub>: Return xtarget if we haven't | aoliva | 2003-01-26 | 1 | -0/+2 |
* | PR middle-end/9009 | sayle | 2003-01-15 | 1 | -1/+17 |
* | * Makefile.in (optabs.o): Add dependency on basic-block.h. | zlomek | 2003-01-09 | 1 | -5/+22 |
* | * genopinit.c (optabs): Add addc_optab. | hubicka | 2003-01-07 | 1 | -0/+129 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+73 |
* | * emit-rtl.c (gen_reg_rtx): Simplify mapping of Complex type | sje | 2002-11-20 | 1 | -12/+3 |