| Commit message (Expand) | Author | Age | Files | Lines |
* | * emit-rtl.c (reg_attrs_htab): New static variable. | hubicka | 2003-01-24 | 1 | -1/+1 |
* | PR optimization/8423 | sayle | 2003-01-23 | 1 | -2/+6 |
* | * regmove.c: Fix comment typos. | kazu | 2002-12-24 | 1 | -3/+3 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -55/+11 |
* | 2002-11-04 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2002-11-04 | 1 | -7/+4 |
* | * i386.h (CONST_DOUBLE_OK_FOR_LETTER_P): Remove 'H' | hubicka | 2002-10-29 | 1 | -1/+4 |
* | PR opt/8165 | rth | 2002-10-14 | 1 | -2/+15 |
* | PR target/8087 | sayle | 2002-10-08 | 1 | -0/+3 |
* | * LANGUAGES: Follow spelling conventions. | kazu | 2002-09-27 | 1 | -2/+2 |
* | * real.c (do_fix_trunc): New. | rth | 2002-09-17 | 1 | -4/+16 |
* | gcc/ | rth | 2002-09-16 | 1 | -3/+1 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2002-09-15 | 1 | -1/+1 |
* | 2002-08-02 Toon Moene <toon@moene.indiv.nluug.nl> | toon | 2002-08-02 | 1 | -6/+6 |
* | * df.c (df_insn_table_realloc): Change parameter to unsigned. | ghazi | 2002-08-02 | 1 | -1/+1 |
* | * Makefile.in: rtlanal.o now depends upon real.h. | sayle | 2002-07-28 | 1 | -1/+1 |
* | * simpify-rtx.c (simplify_subreg): Don't pass MODE_CC mode to | amylaar | 2002-07-25 | 1 | -1/+2 |
* | gcc: | amylaar | 2002-07-23 | 1 | -3/+16 |
* | * simplify-rtx.x (simplify_subreg): When constructing a CONST_VECTOR | amylaar | 2002-07-23 | 1 | -1/+8 |
* | * gengenrtl.c (gencode): Don't define obstack_alloc_rtx. | neil | 2002-07-21 | 1 | -17/+3 |
* | * simplify-rtx.c (simplify_relational_operation): Optimize | sayle | 2002-07-20 | 1 | -0/+22 |
* | gcc: | amylaar | 2002-07-11 | 1 | -0/+20 |
* | gcc: | amylaar | 2002-07-04 | 1 | -1/+18 |
* | gcc: | amylaar | 2002-07-03 | 1 | -9/+47 |
* | 2002-06-16 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2002-06-18 | 1 | -0/+18 |
* | * simplify-rtx.c (simplify_replace_rtx): Allow replacement | sayle | 2002-06-10 | 1 | -6/+11 |
* | * simplify-rtx.c (simplify_gen_relational): Simplify RTL of the form | sayle | 2002-06-07 | 1 | -0/+21 |
* | * simplify-rtx.c (simplify_gen_relational): Simplify the RTX | sayle | 2002-05-25 | 1 | -0/+4 |
* | * sbitmap.c: Fix formatting. | kazu | 2002-05-09 | 1 | -23/+23 |
* | * cpplex.c: Fix comment formatting. | kazu | 2002-04-30 | 1 | -1/+1 |
* | * toplev.c: Don't include setjmp.h. Kill float_handler_set, | zack | 2002-03-25 | 1 | -200/+59 |
* | * real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE. | zack | 2002-03-23 | 1 | -3/+3 |
* | * emit-rtl.c (gen_int_mode): New function. | rth | 2002-03-19 | 1 | -2/+2 |
* | Add 2002 to the copyright dates. | rsandifo | 2002-03-07 | 1 | -1/+1 |
* | * defaults.h (MODE_HAS_NANS, MODE_HAS_INFINITIES): New. | rsandifo | 2002-03-07 | 1 | -30/+33 |
* | * reload1.c (reload): Unshare all rtl after reload is done. | uweigand | 2002-03-06 | 1 | -9/+11 |
* | * emit-rtl.c, final.c, fold-const.c, gengenrtl.c, optabs.c, | zack | 2002-03-03 | 1 | -79/+1 |
* | * emit-rtl.c (offset_address): Use simplify_gen_binary rather | rth | 2002-02-21 | 1 | -23/+40 |
* | * combine.c (do_SUBST): Sanity check substitutions of | aoliva | 2002-02-20 | 1 | -4/+9 |
* | * config/i386/mmintrin.h: New file. | rth | 2002-01-12 | 1 | -0/+9 |
* | * simplify-rtx.c (simplify_plus_minus): Bump n_ops for NOT. | jakub | 2002-01-07 | 1 | -2/+8 |
* | * simplify-rtx.c (simplify_binary_operation) [DIV]: If | jakub | 2002-01-03 | 1 | -1/+8 |
* | * except.c: Fix comment formatting. | kazu | 2001-12-28 | 1 | -1/+1 |
* | * simplify-rtx.c (simplifi_binary_operation) [DIV]: If DIV has | jakub | 2001-12-20 | 1 | -1/+4 |
* | * recog.c (validate_replace_rtx_1): Use simplify_gen_binary | rth | 2001-12-13 | 1 | -9/+22 |
* | * dbxout.c (dbxout_symbol_location): Update call of alter_subreg. | hubicka | 2001-11-14 | 1 | -1/+12 |
* | * ChangeLog.2, ChangeLog.3, ChangeLog.4, FSFChangeLog.10, | jsm28 | 2001-10-29 | 1 | -1/+1 |
* | * simplify-rtx.c (simplify_plus_minus): Negate constant iff its neg | jakub | 2001-10-19 | 1 | -1/+1 |
* | 2001-10-10 Stan Shebs <shebs@apple.com> | shebs | 2001-10-11 | 1 | -3/+3 |
* | * loop.c (record_giv): Avoid simplifying MULT to ASHIFT. | rth | 2001-09-07 | 1 | -114/+195 |
* | * simplify-rtx.c (simplify_binary_operation): Revert last change. | rth | 2001-09-06 | 1 | -22/+0 |